MaiBot/dashboard/src
DrSmoothl 06a88a877f refactor(theme): migrate all CSS variable references and adapt third-party components
- Task 10: Bulk migrate CSS variable references from --primary/--secondary/etc to --color-primary/--color-secondary/etc across all components
- Task 11: Adapt CodeEditor to auto-detect theme from ThemeProvider context, remove hardcoded theme='dark' from plugin-config and bot config pages
2026-02-19 18:01:14 +08:00
..
assets 上传完整的WebUI前端仓库 2026-01-13 06:24:35 +08:00
components refactor(theme): migrate all CSS variable references and adapt third-party components 2026-02-19 18:01:14 +08:00
config/surveys 上传完整的WebUI前端仓库 2026-01-13 06:24:35 +08:00
hooks 上传完整的WebUI前端仓库 2026-01-13 06:24:35 +08:00
lib feat(theme): add CSS injection pipeline, presets, rewrite ThemeProvider, FOUC prevention 2026-02-19 17:26:53 +08:00
routes refactor(theme): migrate all CSS variable references and adapt third-party components 2026-02-19 18:01:14 +08:00
styles refactor(theme): migrate all CSS variable references and adapt third-party components 2026-02-19 18:01:14 +08:00
test test(dashboard): add unit tests for dynamic form components 2026-02-17 18:18:32 +08:00
types feat(dashboard): add UI metadata fields to FieldSchema type 2026-02-17 16:48:58 +08:00
index.css feat(theme): migrate CSS variables and Tailwind config, refactor settings UI color picker 2026-02-19 17:44:49 +08:00
main.tsx 上传完整的WebUI前端仓库 2026-01-13 06:24:35 +08:00
router.tsx 上传完整的WebUI前端仓库 2026-01-13 06:24:35 +08:00