xingyu4j
fece74f744
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into vite8
2026-03-23 16:55:27 +08:00
xingyu4j
f32818c6aa
fix(lint): resolve shared form and utility warnings
2026-03-14 13:28:45 +08:00
lmx
173e6b08c9
fix: 修复执行: check:cspell 命令路径参数传入没有转义导致检测路径失效。添加菜单右键功能。优化:多余监听 activePath 变化,自动滚动到激活项 watch
2026-03-04 18:25:15 +08:00
YunaiV
5b7e7c4d56
fix: 修复新增空目录菜单时 component 为 null 导致路由生成报错
2026-02-07 18:30:03 +08:00
YunaiV
e5f5523bc6
fix:外链是子菜单时,路径不正确的问题,对应 https://t.zsxq.com/aE8AX 问题
2026-01-18 14:46:56 +08:00
YunaiV
e622c052a9
feat:【antd/ele】菜单支持查询参数、iframe 内嵌功能
2026-01-05 19:35:01 +08:00
xingyu4j
331cb2ca70
fix: sort
2025-12-26 14:18:38 +08:00
xingyu4j
77cd814c99
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-12-26 14:00:55 +08:00
xueyitt
ccf70a1b76
feat: 修正菜单排序在二级菜单不生效问题 ( #7007 )
...
* treeUtil增加对树形结构数据进行递归排序
* 菜单sort排序各级菜单均生效
2025-12-22 19:57:21 +08:00
xingyu4j
e44f9a0aca
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-11-24 11:47:31 +08:00
xingyu4j
bed52983a0
fix: lint
2025-11-17 12:15:14 +08:00
YunaiV
2b15a1835d
fix:router push 无法使用 name 的问题
2025-10-20 19:09:14 +08:00
xingyu4j
703d88d799
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-05-06 14:39:03 +08:00
Jin Mao
6b1aab9c67
fix: handle undefined children in generate-menus ( #6117 )
...
When children is undefined, use empty array as fallback to prevent potential runtime errors. This matches the behavior when hideChildrenInMenu is true.
2025-05-06 14:29:50 +08:00
xingyu4j
81a54dfbd0
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-05-06 10:02:03 +08:00
Vben
045bc4e5ee
feat: support smooth auto-scroll to active menu item ( #6102 )
2025-05-03 18:05:26 +08:00
YunaiV
c0a92a5694
refactor:基于 lint 处理排版(框架层面)
2025-04-22 22:17:41 +08:00
YunaiV
6cb908e688
fix: AppRouteRecordRaw types(from xingyu)
2025-04-07 11:06:10 +08:00
YunaiV
5ab0eb163a
bugfix: 构建 menu 时,解决 name 重复问题(否则,会导致跳转不对)
2025-04-01 21:44:52 +08:00
anyup
10f252e550
fix: sort the menu so that it doesn't get replaced with 999 when order=0 ( #5753 )
...
Co-authored-by: anyup <anyupxing@163.com>
2025-03-26 22:51:07 +08:00
anyup
f0a43912d1
fix: sort the menu so that it doesn't get replaced with 999 when order=0 ( #5753 )
...
Co-authored-by: anyup <anyupxing@163.com>
2025-03-20 19:41:46 +08:00
YunaiV
3c3886e345
feat: request && login && router【e6939e22】(不包括 login.vue 和 request.ts)
2025-03-20 12:34:02 +08:00
Vben
081d2aed23
perf: format code with better style ( #5283 )
2025-01-01 11:39:49 +08:00
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>
2024-09-10 21:48:51 +08:00
vben
cf0ec053e4
refactor: Integrate the @vben-core/shared package
2024-07-30 21:05:03 +08:00
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>
2024-07-28 14:29:05 +08:00
vince
14538f7ed5
refactor(project): re-adjust the overall folder
2024-07-23 00:03:59 +08:00