Commit Graph

2048 Commits

Author SHA1 Message Date
Rascal-Coder
3600603016
fix: vxeGrid height fixed #5861 (#5862) 2025-04-04 13:16:31 +08:00
dap
116fe39b8d fix: 兼容最新版本vxe的勾选api 2025-04-04 01:46:53 +08:00
superdl1996
cde1a85394
docs: typo (#5855) 2025-04-03 19:11:40 +08:00
dap
fe53c33821 update: 更新日志的加载效果 2025-04-03 17:59:31 +08:00
dap
bac71a30f0 refactor: 更新记录 菜单 2025-04-03 17:09:39 +08:00
dap
ec82510f49 docs: 更新日志 2025-04-03 15:43:58 +08:00
dap
f1c4ed1412 update: useDescription deprecated 2025-04-03 15:29:30 +08:00
dap
36683dd218 update: 兼容旧版本上传 增加ImageUploadOld/FileUploadOld(下个版本将移除) 2025-04-03 15:26:00 +08:00
dap
2577ba5500 update: commit-lint增加update: 2025-04-03 15:25:05 +08:00
dap
b5150b5863 refactor: 登录信息 使用原生重构 2025-04-03 15:02:26 +08:00
dap
5d47026908 docs: changelog 2025-04-03 14:03:38 +08:00
dap
63e13069ea Merge 2025-04-03 14:02:12 +08:00
dap
56e7e840b3 feat: 验证码loading 2025-04-03 13:57:32 +08:00
dap
2d58a2172d refactor: 附件上传改为更新后 2025-04-03 11:52:17 +08:00
Netfan
c623604ea9 docs: fix alert demo in docs 2025-04-02 20:37:41 +08:00
dap
75d7a607f5 refactor: 使用原生组件重构redis-info 2025-04-02 19:24:57 +08:00
dap
354ff7ecf6 chore: 更新文案 2025-04-02 19:05:54 +08:00
Netfan
7933da8f66
chore: update deps (#5854) 2025-04-02 18:07:06 +08:00
dap
38d39d5e3d refactor: 修改为computed 支持语言切换 2025-04-02 16:46:31 +08:00
Netfan
ecf518bb02
fix: alert beforeClose callback arguments fixed (#5845) 2025-04-01 22:55:29 +08:00
dap
98e3a4a34c refactor: modalLoading/drawerLoading改为调用内部的lock/unlock方法 2025-04-01 20:36:49 +08:00
dap
362bc84cfb refactor: 管理员租户切换不再返回首页 直接刷新当前页(除特殊页面外会回到首页) 2025-04-01 19:59:28 +08:00
dap
b67be83a19 docs: 更新注释 2025-04-01 19:10:45 +08:00
dap
af118cef71 docs: changelog 2025-04-01 18:38:16 +08:00
dap
bc2beefa7e fix: 字典重新登录unknown的情况 2025-04-01 18:36:41 +08:00
dap
44ad2c5f8d Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2025-04-01 17:16:13 +08:00
ming4762
1d9f1be004
fix: 解决AccessModeType:backend登录过期,重新登录不会重新生成路由的问题,重现步骤分析: (#5830)
1、长时间未登录登录过期,再次打开页面构开始生成动态路由
2、fetchMenuListAsync后台返回401登录过期:doReAuthenticate函数跳转到登录页面
3、异常被拦截,return []
4、gurad.ts accessStore.setIsAccessChecked(true); 被错误的标识为已生成路由
5、重新登录后,accessStore.isAccessChecked=true未能正确的重新生成路由
2025-04-01 15:50:45 +08:00
Netfan
44138f578f
feat: add preset alert, confirm, prompt components that can be simple called (#5843)
* feat: add preset alert, confirm, prompt components that can be simple called

* fix: type define
2025-04-01 15:10:18 +08:00
dap
13951a0caf refactor: 修改默认radius 与antd保持一致 2025-03-31 21:58:22 +08:00
dap
a84a713eaa Revert "chore: 打包最大内存配置为4G"
This reverts commit 308853cce1.
2025-03-31 19:31:43 +08:00
Joeshu
0e3abc2b53
docs: add third-party libraries to check update methods (#5819) 2025-03-31 19:28:28 +08:00
Arthur Darkstone
a96be3db98
docs: add explanation and related script configuration to distinguish build environment (#5826)
* docs: add explanation and related script configuration to distinguish build environment

* docs: fix spell error
2025-03-31 19:28:02 +08:00
dap
308853cce1 chore: 打包最大内存配置为4G 2025-03-31 19:24:25 +08:00
dap
0a19ec3122 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2025-03-31 15:20:14 +08:00
dap
ebc571e13f feat: list-type: picture-card动画效果关闭样式 2025-03-31 15:14:48 +08:00
dap
2b7713323e docs: update wechat group 2025-03-31 12:46:14 +08:00
Netfan
d6f239c564
docs: fix api-component demo link (#5828) 2025-03-31 12:08:45 +08:00
Netfan
166e9a0e82
chore: add demo for apiComponent with caching and concurrency (#5827)
* chore: add demo for apiComponent with caching and concurrency

* docs: update api component docs
2025-03-31 11:51:57 +08:00
dap
c0a5942c2a fix: 单文件查询到会走多文件的判断 2025-03-31 10:47:30 +08:00
dap
bc9e3a50e1 chore: list-type的提示 2025-03-31 10:26:06 +08:00
Netfan
06ccad9db0
fix: vbenTree modelValue synchronization (#5825) 2025-03-31 10:18:35 +08:00
Jin Mao
18722ce434
feat: sidebar button config (#5818)
* feat: 新增 PreferenceCheckboxItem 组件

* feat(preferences): 添加侧边栏按钮配置功能

* feat: 新增按钮点击事件触发功能

* feat(SidebarPreferences): 新增侧边栏折叠按钮与固定按钮配置

* feat(ui): 新增侧边栏固定按钮及配置选项

* fix(test): 修正侧边栏配置项缺失问题
2025-03-31 10:17:42 +08:00
Netfan
a0feeb1966
fix: watermark settings in the preferences modified accidentally (#5823) 2025-03-31 09:06:02 +08:00
dap
825c2837ea docs: 更新说明 2025-03-30 23:52:51 +08:00
dap
23ff03d40c feat: 自定义预览图/文件名 2025-03-30 21:57:01 +08:00
dap
755a30583f feat: 上传list-type 2025-03-30 18:23:37 +08:00
dap
a302fdf119 feat: TableSwitch增加切换前确认Modal(默认false) 2025-03-30 16:53:12 +08:00
Jin Mao
df6341f0b8
feat(tabbar): 添加右键菜单过滤功能 (#5820) 2025-03-30 16:23:24 +08:00
dap
062e999f35 refactor: TableSwitch组件重构 2025-03-30 14:43:37 +08:00
dap
6c4d15136f feat: 上传emit 2025-03-30 13:55:02 +08:00