roymondchen
|
fa2862090f
|
chore(editor): 重构代码块编辑表单
|
2023-07-14 20:01:15 +08:00 |
|
roymondchen
|
07cd3065b2
|
feat(editor): 组件选择器点击已选择组件由重新选择改成选择组件
|
2023-07-07 17:10:51 +08:00 |
|
roymondchen
|
74c9deaa29
|
feat(editor, core): 支持直接绑定整个数据源对象
|
2023-06-28 16:39:47 +08:00 |
|
roymondchen
|
b952e6efd1
|
feat(editor,core): 数据源模板改成使用 ES 分隔符
|
2023-06-26 20:30:38 +08:00 |
|
roymondchen
|
2b881c3863
|
feat(editor): 新增parseDSL配置,用于解析DSL,默认使用eval
|
2023-06-19 11:27:47 +08:00 |
|
roymondchen
|
256a9586d7
|
feat(editor): 事件配置默认展开全部
|
2023-05-30 17:54:47 +08:00 |
|
roymondchen
|
e83cf322b5
|
feat(editor): 代码块配置默认全部展开
|
2023-05-30 17:46:31 +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 |
|
roymondchen
|
24604c9d36
|
feat: 完善tdesign-vue-next适配
|
2023-05-04 15:42:27 +08:00 |
|
parisma
|
51dadabc2c
|
feat(editor): 代码编辑交互优化
1、代码列表中代码块和组件区分不够清晰,查看按钮太靠边,开发模式下未对齐
2、代码编辑/查看弹窗希望可以点击蒙层或者esc键退出
3、代码块绑定到组件的地方和事件绑定UI统一
4、在代码绑定的地方需要支持查看或者编辑
Bug:
1、旧格式的事件联动删除到只剩最后一个时无法成功删除
|
2023-04-18 07:57:50 +00:00 |
|
roymondchen
|
40adc77978
|
style(editor): 相对路径改成alias
|
2023-04-10 15:16:32 +08:00 |
|
parisma
|
39468f3b95
|
feat(editor,form,core,schema): 事件支持触发代码块
|
2023-03-29 07:13:57 +00:00 |
|
roymondchen
|
fa89af920c
|
chore(editor): codeDsl由codeBlockService维护,不再从editorService中获取,删除editorService中相关api
|
2023-03-23 16:42:36 +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 |
|
roymondchen
|
0491487385
|
feat(editor): 修改service get set 方法的ts定义,不再需要传入泛型参数
|
2023-02-06 19:25:37 +08:00 |
|
parisma
|
e497ab0008
|
fix(editor): itemsFunction中补全value
feat(form): export createValues方法
|
2022-11-24 12:25:26 +00: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 |
|
parisma
|
c7a8552d9b
|
fix: 代码块结构改造完成
|
2022-11-10 19:53:35 +08:00 |
|
parisma
|
c4293f17a6
|
feat: 修改code_block结构,组件代码关系绑定改为table,绑定关系更新未完成
|
2022-11-10 19:53:35 +08:00 |
|
roymondchen
|
131ae30bae
|
chore: 添加组件name
|
2022-11-03 14:14:54 +08:00 |
|
parisma
|
0ca0abf2da
|
fix: 使用form.initValues解决代码块绑定关系更新不及时的问题
|
2022-10-28 14:58:30 +08:00 |
|
parisma
|
f8d7eaea5e
|
fix(editor): 优化代码逻辑
|
2022-10-28 14:21:57 +08:00 |
|
parisma
|
bc0f17c18f
|
fix(editor): 修复管理端和pg表现不一致的问题,删除冗余逻辑
|
2022-10-25 11:21:28 +08:00 |
|
roymondchen
|
63c61caccc
|
feat(editor): editor使用tmagic-design
#401
|
2022-10-11 20:29:08 +08:00 |
|
roymondchen
|
c87e3b2164
|
feat(editor): code组件新增height配置
|
2022-09-26 18:57:28 +08:00 |
|
roymondchen
|
1c3565035c
|
feat(editor): code组件新增options props
|
2022-09-23 19:55:28 +08:00 |
|
parisma
|
92f3696e44
|
feat(editor): 组件代码块的绑定关系记录到dsl中,修复删除组件解除关系的问题,代码块dsl支持扩展字段
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
bfaa8317e3
|
feat(editor): 支持代码块维度查看与组件的绑定关系,并支持从代码块列表解除绑定
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
b3ae294a6a
|
style(editor): 样式修改
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
c2637b1b0c
|
fix(editor): 样式修改,editor pannel使用resize组件
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
27d8640fbc
|
fix(editor): 样式优化
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
a452cecc44
|
fix(editor): 修改样式,修改代码块ID生成逻辑
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
4e6fbab26d
|
fix(editor): 修复通过dsl初始化代码块时,点击查看获取不到绑定的代码块的问题
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
134efbfb0f
|
fix(editor): 修复从dsl初始化时代码块绑定关系未同步的问题,修复一些warning,优化语法报错时保存并关闭的交互逻辑
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
2356ff514d
|
fix(editor): 修复从dsl初始化时代码块绑定关系未同步的问题
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
bc000e9ca6
|
fix(editor): 解决修改代码名称后已选择的select tag不更新的问题,优化一些样式
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
7b961f1284
|
fix(editor): 绑定关系组件支持单选配置
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
ddd22ff486
|
fix(editor): 绑定关系组件增加option来源的默认逻辑
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
5b220a0e06
|
feat(editor): codeBlockService暴露一些方法支持hook,默认设置代码块到dsl的method字段
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
2f803c963a
|
feat(editor): 代码块功能增加删除,完善一些边界情况的交互
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
0c25cf795f
|
feat(editor): 代码块绑定功能完成
|
2022-09-22 16:46:11 +08:00 |
|
roymondchen
|
8c8b180371
|
chore(editor): 去掉无用console log
|
2022-09-19 19:00:17 +08:00 |
|
roymondchen
|
e0697833da
|
fix(editor): code-link组件内容不更新
|
2022-09-19 18:46:17 +08:00 |
|
roymondchen
|
143bded648
|
feat(editor): 记住组件树节点展开的状态
close #283
|
2022-08-19 10:57:19 +08:00 |
|
i33
|
0536ac29ae
|
fix(editor): 解决UISelect控制台警告 (#289)
* fix(editor): 解决UISelect控制台警告
tooltip使用时,如果直接子元素有v-if, 会造成控制台警告`[ElOnlyChild] no valid child node found`,添加一个固定元素,避免警告。
* Update UISelect.vue
修改v-if到tooltip
|
2022-08-19 10:52:01 +08:00 |
|
roymondchen
|
7de649d8c4
|
fix(editor): uiselect没有注册
|
2022-08-08 13:30:37 +08:00 |
|
roymondchen
|
08dae20aa0
|
build(editor): 由于生成.d文件无法将别名转化成真实路径,暂时将@editor改回相对路径
|
2022-08-05 20:12:35 +08:00 |
|