dap
|
0c0988404e
|
refactor: ContentTypeEnum使用const替代enum
|
9 months ago |
dap
|
1a16c520a1
|
refactor: DictEnum使用const替代enum
|
9 months ago |
dap
|
e52fec291a
|
update: 移除不需要的description schema
|
9 months ago |
dap
|
aeed0fd48e
|
refactor: 重构操作日志drawer
|
9 months ago |
dap
|
542407dcd6
|
refactor: 用户信息重构(Description)
|
9 months ago |
dap
|
123f234971
|
refactor: 重置密码使用原生重构(Descriptions)
|
9 months ago |
dap
|
2ca39dfdbb
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
9 months ago |
Netfan
|
b0ad08dbbc
|
feat: use the not-found component instead of the invalid route component in the backend mode (#5871)
* 后端菜单模式下,使用not-found组件代替无效的路由组件
|
9 months ago |
Rascal-Coder
|
3600603016
|
fix: vxeGrid height fixed #5861 (#5862)
|
9 months ago |
dap
|
116fe39b8d
|
fix: 兼容最新版本vxe的勾选api
|
9 months ago |
superdl1996
|
cde1a85394
|
docs: typo (#5855)
|
9 months ago |
dap
|
fe53c33821
|
update: 更新日志的加载效果
|
9 months ago |
dap
|
bac71a30f0
|
refactor: 更新记录 菜单
|
9 months ago |
dap
|
ec82510f49
|
docs: 更新日志
|
9 months ago |
dap
|
f1c4ed1412
|
update: useDescription deprecated
|
9 months ago |
dap
|
36683dd218
|
update: 兼容旧版本上传 增加ImageUploadOld/FileUploadOld(下个版本将移除)
|
9 months ago |
dap
|
2577ba5500
|
update: commit-lint增加update:
|
9 months ago |
dap
|
b5150b5863
|
refactor: 登录信息 使用原生重构
|
9 months ago |
dap
|
5d47026908
|
docs: changelog
|
9 months ago |
dap
|
63e13069ea
|
Merge
|
9 months ago |
dap
|
56e7e840b3
|
feat: 验证码loading
|
9 months ago |
dap
|
2d58a2172d
|
refactor: 附件上传改为更新后
|
9 months ago |
Netfan
|
c623604ea9
|
docs: fix alert demo in docs
|
9 months ago |
dap
|
75d7a607f5
|
refactor: 使用原生组件重构redis-info
|
9 months ago |
dap
|
354ff7ecf6
|
chore: 更新文案
|
9 months ago |
Netfan
|
7933da8f66
|
chore: update deps (#5854)
|
9 months ago |
dap
|
38d39d5e3d
|
refactor: 修改为computed 支持语言切换
|
9 months ago |
Netfan
|
ecf518bb02
|
fix: alert `beforeClose` callback arguments fixed (#5845)
|
9 months ago |
dap
|
98e3a4a34c
|
refactor: modalLoading/drawerLoading改为调用内部的lock/unlock方法
|
9 months ago |
dap
|
362bc84cfb
|
refactor: 管理员租户切换不再返回首页 直接刷新当前页(除特殊页面外会回到首页)
|
9 months ago |
dap
|
b67be83a19
|
docs: 更新注释
|
9 months ago |
dap
|
af118cef71
|
docs: changelog
|
9 months ago |
dap
|
bc2beefa7e
|
fix: 字典重新登录unknown的情况
|
9 months ago |
dap
|
44ad2c5f8d
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
9 months ago |
ming4762
|
1d9f1be004
|
fix: 解决AccessModeType:backend登录过期,重新登录不会重新生成路由的问题,重现步骤分析: (#5830)
1、长时间未登录登录过期,再次打开页面构开始生成动态路由
2、fetchMenuListAsync后台返回401登录过期:doReAuthenticate函数跳转到登录页面
3、异常被拦截,return []
4、gurad.ts accessStore.setIsAccessChecked(true); 被错误的标识为已生成路由
5、重新登录后,accessStore.isAccessChecked=true未能正确的重新生成路由
|
9 months ago |
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
|
9 months ago |
dap
|
13951a0caf
|
refactor: 修改默认radius 与antd保持一致
|
9 months ago |
dap
|
a84a713eaa
|
Revert "chore: 打包最大内存配置为4G"
This reverts commit 308853cce1.
|
9 months ago |
Joeshu
|
0e3abc2b53
|
docs: add third-party libraries to check update methods (#5819)
|
9 months ago |
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
|
9 months ago |
dap
|
308853cce1
|
chore: 打包最大内存配置为4G
|
9 months ago |
dap
|
0a19ec3122
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
9 months ago |
dap
|
ebc571e13f
|
feat: list-type: picture-card动画效果关闭样式
|
9 months ago |
dap
|
2b7713323e
|
docs: update wechat group
|
9 months ago |
Netfan
|
d6f239c564
|
docs: fix api-component demo link (#5828)
|
9 months ago |
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
|
9 months ago |
dap
|
c0a5942c2a
|
fix: 单文件查询到会走多文件的判断
|
9 months ago |
dap
|
bc9e3a50e1
|
chore: list-type的提示
|
9 months ago |
Netfan
|
06ccad9db0
|
fix: vbenTree modelValue synchronization (#5825)
|
9 months ago |
Jin Mao
|
18722ce434
|
feat: sidebar button config (#5818)
* feat: 新增 PreferenceCheckboxItem 组件
* feat(preferences): 添加侧边栏按钮配置功能
* feat: 新增按钮点击事件触发功能
* feat(SidebarPreferences): 新增侧边栏折叠按钮与固定按钮配置
* feat(ui): 新增侧边栏固定按钮及配置选项
* fix(test): 修正侧边栏配置项缺失问题
|
9 months ago |