MaiBot/dashboard/src
DrSmoothl 1fec4c3b9a feat(dashboard): add background customization system
Add image/video background support across 5 layout layers (page, sidebar,
header, card, dialog) with per-layer effect controls and custom CSS injection.
- IndexedDB asset store for blob persistence (idb)
- AssetStoreProvider for blob URL lifecycle management
- BackgroundLayer component with CSS effects and prefers-reduced-motion support
- useBackground hook with inherit logic
- BackgroundUploader with local file and remote URL support
- BackgroundEffectsControls and ComponentCSSEditor UI components
- Background settings integrated into AppearanceTab in settings.tsx
- Layout, Card, and Dialog integration via non-breaking wrapper components
2026-02-23 18:08:01 +08:00
..
assets 上传完整的WebUI前端仓库 2026-01-13 06:24:35 +08:00
components feat(dashboard): add background customization system 2026-02-23 18:08:01 +08:00
config/surveys 上传完整的WebUI前端仓库 2026-01-13 06:24:35 +08:00
hooks feat(dashboard): add background customization system 2026-02-23 18:08:01 +08:00
lib feat(dashboard): add background customization system 2026-02-23 18:08:01 +08:00
routes feat(dashboard): add background customization system 2026-02-23 18:08:01 +08:00
styles refactor(theme): migrate all CSS variable references and adapt third-party components 2026-02-19 18:01:14 +08:00
test 修复 build 问题 2026-02-19 18:56:49 +08:00
types 修复 build 问题 2026-02-19 18:56:49 +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 feat(dashboard): add background customization system 2026-02-23 18:08:01 +08:00
router.tsx 上传完整的WebUI前端仓库 2026-01-13 06:24:35 +08:00