roymondchen
|
c3a57a2bea
|
chore(form): 调整size声明
|
2022-12-09 20:01:05 +08:00 |
|
roymondchen
|
12d56aeda9
|
fix(form): disable配置失效
|
2022-12-07 17:02:31 +08:00 |
|
roymondchen
|
7445d24531
|
feat(form): 完善select remote功能
|
2022-12-07 16:28:21 +08:00 |
|
roymondchen
|
239b5d3efe
|
feat(form): dialog支持disabled配置
|
2022-11-25 20:58:34 +08:00 |
|
roymondchen
|
ea8b863694
|
feat(form): table支持rowkey配置
|
2022-11-25 17:31:49 +08:00 |
|
parisma
|
e497ab0008
|
fix(editor): itemsFunction中补全value
feat(form): export createValues方法
|
2022-11-24 12:25:26 +00:00 |
|
parisma
|
a55c6eb8b0
|
style(form): 修复.el-form-item.hidden跨级选中影响子元素样式的问题
|
2022-11-22 04:28:54 +00:00 |
|
roymondchen
|
4fe45eb36d
|
fix(form): time value改成HH:mm:ss字符串,支持配置
|
2022-11-15 18:16:14 +08:00 |
|
parisma
|
16f671cd8f
|
feat(editor): 代码块支持传递参数 (merge request !9)
Squash merge branch 'feature/parisma_codeDraft' into 'master'
1、 table支持items为函数
2、代码块支持传递参数
|
2022-11-15 08:48:19 +00:00 |
|
roymondchen
|
929d7c463f
|
fix(form): table 分页
|
2022-11-07 16:23:57 +08:00 |
|
roymondchen
|
617b025ce1
|
fix(form): table 拖动排序
|
2022-11-07 15:49:51 +08:00 |
|
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
|
49c0ec9dd9
|
fix(form): formState需要同步props更新
|
2022-10-28 11:38:15 +08:00 |
|
roymondchen
|
f6b7e8dad8
|
feat(form): formDialog支持zIndex props
|
2022-10-20 16:55:32 +08:00 |
|
roymondchen
|
6d432ba1da
|
feat(form): checkboxGroup options支持函数配置
|
2022-10-11 18:50:44 +08:00 |
|
roymondchen
|
32a24ad578
|
feat: table切换成TMagicDesign
|
2022-10-11 18:11:32 +08:00 |
|
roymondchen
|
3a1a9795f6
|
feat(form): 剥离element-plus依赖,使用tamgic-design
#401
|
2022-10-11 15:50:42 +08:00 |
|
roymondchen
|
6cf1f8636c
|
feat(form): form-dialog重新打开是form重新渲染
|
2022-09-23 19:56:59 +08:00 |
|
parisma
|
040d5d0d2c
|
feat(form): select动态监听事件优化
|
2022-09-22 16:46:11 +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 |
|
roymondchen
|
d76c753483
|
fix(form): link组件parentValues没有传递下去
|
2022-09-16 17:46:09 +08:00 |
|
roymondchen
|
39cd7d8ab7
|
chore(form): form-dialog放到body下
|
2022-09-15 19:12:46 +08:00 |
|
roymondchen
|
5bb42e6107
|
chore(form): el-dialog 2.3.0后custom-class需改成class
|
2022-09-15 14:41:03 +08:00 |
|
roymondchen
|
e8550728d1
|
fix(form): 当默认值为0时,select 远程选项初始化不正确
|
2022-09-13 13:50:46 +08:00 |
|
roymondchen
|
e1c0614265
|
fix(form): text按方向键减到负数后,继续按方向键无效
fix #261
|
2022-08-17 15:27:10 +08:00 |
|
roymondchen
|
a7057d2568
|
fix(form): daterange不会自动更新
|
2022-08-08 21:09:58 +08:00 |
|
roymondchen
|
5e36ca8e47
|
build: 构建时某些文件的.d文件丢失
|
2022-08-05 20:12:35 +08:00 |
|
roymondchen
|
14e9b6ec59
|
chore: 将vite/client配置到tsconfig中
|
2022-08-04 15:39:19 +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
|
8d5eab0ef8
|
fix(form): date组件初始值 不显示
|
2022-07-07 19:46:11 +08:00 |
|
roymondchen
|
db96610c91
|
chore(form): 去掉无用log
|
2022-07-05 20:25:12 +08:00 |
|
roymondchen
|
3090bc7763
|
fix(form): 配置了names,validator中的value应为model
|
2022-07-05 14:49:23 +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
|
6d4323123f
|
build: build之前做type check
|
2022-06-30 20:23:50 +08:00 |
|
roymondchen
|
e1705c350e
|
feat(form): datetime移出默认defaultTime,支持defaultTime配置
|
2022-06-30 20:23:50 +08:00 |
|
roymondchen
|
fab8717fcf
|
fix(form): el-upload类型读取失败导致Table.vue.d.ts丢失
|
2022-06-29 15:35:29 +08:00 |
|
roymondchen
|
32e86d8167
|
fix(form): 初始化values时,数组中的对象出现key丢失
|
2022-06-29 15:35:29 +08:00 |
|
roymondchen
|
3de29e0316
|
feat(form): groundlist 函数配置增加prop/config两个变量
|
2022-06-27 12:06:00 +08:00 |
|
roymondchen
|
83cd10159d
|
feat(form): datetime默认的具体时刻设置为23:59:59
|
2022-06-24 20:36:52 +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
|
1f93b4e93c
|
refactor(form): select 暴露getOptions方法
|
2022-05-18 17:45:36 +08:00 |
|