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 |
|
parisma
|
54e2ce2c7e
|
fix(form): 修复lastvalues漏传的问题
|
2023-03-27 13:01:07 +08:00 |
|
parisma
|
5d446f0ccf
|
style: 修复动态tab样式问题
|
2023-03-10 13:31:47 +08:00 |
|
parisma
|
67428f606a
|
fix: 修复动态tab渲染问题
|
2023-03-10 12:59:18 +08:00 |
|
parisma
|
6610f30afd
|
feat(form): 支持表单差异对比
1、支持表单差异对比
2、支持在tab统计差异数量
|
2023-03-01 09:22:32 +00:00 |
|
roymondchen
|
8edf023a00
|
fix(form): select下拉列表分页不生效问题
|
2023-02-21 15:40:29 +08:00 |
|
roymondchen
|
4d0b4c3178
|
feat(form): select config.option.afterRequest添加postOptions
|
2023-02-15 19:35:47 +08:00 |
|
parisma
|
0b537f5bff
|
feat(editor,form,schema): 优化代码
Squash merge branch 'feature/parisma_881986193' into 'master'
1、扩展参数配置能力,支持参数类型定义,支持参数注释
2、修复代码块嵌套多层时绑定关系展示不正确的问题
3、支持在组件绑定位置编辑查看代码块
|
2023-02-09 08:15:37 +00:00 |
|
oceanzhu
|
23708e4644
|
chore: 更新版权年份
|
2023-01-04 16:11:51 +08:00 |
|
roymondchen
|
c3a57a2bea
|
chore(form): 调整size声明
|
2022-12-09 20:01:05 +08:00 |
|