roymondchen
|
833dbcd8b4
|
fix(editor): select配置项无法清空
|
2025-01-03 17:28:57 +08:00 |
|
roymondchen
|
b4136c91c2
|
feat(editor): 优化依赖收集体验,减小收集任务粒度,修改配置时识别是否需要触发重新收集
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
7cd1bc7aec
|
chore: 更新依赖
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
ed6d9b2b67
|
feat(editor): 页面/页面片不再使用tab分开显示,新增搜索页面
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
fc38fc3957
|
fix(editor): 修复修改页面配置后可能改造页面卡死问题
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
34fc0a15b9
|
refactor: 将data-source,dep,schema,utils收敛到core,将form,table,stage,design,util收敛到editor
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
c82e3257c1
|
refactor(stage,editor): stage销毁后释放内部变量
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
9e4da0a5c2
|
feat: dsl id渲染到dom上的data-tamgic-id,不再是id属性
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
16d4eff385
|
fix(editor): 组件树中将容器拖入自身中会导致容器丢失
fix #622
|
2024-07-25 17:20:36 +08:00 |
|
roymondchen
|
5ac768f15b
|
feat(editor): 组件树中支持多选拖动
|
2024-06-11 19:28:40 +08:00 |
|
parisma
|
cd191f6815
|
feat(editor): 复制组件时收集依赖性能优化改造
|
2024-05-30 07:44:27 +00:00 |
|
Evan Wu
|
d98029d5e7
|
fix(editor): 修复pad大屏模式下粘贴位置计算错误偏移问题 (#612)
* fix: 修复moveable中custom able旋转中心错误问题
* fix: 修复修复pad大屏模式下粘贴位置偏差问题
|
2024-05-29 20:01:51 +08:00 |
|
roymondchen
|
ee269917f8
|
feat(dep,editor,data-source,schema): 优化编辑器中依赖收集性能
|
2024-05-29 19:32:16 +08:00 |
|
Evan Wu
|
e39a7d140f
|
fix(editor,stage,utils): 修复在ipad等大屏场景下编辑画布中元素位置计算偏差问题 (#598)
|
2024-04-25 20:13:21 +08:00 |
|
roymondchen
|
ceff0d4147
|
fix(editor): element-plus更新到2.6后表单项清除后是undefined,改回是空字符串
|
2024-03-26 17:15:42 +08:00 |
|
roymondchen
|
a4fc95775e
|
fix(editor): element-plus更新到2.6后表单项清除后是undefined,除了string外其他统一改成null
|
2024-03-25 14:52:11 +08:00 |
|
roymondchen
|
16e45cb45d
|
style(editor): 完善service use-plugin的ts类型定义
|
2024-03-05 14:55:41 +08:00 |
|
roymondchen
|
2432bc5a69
|
fix(editor): stage-overlay状态更新
|
2024-01-19 11:29:11 +08:00 |
|
roymondchen
|
c30e7d340b
|
feat(editor,stage): 完善双击画布可以已弹层方向显示并显示完整的组件
|
2024-01-18 11:40:00 +08:00 |
|
leon Li
|
edc7c11929
|
fix(editor): 移动元素到容器中的时候root没有更新问题 (#569)
* fix(editor/stage): 拖动组件进画布后,父容器位置计算有误
* fix(editorService): 移动元素时候root没有更新问题
---------
Co-authored-by: fanliming <fanlm@novastar.tech>
|
2024-01-18 11:39:37 +08:00 |
|
roymondchen
|
23269625e1
|
fix(editor): 上下移一层溢出
fix #563
|
2023-12-27 19:57:33 +08:00 |
|
parisma
|
d981014160
|
feat(editor,dep): watcher新增方法:清除指定类型的依赖
|
2023-12-21 07:38:58 +00:00 |
|
roymondchen
|
7b6dcedfad
|
feat(core,editor,ui): 新增页面片
|
2023-12-19 06:39:03 +00:00 |
|
roymondchen
|
2a5b9ec6bd
|
feat(editor, stage): 新增禁用多选的props
|
2023-12-18 15:00:26 +08:00 |
|
roymondchen
|
7305f878f3
|
feat(editor, stage): 初始化加载runtime loading
|
2023-12-15 14:09:44 +08:00 |
|
parisma
|
456692ff8a
|
fix(editor): 有复制的内容时展示粘贴菜单
|
2023-12-11 11:57:46 +00:00 |
|
roymondchen
|
5c6a3455b0
|
feat(editor): service扩展支持设置成同步的
|
2023-12-06 15:28:18 +08:00 |
|
roymondchen
|
c9aab11e03
|
fix(editor): 修改根节点不添加历史记录
|
2023-11-22 15:46:00 +08:00 |
|
roymondchen
|
ce0c941bf1
|
fix(editor): 在组件树将组件拖入不同布局的容器内,需要改变其布局
fix #552
|
2023-11-13 20:01:32 +08:00 |
|
roymondchen
|
1c516bb24b
|
refactor(editor): 优化性能,组件树重写,不再使用el-tree
|
2023-10-20 19:32:11 +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
|
3f833d41f3
|
fix(editor): 置顶计算错误
|
2023-08-15 16:21:46 +08:00 |
|
roymondchen
|
ce6d2684b7
|
fix(editor): 流式布局下通过组件树拖动layout判断不正确
|
2023-07-21 19:36:51 +08:00 |
|
roymondchen
|
40adc77978
|
style(editor): 相对路径改成alias
|
2023-04-10 15:16:32 +08:00 |
|
roymondchen
|
cfd2a6eee3
|
feat(core,runtime): 删除App中pages,只留下当前page
|
2023-03-28 21:06:38 +08:00 |
|
roymondchen
|
fa89af920c
|
chore(editor): codeDsl由codeBlockService维护,不再从editorService中获取,删除editorService中相关api
|
2023-03-23 16:42:36 +08:00 |
|
roymondchen
|
c025508cd7
|
fix(editor,ui,ui-vue2,ui-react): 页面配置更新后,蒙层无法显示
fix #472
|
2023-03-06 16:29:46 +08:00 |
|
parisma
|
010918198a
|
fix(editor): 修复优化性能引起的问题,支持回退撤销对代码关系的更新
|
2023-02-17 07:31:26 +00:00 |
|
parisma
|
a013f35cd9
|
fix: 调整绑定关系结构,优化性能
|
2023-02-17 14:14:26 +08:00 |
|
roymondchen
|
aa566e9535
|
fix(editor): set root 可能没有items
|
2023-02-09 16:57:22 +08:00 |
|
roymondchen
|
0491487385
|
feat(editor): 修改service get set 方法的ts定义,不再需要传入泛型参数
|
2023-02-06 19:25:37 +08:00 |
|
oceanzhu
|
23708e4644
|
chore: 更新版权年份
|
2023-01-04 16:11:51 +08:00 |
|
roymondchen
|
3dcdc04127
|
fix(editor): 粘贴的组件为当前选中组件的副本时,则添加到当前选中组件的父组件中
re #448
|
2022-12-08 12:50:09 +08:00 |
|
roymondchen
|
e813129eb8
|
fix(editor): modelValue自动更新不成功
|
2022-12-07 16:26:26 +08:00 |
|
roymondchen
|
45a20d9405
|
fix(editor): services在组件unmounted时只重置状态不移除事件
|
2022-12-06 20:32:06 +08:00 |
|
roymondchen
|
828681e960
|
fix(editor): 复制粘贴时添加的到的父组件应当是当前父组件
fix #448
|
2022-12-05 20:35:17 +08:00 |
|
roymondchen
|
f6262be397
|
docs: 1.2.0文档
|
2022-12-01 17:38:05 +08:00 |
|
roymondchen
|
830c8d8747
|
feat(editor): history增加page-change事件
|
2022-11-25 16:34:42 +08: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 |
|