feat(design): 设计系统重构与 shadcn/ui 集成 (v3.8.0) - #60
Open
AjaCHN wants to merge 1 commit into
Open
Conversation
- 集成 shadcn/ui 组件库,添加 gradient 按钮变体与新图标 - 重构 globals.css 为 Apple HIG 风格 CSS 变量色彩系统 - 更新 tailwind.config.ts,完善字体栈与动画预设 - 可访问性改进:装饰元素 aria-hidden、触摸目标 44x44px - 文档更新:README/CHANGELOG/openspec 规范文档与原型指南 - i18n 修复:补全 configurator 相关翻译键 - 版本号同步更新至 3.8.0 变更文件:21 files changed, 1,305 insertions, 982 deletions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概述
本次更新重构了设计系统,集成 shadcn/ui 组件库,并完善了可访问性支持。
变更摘要
新增功能
修改内容
修复问题
测试验证
统计
21 files changed, 1,305 insertions(+), 982 deletions(-)
相关文件