Commit Graph

18 Commits

Author SHA1 Message Date
fourteendp cec5c11289
fix(VxeTable): 修复VxeTable自定义组件重复注册导致控制台警告 (#3944) 2024-07-04 14:12:52 +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
zandko 9882e8df86
feat(input): add auto-trimming for vxe-table input components (#3684)
* fix: Correct spelling errors in form component

* fix: Correct spelling errors in form component

* fix: Correct spelling errors in vxetable component
2024-03-25 11:41:53 +08:00
crudboy c827ffb8e6
fix(component): insertNextAt is not a function (#3656) (#3657) 2024-03-06 20:31:36 +08:00
Zhong bc5e5fa015
fix(component): resolve the issue of "vxe-table" export function not being able to be used (#3646)
closed #3614
2024-03-05 19:28:15 +08:00
林飞 522e892d79
feat(vxetable): 新增 clearEdit 方法 (#3369)
Co-authored-by: gavin-james <meaganlindesy1258@gmail.com>
2023-12-01 14:36:31 +08:00
林飞 2376e8f67d
feat: 修复 vxetable 实例中缺少的 getRefMaps 和 getComputeMaps 方法 (#3361)
Co-authored-by: gavin-james <meaganlindesy1258@gmail.com>
2023-11-30 09:16:37 +08:00
xingyu bab28af986
refactor: components use setup (#3299)
* refactor: /@/ => @/

* refactor: table demo use script setup

* refactor: change /@/ to @/
2023-11-20 12:27:11 +08:00
zhang 031d613b18
fix(vxe-table): theme dark is not work (#3239) 2023-11-06 18:24:23 +08:00
xingyu c6e135195a
修复合并代码导致的冲突 (#2905)
* fix: 合并代码导致的问题,升级vite 4.4.0

* fix: stylelint
2023-07-07 07:06:36 +08:00
vben 8e5a6b7ce5 perf: 修复部分 eslint 错误 2023-04-05 22:47:14 +08:00
lzdjack 1095d44110
feat: 替换vextable中button组件 (#2625) 2023-03-14 17:06:57 +08:00
儿时的夏日 85bc1f2340
fix: vxe-table与vben ApiTreeSelect适配 (#2613) 2023-03-10 11:32:36 +08:00
Wit〆苗大 4c0f2038af
perf(vxetable): 封装方法中加入可编辑表格和表单验证相关方法名,并在demo中增加新增和删除方法调用实现 (#2532)
* perf(vxetable): 封装方法中加入可编辑表格相关方法名,并在demo中增加新增和删除方法调用实现

* perf(vxetable): 封装方法中加入表单验证方法名

---------

Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
2023-02-10 07:42:59 +08:00
jinmao88 816fffe960 fix: lodash 2023-01-30 16:13:07 +08:00
lzdjack 6753e24b3d
feat: 接入vextable组件 (#2508) 2023-01-30 14:48:04 +08:00