673 Commits

Author SHA1 Message Date
roymondchen
abcac71826 fix(core): node events 为空时,应为空数组
fix #500
2023-04-10 16:50:13 +08:00
roymondchen
3d9f38781a feat(core): 重新设置designWidth时,应该重新计算root font size 2023-04-10 16:40:20 +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
1b5d3e564d feat(design,element-plus-adapter,tdesign-vue-next-adapter): 新增drawer 2023-03-30 17:03:16 +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
fb026a134f fix(core): style兼容hippy 2023-03-30 14:19:04 +08:00
roymondchen
44290b65ba fix(core): 没有设置curPage,默认取第一个page 2023-03-30 12:14:52 +08:00
roymondchen
74ce204489 chore: release v1.2.11 2023-03-30 11:21:22 +08:00
roymondchen
5eb3b0dcae chore(core): 页面变化时仅移除配置的事件 2023-03-29 16:34:20 +08:00
roymondchen
37045f7201 fix(form): table 移动列变成了交换 2023-03-29 15:44:08 +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
0cac40eb31 fix(form): table可能出现两个extra 2023-03-28 17:29:42 +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
parisma
54e2ce2c7e fix(form): 修复lastvalues漏传的问题 2023-03-27 13:01:07 +08:00
roymondchen
fa89af920c chore(editor): codeDsl由codeBlockService维护,不再从editorService中获取,删除editorService中相关api 2023-03-23 16:42:36 +08:00
roymondchen
36c4ffa02e fix(core): 非浏览器环境屏蔽相关代码 2023-03-22 19:28:53 +08:00
roymondchen
f1f100f952 feat(core): 新增节点操作方法 2023-03-15 15:06:58 +08:00
roymondchen
763038cc11 chore(cli): 导入工具函数 2023-03-14 21:28:35 +08:00
roymondchen
b16c1fa5fc chore: release v1.2.9 2023-03-13 15:18:01 +08:00
parisma
5d446f0ccf style: 修复动态tab样式问题 2023-03-10 13:31:47 +08:00
parisma
67428f606a fix: 修复动态tab渲染问题 2023-03-10 12:59:18 +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
449efcc56b feat(stage): 支持多选组件并将多个组件拖入指定容器中
fix #405
2023-03-06 15:19:43 +08:00
roymondchen
219aa2b550 chore: 更新moveable版本 2023-03-02 20:53:45 +08:00
roymondchen
ece65e7460 chore: 更新element-plus版本 2023-03-02 20:46:35 +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
roymondchen
b4bee9eb82 fix(stage): 选择父组件的able功能丢失 2023-03-02 15:45:21 +08:00
parisma
6610f30afd feat(form): 支持表单差异对比
1、支持表单差异对比
2、支持在tab统计差异数量
2023-03-01 09:22:32 +00:00
roymondchen
c41af9d01d feat(cli): cli返回app 2023-02-22 15:38:13 +08:00
roymondchen
62038c8c60 fix(design): element-plus@2.2.22开始scrollbar.wrap$改成wrapRef 2023-02-21 17:18:09 +08:00
roymondchen
174695b94c chore: release v1.2.6 2023-02-21 15:43:39 +08:00
roymondchen
8edf023a00 fix(form): select下拉列表分页不生效问题 2023-02-21 15:40:29 +08:00
roymondchen
fcb69b7743 chore: release v1.2.5 2023-02-17 15:58:59 +08:00
parisma
010918198a fix(editor): 修复优化性能引起的问题,支持回退撤销对代码关系的更新 2023-02-17 07:31:26 +00:00
roymondchen
8102aaeb12 chore: release v1.2.4 2023-02-17 14:24:14 +08:00
parisma
a013f35cd9 fix: 调整绑定关系结构,优化性能 2023-02-17 14:14:26 +08:00
roymondchen
6637fdc92b chore: release v1.2.3 2023-02-15 19:46:59 +08:00