Jin Mao
340baf4f0b
chore: 处理合并的一些问题
2026-03-16 20:50:01 +08:00
xingyu4j
5558249cd3
chore: unbuild
2026-03-15 23:11:41 +08:00
xingyu4j
3946253d6e
chore(tsdown): align stub scripts and package exports
2026-03-15 21:17:41 +08:00
xingyu4j
26e9aa244b
fix(vite): adapt rolldown workspace resolution
2026-03-15 20:27:01 +08:00
xingyu4j
ed3cd2fe3b
chore(core-typings): migrate build to tsdown
2026-03-15 19:40:36 +08:00
xingyu4j
ae6a75e913
build: migrate core ts packages to tsdown
2026-03-15 18:13:49 +08:00
Jin Mao
1f2df3e944
Merge branch 'fork/Lmx1220/main'
...
# Conflicts:
# pnpm-lock.yaml
2026-03-15 03:53:43 +08:00
Jin Mao
a6a6efdf59
chore: release 5.7.0
...
- 更新 backend-mock 包版本
- 更新 web-antd 包版本
- 更新 web-antdv-next 包版本
- 更新 web-ele 包版本
- 更新 web-naive 包版本
- 更新 web-tdesign 包版本
- 更新 docs 包版本
- 更新 commitlint-config 包版本
- 更新 eslint-config 包版本
- 更新 oxfmt-config 包版本
- 更新 oxlint-config 包版本
- 更新 stylelint-config 包版本
- 更新 node-utils 包版本
- 更新 tsconfig 包版本
- 更新 vite-config 包版本
- 更新 @core/base/design 包版本
- 更新 @core/base/icons 包版本
- 更新 @core/base/shared 包版本
- 更新 @core/base/typings 包版本
- 更新 @core/composables 包版本
- 更新 @core/preferences 包版本
- 更新 @core/ui-kit/form-ui 包版本
- 更新 @core/ui-kit/layout-ui 包版本
- 更新 @core/ui-kit/menu-ui 包版本
- 更新 @core/ui-kit/popup-ui 包版本
- 更新 @core/ui-kit/shadcn-ui 包版本
- 更新 @core/ui-kit/tabs-ui 包版本
- 更新 constants 包版本
- 更新 access 包版本
- 更新 common-ui 包版本
- 更新 hooks 包版本
- 更新 layouts 包版本
- 更新 plugins 包版本
- 更新 request 包版本
- 更新 icons 包版本
- 更新 locales 包版本
- 更新 preferences 包版本
- 更新 stores 包版本
- 更新 styles 包版本
- 更新 types 包版本
- 更新 utils 包版本
- 更新 playground 包版本
- 更新 turbo-run 包版本
- 更新 vsh 包版本
- 更新根目录包版本
2026-03-14 09:14:23 +08:00
xingyu4j
443e4b04cd
chore: update vite 8
2026-03-13 15:51:28 +08:00
lmx
173e6b08c9
fix: 修复执行: check:cspell 命令路径参数传入没有转义导致检测路径失效。添加菜单右键功能。优化:多余监听 activePath 变化,自动滚动到激活项 watch
2026-03-04 18:25:15 +08:00
Jin Mao
bd22793ceb
feat: add the attribute routeCached to route to control cache the DOM corresponding to the route
2026-02-27 16:04:01 +08:00
moil-xm
7fe8d7b4be
fix: ts 错误: 类型实例化过深,且可能无限
2026-02-10 16:13:36 +08:00
Jin Mao
8a215fbcc7
chore: release 5.6.0
2026-02-09 05:09:57 +08:00
zhongming4762
4d713db546
feat: increase support for multiple time zones
...
* 优化实现方法
2025-10-29 19:47:10 +08:00
zhongming4762
0a8339a405
feat: increase support for multiple time zones
2025-10-22 19:52:01 +08:00
vben
e147a9d2fd
chore: release 5.5.9
2025-08-16 22:16:02 +08:00
vben
1575619d53
chore: release v5.5.8
2025-07-19 22:19:50 +08:00
vben
b9aef618fe
chore: release 5.5.7
2025-06-04 05:33:06 +08:00
wyc001122
f31360ba4e
feat: support for hybrid permission access control mode ( #6294 )
...
* feat: 添加混合权限访问控制模式
* feat: 文档补充
2025-05-28 17:01:58 +08:00
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提示的警告
2025-05-18 10:33:02 +08:00
vben
cc6c9bf7a0
chore: release v5.5.6
2025-05-06 22:32:58 +08:00
vben
7c7051a11e
chore: release v5.5.5
2025-04-27 21:45:10 +08:00
vben
b92ac5c36d
chore: release 5.5.4
2025-03-18 21:43:27 +08:00
vben
195ceec9b4
chore: release 5.5.3
2025-01-21 22:07:55 +08:00
Netfan
8cc903c0e1
feat: modal state locked on submitting ( #5401 )
...
* feat: modal state locked on submitting
* docs: 更新modal文档
2025-01-15 17:00:46 +08:00
Netfan
1ad54561b0
feat: add noBasicLayout in route meta ( #5386 )
...
所有菜单数据无需配置component为BasicLayout,它们将会默认使用基础布局,也可以通过meta.noBasicLayout来阻止这一行为
2025-01-14 12:12:08 +08:00
Vben
081d2aed23
perf: format code with better style ( #5283 )
2025-01-01 11:39:49 +08:00
Netfan
2135cb8ece
feat: new layout sidebar nav with full header ( #5270 )
2024-12-31 00:30:15 +08:00
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
2024-12-30 14:01:17 +08:00
vben
07c4ad05f4
chore: release 5.5.2
2024-12-28 22:15:00 +08:00
Netfan
ec2c6eff6f
feat: header menu align support ( #5256 )
...
* feat: header menu align support
* fix: typo
2024-12-28 16:16:48 +08:00
vben
cbca9ffd95
chore: release 5.5.1
2024-12-12 22:47:11 +08:00
vben
7ab00250bf
chore: release 5.5.0
2024-12-04 22:57:27 +08:00
vben
c8dd9bbf0b
chore: release 5.4.8
2024-11-24 22:00:41 +08:00
vben
788a29a8cb
chore: release v5.4.7
2024-11-14 22:15:46 +08:00
vben
94efcec7da
chore: release v5.4.6
2024-11-10 11:50:46 +08:00
vben
57d5a919d2
chore: release v5.4.5
2024-11-09 21:06:10 +08:00
Vben
2c6edafeb2
fix: when opening the tool separately, there is no need to pass the toolbar-tools slot ( #4841 )
2024-11-09 14:07:41 +08:00
vben
44440d0951
chore: release v5.4.4
2024-11-04 22:47:52 +08:00
vben
ad3963ff70
chore: release v5.4.3
2024-10-27 21:59:54 +08:00
Vben
23768ea620
feat: menu routing support opens in a new window ( #4715 )
2024-10-22 22:24:56 +08:00
vben
bfaa2780ab
chore: release v5.4.2
2024-10-20 22:35:58 +08:00
Vben
477a05c26c
feat: menu supports carrying default query ( #4687 )
2024-10-19 19:50:23 +08:00
vben
d1ca09c7bb
chore: release v5.4.1
2024-10-18 22:12:00 +08:00
vben
9856bc88d2
chore: release v5.4.0
2024-10-13 14:21:54 +08:00
vben
68465b5fbf
chore: release v5.4.0-beta.1
2024-10-13 14:17:28 +08:00
vben
46540a7329
chore: release v5.3.2
2024-10-03 15:43:15 +08:00
vben
01391ee5a1
chore: release v5.3.1
2024-09-29 22:25:20 +08:00
vben
31f6cc6416
chore: release v5.3.0
2024-09-22 14:32:23 +08:00
Vben
56bdb8f606
chore: use pnpm catalog ( #4437 )
...
* feat: use pnpm catalog
* fix: lint error
2024-09-19 21:40:54 +08:00