454 Commits

Author SHA1 Message Date
roymondchen
591c4d05b2 chore: release v1.3.0-alpha.7 2023-06-19 14:55:29 +08:00
roymondchen
2b881c3863 feat(editor): 新增parseDSL配置,用于解析DSL,默认使用eval 2023-06-19 11:27:47 +08:00
roymondchen
1f5527270c fix(editor): 支持多层右键菜单 2023-06-16 20:24:51 +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
50b058c3c5 chore: release v1.3.0-alpha.6 2023-06-12 19:49:00 +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
bdad1a41f9 chore: release v1.3.0-alpha.5 2023-06-06 19:15:57 +08:00
roymondchen
97101f18a6 feat(editor): 添加几个slot 2023-06-06 14:20:12 +08:00
roymondchen
39033ca6fb chore: release v1.3.0-alpha.4 2023-05-30 17:57:35 +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
4314e4adab chore: release v1.3.0-alpha.3 2023-05-30 11:44:24 +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
roymondchen
e4079d1e60 chore: release v1.2.15 2023-04-26 11:23:28 +08:00
roymondchen
ea4af425f3 feat: 完善tdesign-vue-next适配 2023-04-25 21:03:52 +08:00
roymondchen
0295d6f4b5 feat(util): guid方法 2023-04-25 11:32:33 +08:00
roymondchen
e5c13e9e76 style(editor): 将code-block样式抽离成dep-list统一样式 2023-04-25 11:31:09 +08:00
roymondchen
bd0321fe2d chore: release v1.2.14 2023-04-20 16:32:50 +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
a60e067d4e chore: 更新依赖版本
re #498
2023-04-10 14:49:18 +08:00
roymondchen
1b7d840e4d chore: release v1.2.13 2023-03-30 17:11:50 +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
6340bcc04b chore: release v1.2.12 2023-03-30 14:25:41 +08:00
roymondchen
74ce204489 chore: release v1.2.11 2023-03-30 11:21:22 +08:00
parisma
39468f3b95 feat(editor,form,core,schema): 事件支持触发代码块 2023-03-29 07:13:57 +00:00
roymondchen
cfd2a6eee3 feat(core,runtime): 删除App中pages,只留下当前page 2023-03-28 21:06:38 +08:00
roymondchen
899991794b chore(editor): 拆分Editor.vue 2023-03-28 17:26:34 +08:00
roymondchen
3b6ca97f4c feat(edtior): 代码块使用依赖收集器改造 2023-03-27 19:09:47 +08:00
roymondchen
35f9a59f44 feat(editor): 新增依赖收集器 2023-03-27 19:07:56 +08:00
roymondchen
3b3fbb288d chore: release v1.2.10 2023-03-27 14:20:03 +08:00
roymondchen
fa89af920c chore(editor): codeDsl由codeBlockService维护,不再从editorService中获取,删除editorService中相关api 2023-03-23 16:42:36 +08:00
roymondchen
b16c1fa5fc chore: release v1.2.9 2023-03-13 15:18:01 +08:00
roymondchen
2a457c9553 chore: release v1.2.8 2023-03-06 16:41:58 +08:00
roymondchen
c025508cd7 fix(editor,ui,ui-vue2,ui-react): 页面配置更新后,蒙层无法显示
fix #472
2023-03-06 16:29:46 +08:00
roymondchen
e0c0143970 fix(editor): 更新组件后,组件树选中状态被重置 2023-03-02 20:44:45 +08:00
roymondchen
b8cda53d6a fix(editor): 组件树切换选择组件可能触发多选 2023-03-02 20:14:39 +08:00
roymondchen
dc96720641 chore: release v1.2.7 2023-03-02 17:05:08 +08:00
roymondchen
c9bacb96cd feat(stage,editor): 增肌删除快捷按钮 2023-03-02 16:47:20 +08:00
parisma
6610f30afd feat(form): 支持表单差异对比
1、支持表单差异对比
2、支持在tab统计差异数量
2023-03-01 09:22:32 +00:00