roymondchen
|
a10ae0ddd1
|
refactor(form): 优化代码
|
2024-01-09 14:50:25 +08:00 |
|
roymondchen
|
5c54f50365
|
refactor: button text prop 改成 link element-plus将废弃text
|
2024-01-08 17:49:41 +08:00 |
|
roymondchen
|
aa601f8703
|
fix(form): table全屏后zindex问题
|
2024-01-08 16:47:21 +08:00 |
|
roymondchen
|
eeb4566a69
|
style(form): table设置width 100%
|
2024-01-05 17:07:59 +08:00 |
|
marchyang
|
ab5e31dfea
|
feat: 输入文本含有空格时,弹窗提示
|
2024-01-05 14:35:42 +08:00 |
|
roymondchen
|
310c1c21ce
|
chore(form): table新增一个根节点
|
2024-01-02 20:59:09 +08:00 |
|
roymondchen
|
fbe1d88d27
|
feat(editor,form): 新增属性配置表单error事件
re #557
|
2023-12-21 16:30:31 +08:00 |
|
moonszhang
|
2dcef449bf
|
feat(form): table 增加 beforeAddRow 钩子函数校验是否可增加行
|
2023-12-20 07:44:16 +00:00 |
|
roymondchen
|
4ec0b69a8d
|
fix(form): table全屏后蒙层在最上一层
|
2023-12-18 20:18:46 +08:00 |
|
roymondchen
|
538f96c082
|
feat(playground): 完善form editor
|
2023-12-15 20:05:29 +08:00 |
|
roymondchen
|
b72e487b58
|
chore: 使用on-before-unmount替换on-unmouted
|
2023-12-15 16:20:50 +08:00 |
|
roymondchen
|
ba2f1e5ac5
|
feat(stage, editor): runtime支持直接渲染模式不用iframe
|
2023-12-12 15:09:33 +08:00 |
|
roymondchen
|
cc202d79f9
|
fix(form): cascader options不会自动更新
|
2023-12-08 19:48:10 +08:00 |
|
roymondchen
|
ad008b66b4
|
style(form): 完善filterFunction类型定义
|
2023-11-21 11:37:38 +08:00 |
|
moonszhang
|
2b10e7eda9
|
feat(editor): 支持 slide 侧边栏可拖拽悬浮
|
2023-11-16 11:00:05 +00:00 |
|
roymondchen
|
905f34ae24
|
refactor(form): lodash-es import问题
|
2023-11-01 14:07:37 +08:00 |
|
roymondchen
|
bd9686dbd8
|
fix(form): table分页lastData初始化异常
|
2023-10-23 11:14:36 +08:00 |
|
roymondchen
|
921867f650
|
style(form): 优化表格功能按钮显示
|
2023-10-18 11:20:02 +08:00 |
|
roymondchen
|
ed3c3d60ce
|
feat(form): cascader支持check-strictly/emit-path配置
|
2023-10-17 20:22:52 +08:00 |
|
roymondchen
|
ac303405ef
|
feat(form,editor): 代码块编辑后关闭新增确认弹窗
|
2023-09-15 15:08:09 +08:00 |
|
roymondchen
|
7bf59929b0
|
feat(form): form-dialog,form-drawer新增inline,label-position配置
|
2023-09-06 16:59:22 +08:00 |
|
teeniechen
|
a0a2242341
|
feat(form): 时间容器增加每日周期显示
|
2023-09-06 06:45:57 +00:00 |
|
teeniechen
|
17ff5c38f3
|
Revert "feat(form): 时间容器支持设置多个时间段以及设置每日周期"
This reverts commit c94cde293181712e602f24903c755afa3dca41a2.
|
2023-09-05 05:05:30 +00:00 |
|
teeniechen
|
c94cde2931
|
feat(form): 时间容器支持设置多个时间段以及设置每日周期
|
2023-09-04 06:07:15 +00:00 |
|
roymondchen
|
2b07a6de2d
|
feat(form): date,date-time值默认的日期格式改成/,以兼容ios
|
2023-08-14 14:43:03 +08:00 |
|
roymondchen
|
07c49bee4e
|
feat(editor,data-source): 支持数据源方法配置执行时机
|
2023-08-10 16:04:12 +08:00 |
|
roymondchen
|
aabc77d903
|
fix(form): group-list上移下移行为不对
|
2023-08-08 16:34:23 +08:00 |
|
roymondchen
|
26cd37be23
|
feat(form): text配置支持函数
|
2023-08-08 16:20:56 +08:00 |
|
roymondchen
|
44efb3a967
|
chore(form,editor): 代码块编辑中按esc不会退出
|
2023-08-04 20:02:51 +08:00 |
|
roymondchen
|
c389c614d7
|
style(editor,form): 统一表单组件props定义
|
2023-08-04 16:39:46 +08:00 |
|
roymondchen
|
5887977e45
|
feat(form): 新增数字范围控件
|
2023-08-04 15:54:55 +08:00 |
|
roymondchen
|
ded82aae41
|
fix(form): dialog,drawer disable时确认按钮置灰
|
2023-07-27 14:22:24 +08:00 |
|
roymondchen
|
e577628852
|
style(editor): 代码块编辑中代码编辑器高度自动设置保持表单不出现滚动条
|
2023-07-19 14:57:26 +08:00 |
|
roymondchen
|
2a0680c707
|
feat(core,editor,data-source,form,schema): 新增数据源方法配置,支持事件联动数据源方法
|
2023-07-18 19:35:54 +08:00 |
|
roymondchen
|
1a546c326c
|
fix(editor): 修复CodeSelectColConfig interface找不到问题
fix #525
|
2023-07-18 15:58:01 +08:00 |
|
roymondchen
|
fd53170e59
|
feat(editor,form): 添加属性配置表单formState扩展函数prop
|
2023-07-06 14:25:59 +08:00 |
|
roymondchen
|
74c9deaa29
|
feat(editor, core): 支持直接绑定整个数据源对象
|
2023-06-28 16:39:47 +08:00 |
|
roymondchen
|
8ca6b3fbe4
|
fix(form): group-list默认展开
|
2023-06-16 17:51:59 +08:00 |
|
roymondchen
|
9281d06723
|
feat(form): groupList新增默认展开所有的配置
|
2023-05-30 17:41:30 +08:00 |
|
roymondchen
|
dad90a1cec
|
style: 完善@tmagic/design ts 类型
|
2023-05-29 21:09:26 +08:00 |
|
roymondchen
|
011496fcd8
|
chore: 更新至vue3.3.4
|
2023-05-29 17:37:34 +08:00 |
|
roymondchen
|
aac478eebc
|
feat: 新增数据源
|
2023-05-29 11:33:44 +08:00 |
|
roymondchen
|
d0ec2fd588
|
chore(form): fields组件计算lastValues props
|
2023-05-16 16:44:26 +08:00 |
|
roymondchen
|
24604c9d36
|
feat: 完善tdesign-vue-next适配
|
2023-05-04 15:42:27 +08:00 |
|
roymondchen
|
982cc4685e
|
fix(form): fieldset初始化时就触发了change事件
|
2023-04-26 11:17:48 +08:00 |
|
roymondchen
|
ea4af425f3
|
feat: 完善tdesign-vue-next适配
|
2023-04-25 21:03:52 +08:00 |
|
roymondchen
|
af393e34fb
|
feat(form): select支持clearable,filterable配置
|
2023-04-25 11:37:01 +08:00 |
|
roymondchen
|
37045f7201
|
fix(form): table 移动列变成了交换
|
2023-03-29 15:44:08 +08:00 |
|
parisma
|
39468f3b95
|
feat(editor,form,core,schema): 事件支持触发代码块
|
2023-03-29 07:13:57 +00:00 |
|
roymondchen
|
0cac40eb31
|
fix(form): table可能出现两个extra
|
2023-03-28 17:29:42 +08:00 |
|