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 |
Netfan
|
a0feeb1966
|
fix: watermark settings in the preferences modified accidentally (#5823)
|
9 months ago |
dap
|
825c2837ea
|
docs: 更新说明
|
9 months ago |
dap
|
23ff03d40c
|
feat: 自定义预览图/文件名
|
9 months ago |
dap
|
755a30583f
|
feat: 上传list-type
|
9 months ago |
dap
|
a302fdf119
|
feat: TableSwitch增加切换前确认Modal(默认false)
|
9 months ago |
Jin Mao
|
df6341f0b8
|
feat(tabbar): 添加右键菜单过滤功能 (#5820)
|
9 months ago |
dap
|
062e999f35
|
refactor: TableSwitch组件重构
|
9 months ago |
dap
|
6c4d15136f
|
feat: 上传emit
|
9 months ago |
dap
|
f16afe657e
|
feat: 是否在组件Unmounted时取消上传
|
9 months ago |
dap
|
b9843c6faf
|
refactor: 图片/文件上传都支持拖拽
|
9 months ago |
dap
|
621f79e7d8
|
chore: singleImageId
|
9 months ago |
dap
|
467d337515
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
9 months ago |
anyup
|
dbc0b7e4a9
|
fix: route root.children duplicate problem (#5755)
Co-authored-by: anyup <anyupxing@163.com>
|
9 months ago |
zhang
|
aa2907323f
|
style: 更正引用格式 (#5784)
|
9 months ago |