roymondchen
|
93640257e9
|
fix(design,editro,element-plus-adapter,tdesign-vue-next-adapter): elememt-plus表单渲染失败
|
2025-11-24 16:14:21 +08:00 |
|
roymondchen
|
6152a78467
|
feat(editor): 支持禁用数据源与代码块
|
2025-06-09 16:35:08 +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
|
900b701c80
|
refactor(editor): 新增useServices hook,减少使用可选链
|
2025-02-11 16:24:24 +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
|
34fc0a15b9
|
refactor: 将data-source,dep,schema,utils收敛到core,将form,table,stage,design,util收敛到editor
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
de47514f69
|
feat: 完善迭代器嵌套使用问题,重构事件配置处理代码
* feat(editor,core,data-source,dep,schema,ui,utils,vue-runtime-help): 完善迭代器
* test: 完善测试用例
* chore: 构建
* feat: 迭代器嵌套事件传递数据
---------
Co-authored-by: roymondchen <roymondchen@tencent.com>
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
a30e8a3eea
|
feat(editor): 支持数据源模板输入宽选中文本后编辑(在有数据源变量时还有问题)
|
2024-06-11 20:28:12 +08:00 |
|
roymondchen
|
a66da8de9e
|
fix(editor): 数据源模板输入框输入数字索引后浏览器卡死
fix #611
|
2024-05-29 19:57:14 +08:00 |
|
roymondchen
|
92b7a2aecf
|
feat: 完善tdesign-vue-next适配
|
2024-03-19 17:26:08 +08:00 |
|
roymondchen
|
ca2c6af060
|
chore: 更新依赖
|
2024-03-13 16:17:00 +08:00 |
|
roymondchen
|
032f7c03e0
|
style(dep,editor,schema,stage): 完善注释与ts定义
|
2024-03-05 19:04:36 +08:00 |
|
roymondchen
|
7b2fd6ebd4
|
fix(editor): datasource自动补全用鼠标操作出错
|
2023-08-29 18:56:02 +08:00 |
|
roymondchen
|
5319afa563
|
chore(editor): export getDisplayField 方法
|
2023-08-24 15:18:32 +08:00 |
|
roymondchen
|
07a02714df
|
fix(editor): 数据源字符串模板提示出错
fix #530
|
2023-08-14 14:34:15 +08:00 |
|
roymondchen
|
c389c614d7
|
style(editor,form): 统一表单组件props定义
|
2023-08-04 16:39:46 +08:00 |
|
roymondchen
|
b952e6efd1
|
feat(editor,core): 数据源模板改成使用 ES 分隔符
|
2023-06-26 20:30:38 +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
|
668991de26
|
fix(editor): 数据源模板输入框初始化显示问题
|
2023-05-29 14:27:05 +08:00 |
|
roymondchen
|
aac478eebc
|
feat: 新增数据源
|
2023-05-29 11:33:44 +08:00 |
|