This website requires JavaScript.
Explore
Help
Sign In
xt
/
comfy-downloader
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
21426a27b2ce43f01f60ec7fc0fed2164caf6a80
comfy-downloader
/
src
T
History
Vixalie
21426a27b2
feat(Segments): 添加只读属性并优化相关交互
...
- 在 Segments 组件中添加 readonly 属性 - 实现只读状态下的组件行为 - 为选项添加 aria-readonly 属性 - 调整只读状态下选项的样式
2025-08-24 11:27:11 +08:00
..
assets
feat: 重构前端架构并添加主题支持
2025-07-21 22:50:20 +08:00
components
feat(Segments): 添加只读属性并优化相关交互
2025-08-24 11:27:11 +08:00
pages
feat(components): 添加组件演示页面
2025-08-21 08:41:18 +08:00
stores
feat(stores): 添加共享存储模块
2025-08-04 22:44:34 +08:00
index.css
style(button): 添加按钮组件的多种样式状态
2025-08-05 13:18:15 +08:00
index.tsx
feat(navigation): 添加 Demo 页面路由和组件
2025-08-07 22:18:04 +08:00
Layout.tsx
feat(navigation): 添加 Demo 页面路由和组件
2025-08-07 22:18:04 +08:00
theme.css
style(theme): 调整颜色变量并移除文本样式定义
2025-08-04 21:54:17 +08:00
vite-env.d.ts
build(init):初始化构建项目。
2025-07-21 21:55:59 +08:00