Copilot
c7c39047de
feat: add theme-aware logo support via optional sourceDark configuration ( #6866 )
* Initial plan
* Initial exploration and setup
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
* Add support for separate light and dark theme logos
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
* Update documentation with dark theme logo configuration
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
* feat: Add theme-aware logo support for authentication/login page
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
* revert: .npmrc
Signed-off-by: aonoa <1991849113@qq.com>
---------
Signed-off-by: aonoa <1991849113@qq.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com>
Co-authored-by: aonoa <1991849113@qq.com>
7 months ago
zhongming4762
4d713db546
feat: increase support for multiple time zones
* 优化实现方法
7 months ago
Jin Mao
cfbce0d737
chore: fix lint
7 months ago
Jin Mao
6b6cdef42d
chore: 一些调整
7 months ago
zhongming4762
b029f77b6a
feat: increase support for multiple time zones
7 months ago
zhongming4762
0a8339a405
feat: increase support for multiple time zones
7 months ago
zouawen
59097e2466
chore: 新增是否开启首选项导航栏(外观、布局、快捷键、通用)吸顶效果,调整部分样式 ( #6804 )
7 months ago
zouawen
2ce161e585
feat: 1、新增水印文案自定义功能;2、input-item输入框组件新增清除功能(可用于快捷清除水印文案);3、偏好设置、主题切换、语言选择、是否全屏按钮新增动画效果 ( #6800 )
* feature: 新增水印文案自定义功能;
* chore: 偏好设置、主题切换、语言选择、是否全屏按钮新增动画效果
8 months ago
vben
e147a9d2fd
chore: release 5.5.9
9 months ago
vben
1575619d53
chore: release v5.5.8
10 months ago
vben
b9aef618fe
chore: release 5.5.7
12 months ago
wyc001122
97894a940e
feat: optimize logo display ( #6267 )
* feat(VbenAvatar): add fit property to VbenAvatar component
* feat(VbenLogo): add fit property to VbenLogo component
* feat(VbenLogo): add logo fit preference configuration
- Add preferences.logo.fit setting for logo display control
- Include corresponding documentation for the new preference
* feat(preferences): add default value for logo.fit preference
- Set default configuration for logo fit behavior
- Ensures consistent logo display across applications
* test(preferences): update configuration snapshots
---------
Co-authored-by: wyc001122 <wangyongchao@testor.com.cn>
1 year ago
wyc001122
8ac97688da
fix(preferences): 更新内容内边距默认值 ( #6233 )
Co-authored-by: wyc001122 <wangyongchao@testor.com.cn>
1 year ago
wyc001122
dae46abb71
feat: additional-settings ( #6225 )
* feat(preferences): 补充VbenAdminLayout传入属性(来自偏好设置)
* docs(@vben/docs ):update settings doc
---------
Co-authored-by: wyc001122 <wangyongchao@testor.com.cn>
1 year ago
vben
cc6c9bf7a0
chore: release v5.5.6
1 year ago
aonoa
41152d1722
refactor: modify the default homepage path loaded from the preference… ( #6099 )
* refactor: modify the default homepage path loaded from the preferences.ts
Signed-off-by: aonoa <1991849113@qq.com>
* refactor: modify the default homepage path loaded from the preferences.ts
Signed-off-by: aonoa <1991849113@qq.com>
---------
Signed-off-by: aonoa <1991849113@qq.com>
1 year ago
vben
7c7051a11e
chore: release v5.5.5
1 year ago
Netfan
f46ec30995
fix: theme mode follow the system only `auto` ( #5923 )
* 修复主题在未设置为auto时,仍然会跟随系统主题变化的问题。
1 year ago
Jin Mao
18722ce434
feat: sidebar button config ( #5818 )
* feat: 新增 PreferenceCheckboxItem 组件
* feat(preferences): 添加侧边栏按钮配置功能
* feat: 新增按钮点击事件触发功能
* feat(SidebarPreferences): 新增侧边栏折叠按钮与固定按钮配置
* feat(ui): 新增侧边栏固定按钮及配置选项
* fix(test): 修正侧边栏配置项缺失问题
1 year ago
vben
b92ac5c36d
chore: release 5.5.4
1 year ago
Netfan
5262233312
feat: tabbar support max count limit ( #5490 )
* 标签栏支持限制打开的最大数量
1 year ago
vben
195ceec9b4
chore: release 5.5.3
1 year ago
Netfan
b8bffd884c
feat: allow close tab when mouse middle button click ( #5347 )
* 偏好设置增加鼠标中键关闭标签页的设置
1 year ago
Vben
081d2aed23
perf: format code with better style ( #5283 )
1 year ago
Netfan
4d81b9d18d
fix: sidebar preferences fixed ( #5276 )
1 year ago
Netfan
3af22f7e91
fix: header logo may not be collapsed in `header-sidebar-nav` layout ( #5274 )
1 year ago
Netfan
2eb7fed9f4
fix: header-mixed layout side-menu active ( #5265 )
* fix: header-mixed layout side-menu active
* fix: config test
1 year ago
Netfan
ff8d5ca351
feat: header mixed layout ( #5263 )
* feat: new layout header-mixed
* fix: header-mixed layout update
* feat: layout preference update
* fix: extra menus follow layout setting
1 year ago
vben
07c4ad05f4
chore: release 5.5.2
1 year ago
Netfan
ec2c6eff6f
feat: header menu align support ( #5256 )
* feat: header menu align support
* fix: typo
1 year ago
Netfan
2efb5b71c3
feat: auto activate subMenu on select root menu ( #5147 )
* feat: auto activate subMenu on click root menu
* fix: prop name fixed
* chore: test and docs update
1 year ago
Netfan
7fbf7b189a
feat: tabbar support mouse wheel vertical ( #5129 )
* feat: tabbar support mouse wheel
* docs: add tabbar wheelable tips
* chore: resolve vitest test
1 year ago
vben
cbca9ffd95
chore: release 5.5.1
1 year ago
vben
7ab00250bf
chore: release 5.5.0
1 year ago
vben
c8dd9bbf0b
chore: release 5.4.8
2 years ago
vben
788a29a8cb
chore: release v5.4.7
2 years ago
vben
94efcec7da
chore: release v5.4.6
2 years ago
vben
57d5a919d2
chore: release v5.4.5
2 years ago
vben
44440d0951
chore: release v5.4.4
2 years ago
vben
ad3963ff70
chore: release v5.4.3
2 years ago
vben
bfaa2780ab
chore: release v5.4.2
2 years ago
vben
d1ca09c7bb
chore: release v5.4.1
2 years ago
Vben
d5a210f53f
fix: default theme colors cannot be overridden ( #4636 )
* fix: default theme colors cannot be overridden
* chore: update default config
2 years ago
vben
9856bc88d2
chore: release v5.4.0
2 years ago
vben
68465b5fbf
chore: release v5.4.0-beta.1
2 years ago
GavinLucky
437cb02e11
feat: preferences settings panel to add display switches with copyright ( #4603 )
* feat: preferences settings panel to add display switches with copyright
* feat: 更新 snapshots 测试用例
---------
Co-authored-by: ZhangYantao <Gavin@163.com>
2 years ago
Netfan
ba539f6793
chore: correct spelling for 'dragable' ( #4600 )
2 years ago
Vben
60c615ce8a
refactor: adjust layout refresh button and watermark; allow static i18n on language switch ( #4579 )
* refactor: adjust layout refresh button and watermark; allow static i18n on language switch
* chore: typo
2 years ago
Vben
4173264805
feat: add vxe-table component ( #4563 )
* chore: wip vxe-table
* feat: add table demo
* chore: follow ci recommendations to adjust details
* chore: add custom-cell demo
* feat: add custom-cell table demo
* feat: add table from demo
2 years ago
vben
46540a7329
chore: release v5.3.2
2 years ago