dap
ff39e65d81
refactor(tenant-toggle): 使用getPopupContainer替代固定样式
...
移除Select组件的固定定位样式,改用getPopupContainer方法统一管理弹出层容器
2026-01-13 20:23:15 +08:00
dap
cc2f96b691
refactor(tenant-toggle): 更新antdv-next类型导入和下拉样式配置
...
更新Select组件类型导入为antdv-next的SelectProps,并调整下拉菜单样式配置格式以匹配最新API
2026-01-13 20:21:57 +08:00
dap
e4ab0bc359
refactor(菜单管理): 移除无用id属性并简化样式定义
2026-01-13 20:16:17 +08:00
dap
cb94bc5eca
fix(menu): 修复子菜单按钮样式并更新组件类型声明
...
更新GhostButton的样式属性,将class改为variant和color
同时优化全局组件类型声明,直接引用Button类型
2026-01-13 20:16:02 +08:00
dap
efe744cfdd
refactor(用户管理): 优化用户信息展示和操作菜单逻辑
...
重构用户信息模态框中的登录时间显示,移除重复代码并优化标签渲染
将用户列表中的操作菜单改为计算属性方式,简化模板代码
2026-01-13 19:58:30 +08:00
dap
0626b65c74
refactor(components): 移除废弃的Description组件并改用原生antd组件
...
移除已废弃的Description组件及其相关类型定义和hook,替换为直接使用antd原生Descriptions组件
更新user-reset-pwd-modal和user-info-modal使用新的实现方式
2026-01-13 19:40:17 +08:00
dap
296bcbd857
fix(button): 将幽灵按钮类型从primary改为link并移除ghost属性
2026-01-12 11:28:37 +08:00
dap
a208034539
init: antdv-next
2026-01-08 20:56:07 +08:00
dap
1383f63361
refactor: 使用antd组件替换密码登录表单
...
- 废弃原有的shadcn-ui验证码组件,改用antd实现
- 更新登录表单中的验证码输入组件为新的antd实现
- 调整表单布局和样式
2026-01-08 11:47:37 +08:00
dap
dbe8beb7f9
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2026-01-08 11:18:02 +08:00
ppxb
24d20ca9ee
refactor: preference manager and export ( #7068 )
...
* fix: preferences drawer outline z-index
* refactor: preferencesManager and exports
2026-01-06 12:42:32 +08:00
wyc001122
6f02181024
fix(layout): 修复双列模式下重复显示logo的问题( #7071 ) ( #7072 )
2026-01-05 21:13:06 +08:00
dap
3566191cd1
merge
2026-01-05 20:42:25 +08:00
ppxb
ed3353a271
fix: preferences drawer outline z-index ( #7067 )
2026-01-04 14:44:33 +08:00
JyQAQ
81a61558cb
feat(upload prop:maxSize): from Upload component accept prop maxSize (AI prompt fixed) ( #7059 )
...
* feat(upload prop:maxSize): from component accept prop maxSize
* feat(upload prop:maxSize): from component accept prop maxSize
* feat(upload prop:maxSize): from component accept prop maxSize
* feat(upload prop:maxSize): from component accept prop maxSize
2026-01-03 13:19:40 +08:00
ppxb
7d2bc2e885
fix: dropdown raido menu type error ( #7062 )
...
* fix: dropdown raido menu type
* chore: format code
2026-01-02 14:25:19 +08:00
luoqiz
89b237f6b4
feat: 添加上下文菜单演示,添加菜单项隐藏性 ( #7057 )
...
Co-authored-by: luoqiz <851092732@qq.com>
2026-01-02 14:22:19 +08:00
JyQAQ
a1bb132233
feat(api-cascader): 添加联级组件ApiCascader ( #7031 )
2025-12-22 20:00:31 +08:00
zhenghaoyang24
022d538940
Fix formatting in thin.md for clarity ( #7008 )
...
修改一些语句错误
2025-12-22 19:58:05 +08:00
xueyitt
ccf70a1b76
feat: 修正菜单排序在二级菜单不生效问题 ( #7007 )
...
* treeUtil增加对树形结构数据进行递归排序
* 菜单sort排序各级菜单均生效
2025-12-22 19:57:21 +08:00
dap
3dca100349
chore: 添加实验性最小分块大小配置以优化性能
...
添加 experimentalMinChunkSize 配置项,设置为 20KB 以优化打包时的分块策略
2025-12-18 15:00:56 +08:00
JyQAQ
1479f159aa
feat(CellImage): CellImage组件支持图片属性写入 ( #6992 )
2025-12-06 10:12:58 +08:00
JyQAQ
9105d4d14a
feat(api-component): api-component组件的options支持指定disabled值 ( #6991 )
2025-12-03 10:03:23 +08:00
dap
8c08fd683d
Merge branch 'fix-vxe-1201' into dev
2025-12-01 15:57:40 +08:00
dap
5fee909fa3
chore: 锁定版本
2025-12-01 15:55:38 +08:00
luoqiz
c76db7d8d1
fix: 修复icon丢失根属性导致的样式错误 ( #6986 )
2025-12-01 09:51:27 +08:00
dap
880a768f34
merge
2025-11-30 01:57:43 +08:00
dap
e595a9712f
merge
2025-11-30 01:57:18 +08:00
Jin Mao
6f39e9136e
Merge branch 'main' into feature/antd上传组件支持调用Image组件查看图片
2025-11-24 21:59:34 +08:00
milletpeak
1f1ba16ead
Merge branch 'main' into milletpeak-fontsize
2025-11-24 08:55:54 +08:00
panda7
b6edc5f574
fix: centered 为 true 时设置 draggable 无法拖拽 ( #6948 )
...
Co-authored-by: sqchen <chenshiqi@sshlx.com>
2025-11-24 08:38:10 +08:00
Jin Mao
8b0f138100
Merge branch 'main' into deps
2025-11-24 08:23:02 +08:00
ming4762
a810cd0b48
fix: fix IconPicker reporting an error when using search if no icon is found ( #6944 )
...
* 修复未搜索图标时分页报错的问题
* 优化`IconPicker` 的分页逻辑,由total触发跳转到第一页,而不是用户控制
2025-11-24 07:56:55 +08:00
aonoa
b17fec41b0
fix: tree component cannot set a value ( #6941 )
...
Signed-off-by: aonoa <1991849113@qq.com>
2025-11-24 07:56:16 +08:00
Rex
5fcfabf1d4
fix: 修复菜单管理中标题栏样式异常问题 ( #6934 )
2025-11-24 07:00:08 +08:00
yuan.ji
1d77b018bb
feat(function): add antd上传组件支持调用Image组件查看图片
2025-11-21 17:33:59 +08:00
米山
f7d9d1b1af
chore: update package.json and app.vue imports, and ensure global styles are included
2025-11-19 11:13:06 +08:00
米山
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.
2025-11-19 10:51:10 +08:00
米山
c142af482b
fix: update snapshot for defaultPreferences immutability test to reflect fontSize change
...
- Adjusted the snapshot to ensure consistency with the updated defaultPreferences configuration, specifically retaining the fontSize property.
2025-11-19 10:19:16 +08:00
米山
cd7c11c7d0
fix: run 'pnpm format' update various components and improve layout structure
...
- Updated demo-preview and preview-group components for better error handling and layout.
- Enhanced drawer and modal components for improved auto-height functionality.
- Refactored layout components including header, footer, sidebar, and tabbar for better responsiveness and usability.
- Adjusted tooltip and help tooltip components for better user guidance.
- Fixed issues in various UI components to ensure consistent styling and functionality across the application.
2025-11-19 10:14:04 +08:00
milletpeak
fb8f36eeec
Merge branch 'main' into milletpeak-fontsize
2025-11-19 09:41:55 +08:00
dap
13f5e949a9
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-11-18 16:24:31 +08:00
xingyu4j
9a4f0f6ab1
feat: Consider multi-line formatting for readability
2025-11-17 14:24:43 +08:00
xingyu4j
bed52983a0
fix: lint
2025-11-17 12:15:14 +08:00
xingyu4j
655ce2c2e8
chore: update node version >=20.12.0
2025-11-17 12:11:43 +08:00
xingyu4j
f841568e5a
chore: update vue-tsc
2025-11-17 12:04:30 +08:00
xingyu4j
469697845c
fix: sort
2025-11-17 11:21:49 +08:00
xingyu4j
273f3cbaf8
Merge branch 'main' of https://github.com/xingyu4j/vue-vben-admin into deps
2025-11-17 11:21:16 +08:00
xingyu4j
96f671908e
chore: update deps
2025-11-17 11:17:47 +08:00
Jin Mao
f09aace765
fix: 更新依赖后的表格显示问题
2025-11-14 21:44:32 +08:00