Commit Graph

2214 Commits

Author SHA1 Message Date
DaxPay
86abf23d48 build 调试构建命令脚本 2024-07-03 20:53:17 +08:00
bootx
8bf095db12 feat 拆分商户和管理端配置 2024-07-02 22:55:03 +08:00
bootx
856b58154b fix 中文显示不全问题 2024-07-02 22:15:52 +08:00
bootx
0427a8f88a ref 组件配置微调 2024-07-02 22:01:39 +08:00
bootx
4835eb66c7 remove 国际化删除, 依赖精简 2024-07-02 21:27:05 +08:00
DaxPay
e1b2d4c094 remove 国际化关闭 2024-07-02 19:34:46 +08:00
DaxPay
78b41c778d remove 去除表单和表格 2024-07-02 18:23:56 +08:00
DaxPay
3c59102ecf remove 去除错误处理器 2024-07-02 16:43:41 +08:00
DaxPay
40dda3d4e4 ref 路由生成方式调整为后台生成和去除mock 2024-07-02 16:22:50 +08:00
DaxPay
37ee147249 remove github 2024-07-02 09:31:46 +08:00
DaxPay
aafdd6540e style 代码格式化 2024-07-02 09:31:05 +08:00
DaxPay
0f3d83e58a style 代码格式配置 2024-07-02 09:18:40 +08:00
bootx
5c578eb9a6 ref 精简组件 2024-07-01 23:39:46 +08:00
DaxPay
d0f550b758 ref 项目精简 2024-07-01 18:10:44 +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
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
zhang
22052f10f9 fix(BasicForm): when value is 0 or false resetFields is not work (#3828)
* fix(BasicForm): when value is 0 or false resetFields is not work

* fix(BasicForm): when value is 0 or false resetFields is not work
2024-05-11 06:56:36 +08:00
zzy-jonay
478802b426 fix(BasicForm): 修复FormSchema中使用ifShow隐藏字段时,默认表单查询重置按钮位置偏移量计算问题 (#3830) 2024-05-10 17:51:50 +08:00
tors
5a2d74249e feat(Demo): add ScreenShot page demo (#3826) 2024-05-10 17:30:52 +08:00
Electrolux
0ee721183b feat(codeEditor): add type and config && add use case (#3829)
* chore(codeEditor): add type and config && add use case

* type(codeEditor): perf the config

* fix annotate

* fix annotate
2024-05-10 16:37:22 +08:00
zhang
b66a0def98 fix(Breadcrumb): if hideBreadcrumb is true and hidden (#3821) 2024-05-09 09:16:20 +08:00
tors
679a23332f chore: Rename the default export name (#3820) 2024-05-09 09:15:58 +08:00
Electrolux
7538c57db7 fix(BasicForm): setFieldsValue not work in form when use date comp (#3819)
* fix(BasicForm): setFieldsValue not work in form when use date comp

* fix(BasicForm): add lost time component
2024-05-09 09:12:36 +08:00
Electrolux
88e77dbf99 perf(BasicForm): fix invaild defaultValue && split-setdefault-setvalue (#3815) 2024-05-08 14:05:54 +08:00
Electrolux
4348d21da8 fix(imgUpload): disabled not effect in the form (#3809) 2024-05-06 14:57:26 +08:00