dap
|
0f2e107e5c
|
perf: 去除debug组件
|
12 months ago |
dap
|
2006754889
|
perf: 参数键值 自动高度
|
12 months ago |
dap
|
ac9e76ae93
|
refactor: 代码生成配置页面重构 去除步骤条
|
12 months ago |
dap
|
233817c2ed
|
perf: 移除文件
|
12 months ago |
dap
|
4d4e909652
|
docs: 文件夹说明
|
12 months ago |
dap
|
0e090bc80a
|
chore: 移除一些配置项
|
12 months ago |
dap
|
114126dfc4
|
chore: 注释优化
|
12 months ago |
dap
|
1a47c88d84
|
refactor: 移除ele和naive目录
|
12 months ago |
dap
|
429002ade2
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
12 months ago |
Netfan
|
5611f6c7f5
|
perf: request support to set how to return response (#5436)
* feat: request support to set how to return response
* docs: typo
* fix: test unit
* test: add request responseReturn test
|
12 months ago |
dap
|
1a166a797c
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
12 months ago |
dap
|
261be4a3a6
|
refactor: 登录超时的i18n
|
12 months ago |
dap
|
087b9126b2
|
fix: requestClient缺失i18n内容
|
12 months ago |
dap
|
c08f9efb1a
|
refactor: 优化oss下载进度提示
|
12 months ago |
dap
|
0eaa63b2c2
|
feat: 下载进度loading
|
12 months ago |
Netfan
|
3f0f4d50a1
|
fix: antd button icon style (#5421)
|
12 months ago |
dap
|
14b7296200
|
feat: oss下载进度(已下载的KB 无法作为进度显示 total返回为null)
|
12 months ago |
dap
|
77cd005f15
|
fix: 下载文件时(responseType === 'blob')需要判断下载失败(返回json而非二进制)的情况
|
12 months ago |
dap
|
6716e0c979
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
12 months ago |
dap
|
cd6d413f08
|
refactor: 新增后跳转到未发布流程
|
12 months ago |
dap
|
1877888846
|
fix: same name route
|
12 months ago |
dap
|
b1bc6f632d
|
chore: 调整为部署json类型
|
12 months ago |
Netfan
|
2d0859a727
|
fix: mouse events ignored on modal loading (#5409)
|
12 months ago |
Netfan
|
509b268fba
|
docs: update docs (#5408)
|
12 months ago |
dap
|
8816086b37
|
refactor: 移除已经弃用的方法
|
12 months ago |
dap
|
11dba43d83
|
refactor: follow官方handleRangeTimeValue更新
|
12 months ago |
dap
|
9b68aacc27
|
chore: 删除文件夹(前端路由需要的)
|
12 months ago |
dap
|
dcd633bb39
|
chore: 修改本地路由写法(新版)/新增本地菜单图标
|
12 months ago |
Netfan
|
c3129663eb
|
fix: form update state error before form mounted (#5406)
|
12 months ago |
Netfan
|
816d1f5a69
|
fix: demos route fixed (#5405)
|
12 months ago |
dap
|
bef98489b1
|
chore: 不使用基础布局(仅在顶级生效)
|
12 months ago |
Netfan
|
8cc903c0e1
|
feat: modal state locked on submitting (#5401)
* feat: modal state locked on submitting
* docs: 更新modal文档
|
12 months ago |
dap
|
02fba565e0
|
chore: 修改zIndex
|
12 months ago |
dap
|
256a29dae1
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
12 months ago |
Netfan
|
13087a10b7
|
refactor: fix popup component zIndex (#5397)
|
12 months ago |
Netfan
|
27a3888e35
|
style: element plus loading style fixed (#5393)
* Element Plus的loading组件默认zIndex太高
|
12 months ago |
Netfan
|
fb0ec05ff8
|
perf: improve fieldMappingTime to support format function (#5392)
|
12 months ago |
Netfan
|
76c4aa2c55
|
fix: hide root route in breadcrumb
|
12 months ago |
Netfan
|
e1c503e51e
|
feat: support set default props for drawer and modal (#5390)
* feat: support set default props for drawer and modal
* docs: fix typo
|
12 months ago |
Netfan
|
5965755caa
|
fix: root router config fixed (#5389)
|
12 months ago |
dap
|
2bef75e044
|
fix: 修改Vxe默认zIndex为995 解决右上角全屏后modal/drawer(zIndex: 1000)被遮挡
|
12 months ago |
Netfan
|
1ad54561b0
|
feat: add `noBasicLayout` in route meta (#5386)
所有菜单数据无需配置component为BasicLayout,它们将会默认使用基础布局,也可以通过meta.noBasicLayout来阻止这一行为
|
12 months ago |
dap
|
ee9c271854
|
chore: wechat image
|
12 months ago |
dap
|
c372a564d8
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
12 months ago |
dap
|
a9cae15d98
|
chore: 改为全局参数配置 去除局部参数
|
12 months ago |
Netfan
|
42e322012c
|
fix: spinner may stop playing animation after dismiss (#5365)
* fix: spinner may stop playing animation after dismiss
* fix: animation paused more safely
|
12 months ago |
Netfan
|
8cf6e8ec75
|
style: popover bgColor is too close to common (#5364)
修复Dark主题下,弹出层的背景色与主体背景色太过接近的问题
|
12 months ago |
dap
|
21dd7bd6c0
|
docs: version update
|
12 months ago |
dap
|
a49f7f8816
|
docs: changelog
|
12 months ago |
dap
|
996f498bfc
|
chore: 文件上传 描述
|
12 months ago |