roymondchen
|
588ec68b21
|
feat(editor): 事件关联数据源方法支持预置
|
2023-10-07 20:10:50 +08:00 |
|
roymondchen
|
803bf323ce
|
refactor(editor): editor组件改成setup
|
2023-10-07 17:01:33 +08:00 |
|
roymondchen
|
56dfacbaaa
|
feat(editor): 支持通过json快速配置数据源字段
|
2023-10-02 16:30:34 +08:00 |
|
roymondchen
|
d4a8b89e6f
|
feat(editor,schema): 支持配置数据源mock
|
2023-10-01 17:44:27 +08:00 |
|
roymondchen
|
1ce6411e05
|
fix(editor): 右键菜单消失子菜单可能不会跟着消失
|
2023-09-26 15:57:00 +08:00 |
|
roymondchen
|
a22e59e2bd
|
chore: playground调试启用严格访问模式
|
2023-09-21 14:10:29 +08:00 |
|
roymondchen
|
8b7a1e4e3c
|
feat(editor): 数据源事件配置
|
2023-09-21 10:58:39 +08:00 |
|
roymondchen
|
36988cd3e0
|
fix(data-source): 组件配置与条件关联了不同数据源时,编译问题
|
2023-09-20 19:11:03 +08:00 |
|
roymondchen
|
740c2a73fa
|
style(editor): 悬停组件菜单样式优化
|
2023-09-20 15:36:48 +08:00 |
|
roymondchen
|
5a25899b57
|
fix(editor,stage): 优化悬停出现组件列表的交互体验
|
2023-09-20 14:46:57 +08:00 |
|
roymondchen
|
5840ee537f
|
feat(editor,util): 完善数据源配置
|
2023-09-19 19:43:05 +08:00 |
|
roymondchen
|
1c6c9ab3e8
|
feat(editor,stage): 新增鼠标悬停在组件上显示当前位置下所有组件菜单
|
2023-09-19 17:39:36 +08:00 |
|
roymondchen
|
436914e7ee
|
feat(editor): 新增代码块编辑时查看修改
|
2023-09-15 16:18:13 +08:00 |
|
roymondchen
|
ac303405ef
|
feat(form,editor): 代码块编辑后关闭新增确认弹窗
|
2023-09-15 15:08:09 +08:00 |
|
roymondchen
|
75b0d9cdf3
|
fix(editor): 新增数据源时,设置初始值
|
2023-09-14 20:33:11 +08:00 |
|
roymondchen
|
ea1cae7968
|
feat(editor): 已选组件新增根节点右键菜单项:全部折叠
|
2023-09-11 15:57:21 +08:00 |
|
roymondchen
|
3cd1ac1cc4
|
fix(editor): 代码变化时,参数表单需要重新渲染
|
2023-09-07 19:01:01 +08:00 |
|
roymondchen
|
eacb1e6475
|
refactor(editor): sidebar不使用tmagic-design tabs
|
2023-08-31 16:36:17 +08:00 |
|
roymondchen
|
cda3b04b85
|
fix(editor): 当组件设置的bottom/right是,上下左右快捷键失效
|
2023-08-31 15:29:27 +08:00 |
|
teeniechen
|
2ccf47f7dd
|
feat(editor): fixed布局水平居中处理
|
2023-08-31 06:54:21 +00:00 |
|
roymondchen
|
7b2fd6ebd4
|
fix(editor): datasource自动补全用鼠标操作出错
|
2023-08-29 18:56:02 +08:00 |
|
roymondchen
|
f9ba8b8df5
|
fix(editor): 新增数据源字段受上一次新增数据影响
|
2023-08-29 18:47:11 +08:00 |
|
roymondchen
|
2bd86d2101
|
feat(editor): 新增数据源时先选类型
|
2023-08-29 18:24:15 +08:00 |
|
roymondchen
|
54ec6de4f2
|
feat(editor): 组件列表中的tooltip改成title
|
2023-08-25 11:40:01 +08:00 |
|
roymondchen
|
5319afa563
|
chore(editor): export getDisplayField 方法
|
2023-08-24 15:18:32 +08:00 |
|
roymondchen
|
573f1a2c17
|
feat(cli,data-source,editor,playground,runtime): 支持自定义数据源
|
2023-08-21 16:57:18 +08:00 |
|
roymondchen
|
3f833d41f3
|
fix(editor): 置顶计算错误
|
2023-08-15 16:21:46 +08:00 |
|
roymondchen
|
ec8e8a17d2
|
feat(editor): 历史记录最多存储20条
|
2023-08-15 16:15:10 +08:00 |
|
roymondchen
|
ccd6fd2be3
|
chore: 删除无用log
|
2023-08-15 16:13:53 +08:00 |
|
roymondchen
|
07a02714df
|
fix(editor): 数据源字符串模板提示出错
fix #530
|
2023-08-14 14:34:15 +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
|
44efb3a967
|
chore(form,editor): 代码块编辑中按esc不会退出
|
2023-08-04 20:02:51 +08:00 |
|
roymondchen
|
f9dc628ef4
|
fix(editor): diff code editor中全屏按钮点击无效
|
2023-08-04 20:00:14 +08:00 |
|
roymondchen
|
92df80e711
|
feat(core,data-source,ui,ui-react,ui-vue2,utils,runtime): 解析显示条件配置
|
2023-08-04 19:50:44 +08:00 |
|
roymondchen
|
c389c614d7
|
style(editor,form): 统一表单组件props定义
|
2023-08-04 16:39:46 +08:00 |
|
roymondchen
|
35862078b3
|
feat(editor,schema): 支持组件显示条件配置
|
2023-08-04 15:52:55 +08:00 |
|
roymondchen
|
0d3cd11ade
|
fix(editor): 使用画布上的删除按钮删除组件时依赖没有清空
|
2023-08-02 20:13:05 +08:00 |
|
roymondchen
|
b424abd17a
|
fix(editor): 删除组件后,依赖清除出现可能出现大量重复循环
|
2023-08-02 17:23:29 +08:00 |
|
roymondchen
|
23bee0b3ae
|
fix(editor): 代码块节点slot参数丢失
|
2023-07-24 20:07:24 +08:00 |
|
roymondchen
|
ce6d2684b7
|
fix(editor): 流式布局下通过组件树拖动layout判断不正确
|
2023-07-21 19:36:51 +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
|
fa2862090f
|
chore(editor): 重构代码块编辑表单
|
2023-07-14 20:01:15 +08:00 |
|
roymondchen
|
0a9c7c9dda
|
feat(editor): 代码块参数注释改用extra来显示
|
2023-07-14 16:38:22 +08:00 |
|
roymondchen
|
8e82d38bbb
|
feat(editor): 代码块删除新增确认
|
2023-07-10 17:08:29 +08:00 |
|
roymondchen
|
6ddac803a2
|
style(editor): 完善codeBlock.setCodeDslById ts定义
|
2023-07-07 17:12:56 +08:00 |
|
roymondchen
|
07cd3065b2
|
feat(editor): 组件选择器点击已选择组件由重新选择改成选择组件
|
2023-07-07 17:10:51 +08:00 |
|
roymondchen
|
565881c8c9
|
fix(editor): 组件拖入画布出错
fix #524
|
2023-07-07 14:33:31 +08:00 |
|