27 Commits

Author SHA1 Message Date
roymondchen
131ae30bae chore: 添加组件name 2022-11-03 14:14:54 +08:00
roymondchen
95be9e9390 chore: 更新element-plus, tabpane只能是tabs的子元素,不能对tabpane进行二次封装 2022-11-02 15:24:58 +08:00
roymondchen
9fd8385651 feat(form): 展开更多支持配置函数 2022-10-28 15:08:58 +08:00
roymondchen
3a1a9795f6 feat(form): 剥离element-plus依赖,使用tamgic-design
#401
2022-10-11 15:50:42 +08:00
roymondchen
0a412ace9f style(form): table 删除样式调整 2022-09-22 12:52:47 +08:00
roymondchen
eb03ce358f feat(form): table配置支持showIndex用于控制行号 2022-09-22 12:37:51 +08:00
roymondchen
fa4a6d71f6 chore(form): timer type error 2022-09-20 20:28:00 +08:00
roymondchen
560a3acfae feat(form): table新增showIndex配置,用于控制是否显示行索引 2022-09-20 20:23:56 +08:00
jia000
30b209b628
chore: release v1.0.6 (#183)
* fix(form): el-table类型引用有问题,改为any

* chore: release v1.0.6

Co-authored-by: roymondchen <roymondchen@tencent.com>
2022-07-15 18:19:50 +08:00
roymondchen
0e0e3ee310 refactor: 使用@element-plus/icons-vue替换@element-plus/icons 2022-07-14 20:39:11 +08:00
roymondchen
db96610c91 chore(form): 去掉无用log 2022-07-05 20:25:12 +08:00
roymondchen
9454bb3679 fix(form): tabs配置name后出错 2022-07-05 14:49:23 +08:00
roymondchen
26c60c316a fix(form): fieldset checkbox chang事件不会触发 2022-07-05 14:49:23 +08:00
roymondchen
fab8717fcf fix(form): el-upload类型读取失败导致Table.vue.d.ts丢失 2022-06-29 15:35:29 +08:00
roymondchen
3de29e0316 feat(form): groundlist 函数配置增加prop/config两个变量 2022-06-27 12:06:00 +08:00
roymondchen
7ad80e848f fix(form): 函数配置中添加config参数 2022-06-15 19:38:55 +08:00
roymondchen
eae9725ccb fix(form): 函数配置中添加config参数 2022-06-15 19:35:54 +08:00
roymondchen
a90777f11a fix(form): daterange 错误信息不会消除 2022-06-09 20:16:26 +08:00
roymondchen
28d3ea0959 fix(form): label width为0时隐藏label 2022-05-13 20:45:31 +08:00
roymondchen
1486beb52c fix: 升级element-plus2.2.0后,button默认样式变化 2022-05-13 20:45:31 +08:00
roymondchen
75133ab6da refactor: update element-plus 2022-05-11 18:38:17 +08:00
roymondchen
88cc033e0d fix(form): row显隐不会触发 2022-05-07 17:05:54 +08:00
roymondchen
2e12812aac fix(form): tooltip丢失 2022-04-07 18:31:37 +08:00
roymondchen
504adcb017 fix(form): onChange、filter、trim函数调用异常处理 2022-03-29 13:02:40 +08:00
roymondchen
3c7d756d19 fix(form): 优化table样式 2022-03-14 22:02:26 +08:00
roymondchen
979336c052 fix(form): 表单配置没有变化,初始值变化时,表单发生重绘 2022-03-08 20:23:32 +08:00
roymondchen
bc8b9f5225 refactor: make it public 2022-02-17 14:47:39 +08:00