Commit Graph

2223 Commits

Author SHA1 Message Date
vince 4fcbdd3925
Merge pull request #3991 from vbenjs/update-upgrade-prompt
chore: update UpgradePrompt
2024-08-01 09:55:25 +08:00
Li Kui db2a27060c chore: update UpgradePrompt 2024-08-01 07:50:30 +08:00
vince d9bfe96dad
Merge pull request #3986 from 1455668754/main
fix: Echarts初始宽度监听修复
2024-08-01 05:11:35 +08:00
vince 77a0ad450d
Merge pull request #3987 from mrmsl/main
chore(multipleTab): Make the code more readable
2024-08-01 05:10:56 +08:00
vince c37ed8f7e9
Merge pull request #3988 from snapea/fix/mult-upload
fix(upload): 修复上传组件删除无效bug
2024-08-01 05:10:24 +08:00
vince 1698be7ce4 chore: update upgrade prompt 2024-08-01 05:07:53 +08:00
vince ea5c66b6eb feat: add upgrade prompt 2024-07-31 22:15:01 +08:00
wen zhenjin 371c972cc1 fix(upload): 修复上传组件删除无效bug 2024-07-31 11:50:40 +08:00
mrmsl 2880174be2
fix(multipleTab): 已经打开的动态路由数判断bug 2024-07-31 10:20:51 +08:00
vince b0c0b916fd fix: Wrong color value 2024-07-31 00:26:08 +08:00
雪忆 f314826230 Revert "feat: ApiSelect增加远程搜索功能"
This reverts commit 56c5dce99f.
2024-07-29 15:18:30 +08:00
雪忆 56c5dce99f feat: ApiSelect增加远程搜索功能 2024-07-29 15:14:07 +08:00
雪忆 95abe06107 fix: Echarts初始宽度监听修复 2024-07-29 15:11:06 +08:00
雪忆 ecfe66a019 Merge remote-tracking branch 'origin/main' 2024-07-29 15:10:40 +08:00
苗大 25699c0b60
feat(Preview): 优化实例创建更新逻辑, 防止重复创建dom (#3979)
* perf(Preview): 优化实例创建更新逻辑, 防止重复创建dom

* perf: 逻辑优化
2024-07-26 14:30:14 +08:00
Sny 5b7b6b1780
chore(component): 优化EditableCell组件handleSubmit方法报错时增加warn日志显示 (#3981)
closed #3869
2024-07-26 14:28:20 +08:00
coderPeng3yang 57ff038d82
chore: types(logic) 减少冗沉,用了泛型 (#3977)
Co-authored-by: zach.zqy <bianzhixiaoyuan@163.com>
2024-07-25 10:08:20 +08:00
clddup baf406e7e2
chore: 格式化代码 (#3972) 2024-07-19 16:47:21 +08:00
苗大 1745f480fd
fix: typo opend -> opened (#3968) 2024-07-17 13:56:09 +08:00
fourteendp cec5c11289
fix(VxeTable): 修复VxeTable自定义组件重复注册导致控制台警告 (#3944) 2024-07-04 14:12:52 +08:00
Allure-eve dd1b16acdc
fix(BasicTable): ColumnSettings.vue columnOptions typeof lost (#3941) 2024-07-04 08:50:58 +08:00
fourteendp 64a4992a84
fix(VxeTable): 更新vxe-table以及相关依赖,修改废弃API至最新 (#3939) 2024-07-04 08:49:47 +08:00
jinmao88 cae5538aba fix(VxeTable): update vxeTable ,fix imports and support theme change 2024-06-24 16:33:55 +08:00
1455668754 e7868e7193
fix: vxe-table index.css已废弃,切换至all (#3926)
fix: vxe-table index.css已废弃,切换至all
2024-06-24 16:06:25 +08:00
No name 71c4edad63
chore: improve build file naming convention and caching (#3908)
* fix: improve build file naming convention

* remove js to the entryFileName path

* replace dot to hyphen
2024-06-14 15:26:49 +08:00
Electrolux 65fba1c329
perf(UploadPreviewModal): delete invalid assign (#3915) 2024-06-13 18:24:11 +08:00
Li Kui 8d3981f599
fix: axios retry losing headers (#3902) 2024-06-07 11:42:48 +08:00
Electrolux cca7f59fac
fix(BasicForm->Upload): setValue and defaultValue uncertain && rule about first render (#3900)
* chore: upload component defaulttype should be array

* chore: upload component setFieldsValue  should be array

* chore(upload): split event between change and  update:value

* update

* update
2024-06-06 15:27:15 +08:00
苗大 1a5692060b
perf: 未登录重定向路径存储改为完整路径 (#3897) 2024-06-06 11:31:50 +08:00
1455668754 4974de2553
chore: typo destroy word 2024-06-04 16:23:02 +08:00
No name f83002441d
fix(dataSource): BasicTable Component with dataSource is not working (hot fix) (#3888) 2024-06-04 16:22:09 +08:00
雪忆 e84c4051f3 fix: destroy方法命名修正 2024-06-03 17:33:50 +08:00
Fifteen af39afa24b
perf(demo->screenshot): optimize the screenshot code && add print and download (#3885) 2024-06-03 08:56:55 +08:00
invalid w 2dcd733e16 chore: release 2.11.5 2024-05-31 09:57:10 +08:00
xachary d5fed8a47c
perf(menu->search): highlight match chars when search menu (#3880)
* fix: state mutations in computed getters should be avoided

* fix: type about getDataSourceRef

* perf(menu search): highlight match chars when search menu
2024-05-31 09:55:27 +08:00
xachary a6086f4cc8
chore(build): keep same hash for the same files (#3878)
* fix: state mutations in computed getters should be avoided

* fix: type about getDataSourceRef

* chore(build): keep same hash for the same files
2024-05-31 09:54:41 +08:00
Electrolux d9cdf3f034
chore(upload): use uid && fix handleDelete (#3872)
* chore(upload): 重构组件,添加key作为标识

* fix(upload): 显式传入handleDelete

* update case
2024-05-31 09:54:05 +08:00
Electrolux 0bc01d8528
feat(form): add valueFormat for schema (#3873) 2024-05-31 09:53:50 +08:00
Jun 5d36b1a560
fix: 修复表单重置后,页面变化了,但是由于异步问题导致表单内部的状态没有及时同步 (#3882) 2024-05-29 21:56:56 +08:00
No name c89417f523
fix(loading): useLoading is not working as expected (#3877)
* fix(loading): useLoading is not working as expected

* chore: remove comment

---------

Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
2024-05-28 09:14:55 +08:00
Electrolux dcba0ca837
perf(form->util): duplicate judge (#3865) 2024-05-23 21:59:44 +08:00
Arlo e69dd1e223
feat: add devtools plugin instead of inspector plugin (#3856) 2024-05-23 08:25:43 +08:00
xachary fee808198e
fix(useDataSource): state mutations in computed getters should be avoided (#3859)
* fix: state mutations in computed getters should be avoided

* fix: type about getDataSourceRef
2024-05-23 08:20:41 +08:00
zhang cfdb09fe5b
style: format code style (#3857)
* first commit

* style: format code style

* style: format code
2024-05-22 22:40:56 +08:00
Electrolux 821238ea04
update case (#3858) 2024-05-22 22:40:23 +08:00
wangjinchuan108 bcd98ee067
fix(Loading): 处理v-loading指令和useLoading的内存泄露 (#3861)
Co-authored-by: jinchuanwang <1085296443@qq.com>
2024-05-22 22:39:51 +08:00
No name 144cdd4680
fix(Application): search menu now correctly lowercases input keys (#3842) 2024-05-14 14:07:57 +08:00
Kyun Wong 1fee161786
fix: 路由参数存在非英文字符的情况下 会生成一个新的tab 而非返回原有tab (#3832) 2024-05-14 10:52:44 +08:00
Electrolux 265627fcc8
feat(BasicForm): add prefix slot for schema (#3840) 2024-05-13 18:29:42 +08:00
李吉磊(Leo) 223562eab5
chore(docs): update git url (#3839) 2024-05-13 10:54:32 +08:00