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 |
|
parisma
|
b2702aaa9e
|
fix: 优化组件列表多选键盘快捷键监听体验
|
2022-11-10 19:53:35 +08:00 |
|
parisma
|
c7a8552d9b
|
fix: 代码块结构改造完成
|
2022-11-10 19:53:35 +08:00 |
|
roymondchen
|
3e78a0809b
|
fix(editor): 新增删除页面不应该添加历史
|
2022-11-10 16:19:17 +08:00 |
|
roymondchen
|
e8c53c2bd1
|
fix(editor): 单选水平居中
|
2022-11-04 19:20:30 +08:00 |
|
roymondchen
|
40410292d7
|
fix(editor): 多选后拖动,组件树会收缩
|
2022-10-14 15:56:33 +08:00 |
|
parisma
|
3bb8ecc975
|
fix(editor): 修复初始dsl无codeBlocks字段时无法新增的问题
|
2022-09-28 15:52:41 +08:00 |
|
parisma
|
415ecad24c
|
refactor(editor): 修改代码块描述内容在dsl中的键名为codeBlock字段
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
92f3696e44
|
feat(editor): 组件代码块的绑定关系记录到dsl中,修复删除组件解除关系的问题,代码块dsl支持扩展字段
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
fa0149773f
|
fix(editor): dsl存储代码块的字段改为methods
|
2022-09-22 16:46:11 +08:00 |
|
parisma
|
5b220a0e06
|
feat(editor): codeBlockService暴露一些方法支持hook,默认设置代码块到dsl的method字段
|
2022-09-22 16:46:11 +08:00 |
|
roymondchen
|
22c57f444f
|
fix(editor): 添加组件后,只有在位置有调整的情况才再次更新组件
|
2022-09-16 14:21:46 +08:00 |
|
roymondchen
|
10d2b3cc9b
|
fix(editor): 添加页面,应该添加到最后
|
2022-09-14 20:09:00 +08:00 |
|
roymondchen
|
e0a16bcf0a
|
fix(editor): 修复流式布局下移动图层操作相反问题
|
2022-09-13 14:07:08 +08:00 |
|
roymondchen
|
e67cbceb7d
|
fix(editor): 没有页面时,添加页面出错
|
2022-08-31 15:11:01 +08:00 |
|
i33
|
3af6f11f9f
|
fix(editor): 添加remove事件时的参数
之前是有参数的。
|
2022-08-30 17:39:14 +08:00 |
|
roymondchen
|
4a59b4b0f4
|
feat(editor): 编辑器销毁后销毁services
|
2022-08-30 12:50:53 +08:00 |
|