Commit Graph

1960 Commits

Author SHA1 Message Date
dap
63630b17c1 update: 租户切换Select增加loading 2025-04-05 00:49:57 +08:00
dap
a2ed3fa48b refactor: TinyMCE组件重构 移除冗余代码/功能 增加loading 2025-04-04 22:55:07 +08:00
dap
104039cdfb docs: changelog 2025-04-04 21:19:33 +08:00
dap
16f033aa8f docs: changelog 2025-04-04 21:13:35 +08:00
dap
0c0988404e refactor: ContentTypeEnum使用const替代enum 2025-04-04 21:12:54 +08:00
dap
1a16c520a1 refactor: DictEnum使用const替代enum 2025-04-04 21:11:33 +08:00
dap
e52fec291a update: 移除不需要的description schema 2025-04-04 21:06:57 +08:00
dap
aeed0fd48e refactor: 重构操作日志drawer 2025-04-04 21:06:16 +08:00
dap
542407dcd6 refactor: 用户信息重构(Description) 2025-04-04 20:13:43 +08:00
dap
123f234971 refactor: 重置密码使用原生重构(Descriptions) 2025-04-04 19:55:49 +08:00
dap
2ca39dfdbb Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2025-04-04 19:42:43 +08:00
Netfan
b0ad08dbbc
feat: use the not-found component instead of the invalid route component in the backend mode (#5871)
* 后端菜单模式下,使用not-found组件代替无效的路由组件
2025-04-04 15:21:09 +08:00
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