Skip to content

Changelog

自动生成

本页内容由 pnpm changelog 从 git commit 历史按 conventional-commits 规范自动生成。 约定提交格式 feat: ..., fix: ..., docs: ... 会被正确归类。

2.0.0-alpha.1 (2026-05-14)

Features

  • button: v0.5 — Icon-only, No-Effect Small, ButtonGroup a6e38a8
  • button: No-Effect Button v0.4 + fix Trans padding 2875668
  • button: Trans Button v0.3 + share fg tokens across types 09d26ea
  • button: Background Button v0.2 (6 colors × base/active/on-focus) e07a586
  • button: add interactive Playground 8218ee3
  • button: Solid Button v0.1 (3 colors × 5 states) 790e7b7
  • icon: visible fallback for missing icons 26690c9
  • icons: Icon/IconGrid components + Foundation page rewrite 5dabe7b
  • icons: sync 210 SVGs from Figma + pnpm sync:icons 8f52ad1

Bug Fixes

  • button: icon-only matrix used non-existent general/close 4331fe7

Documentation

  • color: add Interact State section with fg/bg rules e7bf664

2.0.0-alpha.0 (2026-05-13)

Features

  • A+B — changelog automation + type-scale tokens 4bcb4f4
  • docs: migrate v1.4 Foundation to VitePress docs (Phase 2) b3b9f0c
  • tokens: migrate v1.4 89 design tokens to JSON + Style Dictionary 74abb85
  • tokens: Phase 2.1 — sync color tokens to Figma library (89 → 142) 21a4fd4, closes #EDF3F9 #EDF3F9 #FFFFFF #000000
  • tools: figma-sync v0.1 — fetch Figma Variables to dump file c4d7e6b

Bug Fixes

  • color: fit 11x8 palette grid within viewport 5e76031
  • foundation: copy toast, motion replay, light-mode shadows (Phase 2 follow-up) 1a2647d
  • foundation: real motion replay + hide broken EN switcher 5ad8b9d

Documentation

  • figma-sync: note Variables REST API requires Enterprise 907036f
  • typography: add Paragraph spacing section (rule, not token) 8588a71

Chores

  • bootstrap v2.0 design system scaffold ad98ba3

阶段路线图

阶段内容状态
Phase 0脚手架 + VitePress + Style Dictionary 装好
Phase 1v1.4 → 89 个 token JSON 化 + Style Dictionary v5 跑通
Phase 2Foundation 8 个 docs + Vue island demo + sidebar/nav
Phase 2.1Figma 色彩库 sync(89 → 142 token)
Phase 1.5type scale token · light shadow proper-token · figma-sync 工具⏳ 进行中
Phase 3Vercel preview/production 部署
Phase 4Button · NavBar · 其他组件