dap
c762f8370b
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
6 months ago
vben
1575619d53
chore: release v5.5.8
6 months ago
dap
72e1115330
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
7 months ago
HamWong
bb36cca315
fix: 锁定屏幕页面样式自适应 ( #6480 )
7 months ago
dap
190c8c586e
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
7 months ago
Utopia
b1fb623113
feat: 为 auth layout 添加 slot: logo, 提升组件的灵活性和可复用性 ( #6442 )
7 months ago
dap
af0bb9bd66
refactor: 账号超长显示
8 months ago
dap
aec123a834
refactor: 个人中心 下拉卡片 昵称超长省略显示
8 months ago
dap
14b0d9b50f
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
8 months ago
vben
b9aef618fe
chore: release 5.5.7
8 months ago
chewenye
ea776aa710
types: 扩展user-dropdown组件的menus类型,支持iconify ( #6283 )
...
Co-authored-by: 车文烨 <chewy@china-lehua.com>
8 months ago
dap
c3edbec3f0
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
8 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>
8 months ago
yingzi2019
48d70182b4
feat: improve check updates ( #6257 )
...
Co-authored-by: monkey <maotao@tutamail.com>
8 months ago
dap
4fd68bc083
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
9 months ago
wyc001122
dae46abb71
feat: additional-settings ( #6225 )
...
* feat(preferences): 补充VbenAdminLayout传入属性(来自偏好设置)
* docs(@vben/docs):update settings doc
---------
Co-authored-by: wyc001122 <wangyongchao@testor.com.cn>
9 months ago
wyc001122
34c4ecb047
fix: in mixed layout mode, the sidebar does not display when the first child node is an external link ( #6219 )
...
Co-authored-by: wyc001122 <wangyongchao@testor.com.cn>
9 months ago
ming4762
3d9dba965f
perf: perf the control logic of Tab ( #6220 )
...
* perf: perf the control logic of Tab
* 每个标签页Tab使用唯一的key来控制关闭打开等逻辑
* 统一函数获取tab的key
* 通过3种方式设置tab key:1、使用router query参数pageKey 2、使用路由meta参数fullPathKey设置使用fullPath或path作为key
* 单个路由可以打开多个标签页
* 如果设置fullPathKey为false,则query变更不会打开新的标签(这很实用)
* perf: perf the control logic of Tab
* perf: perf the control logic of Tab
* 测试用例适配
* perf: perf the control logic of Tab
* 解决AI提示的警告
9 months ago
afe1
2adb8acd80
fix: css style ( #6176 )
9 months ago
chewenye
b46ebe756e
types: 导出authentication组件的type,自定义toolbarList时类型使用ToolbarType ( #6158 )
...
Co-authored-by: 车文烨 <chewy@china-lehua.com>
9 months ago
dap
769aceb55f
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
9 months ago
Netfan
e89cf400c0
fix: refresh command of tabbar issue, fixed : #6162 ( #6169 )
9 months ago
dap
12d0ba24e5
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
9 months ago
vben
cc6c9bf7a0
chore: release v5.5.6
9 months ago
dap
b0763d6429
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
9 months ago
Vben
045bc4e5ee
feat: support smooth auto-scroll to active menu item ( #6102 )
9 months ago
Vben
17a18fc9ba
chore: close eslint object sorting ( #6101 )
9 months ago
Netfan
0517a7014f
fix: add missing translation for preferences drawer ( #6094 )
9 months ago
dap
5f26f5662e
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
9 months ago
Vben
76de450c71
chore: update dependency version for improved stability and compatibility ( #6023 )
...
* chore: update dependency version for improved stability and compatibility
* fix: optimize clearPoints function in useCaptchaPoints hook to improve performance
* fix: make several props optional in various components for better flexibility
9 months ago
vben
7c7051a11e
chore: release v5.5.5
9 months ago
Netfan
aa27a2f7a1
feat: encrypt the privacy data when it is persisted ( #6056 )
...
* 对私密数据持久化时执行加密
* 将锁屏密码合并到accessStore中进行加密
9 months ago
dap
eff2f2a0b1
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
9 months ago
wyc001122
b148b8ec92
fix: fix geader menu activation path ( #5997 )
...
Co-authored-by: 王泳超 <wangyongchao@testor.com.cn>
10 months ago
dap
7e4bdf7bd6
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
10 months ago
Netfan
36bf6fc149
fix: builtin color change throttled in preference drawer ( #5924 )
...
修复偏好设置中的自定义主题色拖动选择颜色时页面会明显卡顿的问题
10 months ago
dap
3e7a2336b0
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
10 months ago
ming4762
c9014d0338
perf: 优化关闭页面切换动画的tab切换性能 ( #5883 )
10 months ago
dap
eae24d8d83
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
10 months ago
Netfan
d216fdca44
feat: support logo text slot ( #5872 )
...
* 基础布局中的LOGO的文字区域允许通过插槽logo-text定制
10 months ago
wyc001122
384c5d7dbb
fix: 布局为双列菜单或者水平模式下, 一级菜单高亮问题 ( #5870 )
...
Co-authored-by: 王泳超 <wangyongchao@testor.com.cn>
10 months ago
dap
0a19ec3122
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
10 months ago
Jin Mao
18722ce434
feat: sidebar button config ( #5818 )
...
* feat: 新增 PreferenceCheckboxItem 组件
* feat(preferences): 添加侧边栏按钮配置功能
* feat: 新增按钮点击事件触发功能
* feat(SidebarPreferences): 新增侧边栏折叠按钮与固定按钮配置
* feat(ui): 新增侧边栏固定按钮及配置选项
* fix(test): 修正侧边栏配置项缺失问题
10 months ago
Jin Mao
df6341f0b8
feat(tabbar): 添加右键菜单过滤功能 ( #5820 )
10 months ago
dap
a8f20a2baa
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
10 months ago
Jin Mao
66c1d390b9
feat(ui): logo icon support click events ( #5725 )
...
* feat(ui): 扩展auth页面添加点击 Logo 的事件处理
在 `authentication.vue` 中新增 `clickLogo` 属性,允许在点击 Logo 时执行自定义操作。在 `auth.vue` 中实现了一个示例的点击事件处理函数,用于测试该功能。
* feat(layout): 添加点击 logo 的事件处理函数
在 BasicLayout 组件中添加了 clickLogo 事件处理函数,并通过 emit 方法触发 clickLogo 事件。同时,在 basic.vue 中实现了 handleClickLogo 函数,用于处理 logo 点击事件。
* fix(ui): 移除logo点击事件的控制台日志
10 months ago
dap
feb6229383
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
11 months ago
vben
b92ac5c36d
chore: release 5.5.4
11 months ago
dap
43534b6142
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
11 months ago
Netfan
5ea6b4a8d8
fix: logo style in login page is affected by the globally-imported antd styles
...
* 修复登录页左上角LOGO部分的文字在全局导入antd样式的时候位置不正确的问题
11 months ago