Commit Graph

10 Commits

Author SHA1 Message Date
yuding
9903a71015 style(menu): remove default list style bullets from menu 2025-12-10 09:42:05 +08:00
yuding
9ae1d9d809 fix(menu): refactor menu system to use pure config objects and fix submenu click events 2025-12-09 18:34:43 +08:00
yuding
c112c87dad 添加测试信息 2025-12-08 10:02:24 +08:00
yuding
244891ceec 添加测试信息 2025-12-04 18:41:11 +08:00
yuding
8a727c4485 添加测试信息 2025-12-04 18:39:07 +08:00
yuding
c45cdc9f7d refactor: reorganize project structure and implement self-managed i18n/theme for components 2025-12-04 15:24:44 +08:00
yuding
4dd923f19e feat: Refactor engine structure and add UI customization support
- Refactor  to delegate logic to  and
- Add  for manager classes
- Implement dynamic styling for Toolbar (color config, CSS vars)
- Implement dynamic styling for Dialog (options, CSS vars)
- Add  example
- Add documentation for Toolbar and Dialog
- Update demo to showcase new styling features
2025-12-03 18:35:05 +08:00
yuding
14ac91aa6e Refactor: modularize toolbar buttons, integrate config, and fix layout positioning 2025-12-03 15:46:18 +08:00
yuding
5aeb381add Fix: add .gitignore and remove node_modules from source control 2025-12-03 12:01:03 +08:00
yuding
5763b764a3 Initial commit 2025-12-03 12:00:46 +08:00