Commit Graph

8 Commits

Author SHA1 Message Date
sunzhongyi e38372e34d feat: real component preview in Create page, RelatedArticles + AuthorCard, test coverage 40/51 2026-05-21 10:13:14 +08:00
sunzhongyi 5f65d741ed feat: responsive system, engineering infra, new components, performance
- Section: responsive prop with media query injection
- visual-weights: fontSize clamp() for responsive sizing
- variables.css: add border-radius/shadow/transition/z-index tokens
- ESLint flat config + Prettier + Changeset init
- New components: Footer, NewsSidebar, BreakingNewsBanner
- Image/Figure: loading=lazy, aspectRatio, sizes props
2026-05-21 10:04:35 +08:00
sunzhongyi 184353cfb0 feat: add Create page for interactive theme customization 2026-05-20 17:29:37 +08:00
sunzhongyi 466613a69b fix: correct GitHub link to actual repository URL
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-05-20 17:10:30 +08:00
sunzhongyi 1f09bba3ef feat: complete newspaperui component library with docs site
- 18 React components (Layout/Section/Article/Layer/Masthead/Rule +
  Headline/Subhead/Kicker/BodyText/Quote/Byline/Dateline/Caption +
  Image/Figure/Video/PullQuote)
- Theme: warm off-white palette, Source Serif 4 / Cormorant Garamond /
  Inter / Noto Serif SC/JP, visual weight mapping, dark mode
- Docs: Landing page, 6 Blocks (zh/en/jp), component API docs
- GitHub Pages deployment via static export

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-05-20 14:22:14 +08:00
sunzhongyi 610805a374 - 2026-05-20 01:30:49 +08:00
sunzhongyi 7dded89537 - 2026-05-20 01:30:41 +08:00
sunzhongyi f3e6b95be9 - 2026-05-19 21:09:56 +08:00