雨霖铃
|
c61b599287
|
docs: 添加项目文档(copilot-instructions、编码规范、各目录 README)
- 新增 .github/copilot-instructions.md:Copilot 指令文件,涵盖构建命令、CI 流水线、项目架构、关键规范
- 新增 .github/CODING_STANDARDS.md:完整的代码编写规范文档(TypeScript、React、样式、错误处理、命名、测试、Hook、i18n、存储等 12 个章节)
- 新增 11 个目录的 README.md:components、components/ui、config、entrypoints、i18n、lib、pages、providers、public、src、types、utils
- 更新 AGENTS.md:补充页面组件模式说明和 components/ui 目录
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
2026-05-27 11:54:21 +08:00 |
|
雨霖铃
|
7ddc761df4
|
feat: add Badge, Checkbox, Label, and Switch shadcn UI components
|
2026-05-22 21:25:29 +08:00 |
|
雨霖铃
|
94158f016b
|
feat: add Input and Select shadcn UI components
|
2026-05-22 21:03:06 +08:00 |
|
雨霖铃
|
5b9a0f59d3
|
为 Dialog 组件添加暗黑模式背景色支持
|
2026-05-22 08:55:23 +08:00 |
|
雨霖铃
|
d2334c5e95
|
用 Tailwind CSS 重写 StorageCleaner 页面,创建 shadcn/ui Dialog 组件
|
2026-05-22 00:00:04 +08:00 |
|
雨霖铃
|
3eb00d8a29
|
引入 Tailwind CSS 和 shadcn/ui
|
2026-05-21 22:57:23 +08:00 |
|