米山
aaf0274fe9
feat: add menu font size variable and update related components
- Introduced a new CSS variable `--menu-font-size` calculated from the base font size.
- Updated `PreferenceManager` to trigger CSS variable updates when `fontSize` is modified.
- Adjusted `updateCSSVariables` to set the new `--menu-font-size` based on the theme's font size.
- Ensured that the menu components utilize the updated font size with `!important` to maintain styling consistency.
3 months ago
xingyu4j
bed52983a0
fix: lint
3 months ago
Netfan
f46ec30995
fix: theme mode follow the system only `auto` ( #5923 )
* 修复主题在未设置为auto时,仍然会跟随系统主题变化的问题。
10 months ago
Vben
081d2aed23
perf: format code with better style ( #5283 )
1 year ago
vince
a72b8acaf9
fix: window system clean script execution problems ( #4513 )
* fix: fix window system clean script execution problems
* fix: lint error
* chore: remove test code
1 year ago
Vben
a46c85d77d
chore: update documentation and deps ( #4510 )
* chore: update docs
* chore: update deps
* chore: update action
* fix: reset after preferences are refreshed
* fix: ci error
1 year ago
Vben
524b9badf2
feat: add VbenForm component ( #4352 )
* feat: add form component
* fix: build error
* feat: add form adapter
* feat: add some component
* feat: add some component
* feat: add example
* feat: suppoer custom action button
* chore: update
* feat: add example
* feat: add formModel,formDrawer demo
* fix: build error
* fix: typo
* fix: ci error
---------
Co-authored-by: jinmao <jinmao88@qq.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
1 year ago
Vben
5f41c51770
perf: supplement login interface documents and add configuration parameters ( #4175 )
1 year ago
Vben
b6415fad2d
perf: optimize for some details and comments ( #4030 )
* perf: optimize for some details and comments
* fix: test case
* chore: update ci
2 years ago
vben
cf0ec053e4
refactor: Integrate the @vben-core/shared package
2 years ago
Vben
376fd17a61
feat: Feature/pro docs ( #70 )
* chore: merge main
* feat: update docs
* feat: remove coze-assistant
* feat: add watermark plugin
* feat: update preferences
* feat: update docs
---------
Co-authored-by: vince <vince292007@gmail.com>
2 years ago
vince
14538f7ed5
refactor(project): re-adjust the overall folder
2 years ago
vben
9987451647
feat: use simpler nitro instead of nestjs to implement mock service
2 years ago
vince
910a3553ac
perf: reorganize the icons and reduce the volume
2 years ago
vince
f95d9aa609
perf: improve overall theme color matching
2 years ago
vben
daa31f7156
refactor(project): simplified part of the package, code optimization
2 years ago
vince
53d37ee882
fix: fix the preference problem,close #8 , close #9
2 years ago
vben
484a0903e9
chore: update deps
2 years ago
vben
8252d116f1
fix: fix some known problems
2 years ago
vben
36a4fcfad2
feat: update dashboard
2 years ago
vben
24aab5b4bb
feat: And surface switching loading optimization
2 years ago
vben
6afed34437
chore: Optimize multi-theme switching
2 years ago
vben
26b8c6ef27
chore: update css
2 years ago
vben
382652e0f4
feat: support pwa
2 years ago
vben
68229a4d2f
chore: remove flatPreferences
2 years ago
vben
dcc1fcd528
chore: rename @vben-core -> @core
2 years ago
vben
7bcd7746ca
chore: format code
2 years ago
vben
77d40dc763
perf: Improve the global loading display
2 years ago
vben
ce0c3834ed
chore: update types
2 years ago
vben
b200ae9997
feat: add some test case
2 years ago
vben
fc423c3657
chore: update helpers
2 years ago
vben
fed47f5e05
refactor: refacotr preference
2 years ago