roymondchen
|
0315389ce9
|
feat(editor): props-service支持通过fill-config设置label-width
|
2024-03-04 14:18:21 +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
|
d3777b236d
|
feat(data-source,utils,runtime): 数据源setData支持指定路径
|
2024-01-02 20:57: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
|
bd8bbc6154
|
feat(editor): data-source-service支持扩展
|
2023-12-20 14:59:58 +08: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
|
09fe6d29e2
|
chore(editor): 修改拼写错误
|
2023-12-18 14:17:04 +08:00 |
|
roymondchen
|
7305f878f3
|
feat(editor, stage): 初始化加载runtime loading
|
2023-12-15 14:09:44 +08:00 |
|
roymondchen
|
a9d794dc19
|
feat(editor): propsService.setNewItemId新增force参数
|
2023-12-11 20:19:17 +08:00 |
|
parisma
|
456692ff8a
|
fix(editor): 有复制的内容时展示粘贴菜单
|
2023-12-11 11:57:46 +00:00 |
|
roymondchen
|
fe26ac5ffc
|
fix(editor): 新增数据源方法不会收集依赖
|
2023-12-08 19:49:09 +08:00 |
|
roymondchen
|
5c6a3455b0
|
feat(editor): service扩展支持设置成同步的
|
2023-12-06 15:28:18 +08:00 |
|
roymondchen
|
eb43deb9f5
|
feat(editor): 画布大小支持配置百分比
|
2023-11-27 16:55:23 +08:00 |
|
roymondchen
|
c9aab11e03
|
fix(editor): 修改根节点不添加历史记录
|
2023-11-22 15:46:00 +08:00 |
|
roymondchen
|
ab02c2f3ee
|
feat(editor): dataSourceService.add返回添加的数据源
|
2023-11-21 11:35:53 +08:00 |
|
roymondchen
|
94641bad76
|
refactor: 依赖收集相关代码抽出独立成库
|
2023-11-16 19:34:50 +08:00 |
|
moonszhang
|
2b10e7eda9
|
feat(editor): 支持 slide 侧边栏可拖拽悬浮
|
2023-11-16 11:00:05 +00:00 |
|
roymondchen
|
ce0c941bf1
|
fix(editor): 在组件树将组件拖入不同布局的容器内,需要改变其布局
fix #552
|
2023-11-13 20:01:32 +08:00 |
|
roymondchen
|
2d5b7726ef
|
fix(editor): 数据源列表中依赖的key会重复出现
|
2023-11-03 14:58:19 +08:00 |
|
roymondchen
|
f48afa98f2
|
feat(editor, data-source): 支持http数据源请求、响应裁剪配置
|
2023-10-31 15:29:04 +08:00 |
|
roymondchen
|
1c516bb24b
|
refactor(editor): 优化性能,组件树重写,不再使用el-tree
|
2023-10-20 19:32:11 +08:00 |
|
roymondchen
|
588ec68b21
|
feat(editor): 事件关联数据源方法支持预置
|
2023-10-07 20:10:50 +08:00 |
|
roymondchen
|
8b7a1e4e3c
|
feat(editor): 数据源事件配置
|
2023-09-21 10:58:39 +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
|
2bd86d2101
|
feat(editor): 新增数据源时先选类型
|
2023-08-29 18:24:15 +08:00 |
|
roymondchen
|
573f1a2c17
|
feat(cli,data-source,editor,playground,runtime): 支持自定义数据源
|
2023-08-21 16:57:18 +08:00 |
|
roymondchen
|
3f833d41f3
|
fix(editor): 置顶计算错误
|
2023-08-15 16:21:46 +08:00 |
|
roymondchen
|
35862078b3
|
feat(editor,schema): 支持组件显示条件配置
|
2023-08-04 15:52:55 +08:00 |
|
roymondchen
|
b424abd17a
|
fix(editor): 删除组件后,依赖清除出现可能出现大量重复循环
|
2023-08-02 17:23:29 +08:00 |
|
roymondchen
|
ce6d2684b7
|
fix(editor): 流式布局下通过组件树拖动layout判断不正确
|
2023-07-21 19:36:51 +08:00 |
|
roymondchen
|
2a0680c707
|
feat(core,editor,data-source,form,schema): 新增数据源方法配置,支持事件联动数据源方法
|
2023-07-18 19:35:54 +08:00 |
|
roymondchen
|
6ddac803a2
|
style(editor): 完善codeBlock.setCodeDslById ts定义
|
2023-07-07 17:12:56 +08:00 |
|
roymondchen
|
74c9deaa29
|
feat(editor, core): 支持直接绑定整个数据源对象
|
2023-06-28 16:39:47 +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
|
06d289aff3
|
feat(editor): 优化快捷键操作
|
2023-06-12 17:28:56 +08:00 |
|
roymondchen
|
aac478eebc
|
feat: 新增数据源
|
2023-05-29 11:33:44 +08:00 |
|
roymondchen
|
0295d6f4b5
|
feat(util): guid方法
|
2023-04-25 11:32:33 +08:00 |
|
roymondchen
|
40adc77978
|
style(editor): 相对路径改成alias
|
2023-04-10 15:16:32 +08:00 |
|
roymondchen
|
aa12779598
|
fix(editor): 代码块code-block-panel-tool slot data丢失
|
2023-03-30 16:13:23 +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
|
3b6ca97f4c
|
feat(edtior): 代码块使用依赖收集器改造
|
2023-03-27 19:09:47 +08:00 |
|
roymondchen
|
35f9a59f44
|
feat(editor): 新增依赖收集器
|
2023-03-27 19:07:56 +08:00 |
|
roymondchen
|
fa89af920c
|
chore(editor): codeDsl由codeBlockService维护,不再从editorService中获取,删除editorService中相关api
|
2023-03-23 16:42:36 +08:00 |
|