roymondchen
|
222a96e465
|
feat(editor): 数据源属性/方法表格可以拖动列宽
|
2025-07-03 14:11:44 +08:00 |
|
roymondchen
|
1e396d4a8d
|
fix(editor): 新增数据源时,由于方法列表为空出现的报错
|
2025-05-21 16:20:23 +08:00 |
|
roymondchen
|
50b74d10e6
|
feat(editor,form,form-schema): 新增form-schema,将表单schema放入其中
|
2025-04-30 16:05:31 +08:00 |
|
roymondchen
|
e7e9197ae3
|
style: 更新eslint版本,更新eslint配置
|
2025-04-21 20:35:54 +08:00 |
|
roymondchen
|
1baec3f1d4
|
refactor(editor): useTemplateRef参数不能与变量名一样,不然会有一个warn
|
2025-01-09 20:48:35 +08:00 |
|
roymondchen
|
7109df9deb
|
refactor(editor): 模板改成使用useTemplateRef
|
2024-12-13 16:19:44 +08:00 |
|
roymondchen
|
9f7d67b17b
|
feat(form,editor): 表单新增修改数据记录
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
34fc0a15b9
|
refactor: 将data-source,dep,schema,utils收敛到core,将form,table,stage,design,util收敛到editor
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
ca2c6af060
|
chore: 更新依赖
|
2024-03-13 16:17:00 +08:00 |
|
roymondchen
|
e692e01c4f
|
feat: 支持迭代器容器
|
2024-03-07 16:56:05 +08:00 |
|
roymondchen
|
5840ee537f
|
feat(editor,util): 完善数据源配置
|
2023-09-19 19:43:05 +08:00 |
|
roymondchen
|
07c49bee4e
|
feat(editor,data-source): 支持数据源方法配置执行时机
|
2023-08-10 16:04:12 +08:00 |
|
roymondchen
|
d8a2a1f805
|
chore(editor): 将hooks放到同一个文件夹中
|
2023-08-09 19:22:42 +08:00 |
|
roymondchen
|
c389c614d7
|
style(editor,form): 统一表单组件props定义
|
2023-08-04 16:39:46 +08:00 |
|
roymondchen
|
2a0680c707
|
feat(core,editor,data-source,form,schema): 新增数据源方法配置,支持事件联动数据源方法
|
2023-07-18 19:35:54 +08:00 |
|