roymondchen
|
a22e59e2bd
|
chore: playground调试启用严格访问模式
|
2023-09-21 14:10:29 +08:00 |
|
roymondchen
|
5a25899b57
|
fix(editor,stage): 优化悬停出现组件列表的交互体验
|
2023-09-20 14:46:57 +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
|
eacb1e6475
|
refactor(editor): sidebar不使用tmagic-design tabs
|
2023-08-31 16:36:17 +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
|
573f1a2c17
|
feat(cli,data-source,editor,playground,runtime): 支持自定义数据源
|
2023-08-21 16:57:18 +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
|
35862078b3
|
feat(editor,schema): 支持组件显示条件配置
|
2023-08-04 15:52:55 +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
|
8e82d38bbb
|
feat(editor): 代码块删除新增确认
|
2023-07-10 17:08:29 +08:00 |
|
roymondchen
|
565881c8c9
|
fix(editor): 组件拖入画布出错
fix #524
|
2023-07-07 14:33:31 +08:00 |
|
roymondchen
|
9d24069dcd
|
feat(editor): 点击画布区域聚焦,使得能使用画布的快捷键
|
2023-07-06 15:37:43 +08:00 |
|
roymondchen
|
fd53170e59
|
feat(editor,form): 添加属性配置表单formState扩展函数prop
|
2023-07-06 14:25:59 +08:00 |
|
roymondchen
|
434bf2ed70
|
feat(editor): 新增右键菜单移动至其他页面功能
|
2023-07-05 14:14:53 +08:00 |
|
roymondchen
|
2d4a6aa22a
|
fix(editor): code-editor组件json类型序列化出错
|
2023-07-03 14:57:31 +08:00 |
|
roymondchen
|
5b3c700f00
|
fix(editor): 代码编辑器只有在内容发生变化时才触发保存
|
2023-06-30 19:56:46 +08:00 |
|
roymondchen
|
42b043670e
|
feat(editor,ui): 新增显示隐藏组件功能
re #516
|
2023-06-30 19:43:46 +08:00 |
|
roymondchen
|
d8d9184f3f
|
fix(editor): 组件树上的节点拖动画布中出错,应该不响应
fix #519
|
2023-06-30 17:21:20 +08:00 |
|
roymondchen
|
74c9deaa29
|
feat(editor, core): 支持直接绑定整个数据源对象
|
2023-06-28 16:39:47 +08:00 |
|
roymondchen
|
1660e941d7
|
fix(editor): 组件树右键菜单支持多选
|
2023-06-26 16:57:11 +08:00 |
|
roymondchen
|
91e4680024
|
fix(editor): 没有页面时隐藏属性面板
|
2023-06-26 16:55:51 +08:00 |
|
roymondchen
|
2b881c3863
|
feat(editor): 新增parseDSL配置,用于解析DSL,默认使用eval
|
2023-06-19 11:27:47 +08:00 |
|
roymondchen
|
9716aceabf
|
feat(editor): 完善快捷键注册机制
|
2023-06-16 17:39:50 +08:00 |
|
roymondchen
|
b37568b440
|
fix(editor): 异常处理
|
2023-06-13 17:39:31 +08:00 |
|
roymondchen
|
da18842e42
|
feat(editor): 优化工作区间大小拖动体验
|
2023-06-12 19:34:34 +08:00 |
|
roymondchen
|
06d289aff3
|
feat(editor): 优化快捷键操作
|
2023-06-12 17:28:56 +08:00 |
|
roymondchen
|
97101f18a6
|
feat(editor): 添加几个slot
|
2023-06-06 14:20:12 +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
|
24604c9d36
|
feat: 完善tdesign-vue-next适配
|
2023-05-04 15:42:27 +08:00 |
|
roymondchen
|
ea4af425f3
|
feat: 完善tdesign-vue-next适配
|
2023-04-25 21:03:52 +08:00 |
|
roymondchen
|
e5c13e9e76
|
style(editor): 将code-block样式抽离成dep-list统一样式
|
2023-04-25 11:31:09 +08:00 |
|
parisma
|
51dadabc2c
|
feat(editor): 代码编辑交互优化
1、代码列表中代码块和组件区分不够清晰,查看按钮太靠边,开发模式下未对齐
2、代码编辑/查看弹窗希望可以点击蒙层或者esc键退出
3、代码块绑定到组件的地方和事件绑定UI统一
4、在代码绑定的地方需要支持查看或者编辑
Bug:
1、旧格式的事件联动删除到只剩最后一个时无法成功删除
|
2023-04-18 07:57:50 +00:00 |
|
olivedeng
|
abc6835786
|
style(editor): 编辑器左右边栏增加最小宽度
|
2023-04-18 07:53:44 +00:00 |
|
roymondchen
|
41cd22b17f
|
feat(editor): 代码列表默认只展开第一层
|
2023-04-10 20:31:01 +08:00 |
|
roymondchen
|
40adc77978
|
style(editor): 相对路径改成alias
|
2023-04-10 15:16:32 +08:00 |
|
roymondchen
|
8aa2ecd9c8
|
style(editor): 统一代码列表与其他列表的搜索框
|
2023-03-30 17:04:46 +08:00 |
|
roymondchen
|
ffb99645d6
|
style(editor): 统一左边栏搜索样式
|
2023-03-30 16:30:04 +08:00 |
|
roymondchen
|
aa12779598
|
fix(editor): 代码块code-block-panel-tool slot data丢失
|
2023-03-30 16:13:23 +08:00 |
|
roymondchen
|
3b6ca97f4c
|
feat(edtior): 代码块使用依赖收集器改造
|
2023-03-27 19:09:47 +08:00 |
|