qyaniwu
|
07b8f5fe83
|
fix(editor): 修复代码块编辑器的更新内容后按下ctrl+s光标会偏移的问题
|
2025-07-24 04:13:02 +00:00 |
|
roymondchen
|
d31a544a23
|
fix(editor): runtimeUrl更新后需要重新设置runtime的dsl
|
2025-07-24 11:24:36 +08:00 |
|
roymondchen
|
870dd99e2c
|
chore: release v1.6.0-beta.2
|
2025-07-22 20:30:18 +08:00 |
|
roymondchen
|
01b88dba25
|
feat(core): 异步加载dsl片段下,事件触发时node可能不存在
|
2025-07-22 20:23:14 +08:00 |
|
roymondchen
|
2605011df4
|
feat(utile): replaceChildNode找不多目标不报错
|
2025-07-22 20:16:37 +08:00 |
|
roymondchen
|
0752abc312
|
chore: release v1.6.0-beta.1
|
2025-07-17 18:50:02 +08:00 |
|
roymondchen
|
ded24c8b4f
|
feat(editor): 页面片容器内的组件不允许选中
|
2025-07-17 18:26:29 +08:00 |
|
roymondchen
|
305ea4619f
|
fix(data-source): 页面未初始化好之前,数据源数据变化后需要修改page.data
|
2025-07-17 17:20:58 +08:00 |
|
roymondchen
|
291de2005d
|
feat(core): Node中的instance初始为null,用于判断是否与组件产生关联
|
2025-07-17 17:19:03 +08:00 |
|
roymondchen
|
44b592f36a
|
chore: release v1.6.0-beta.0
|
2025-07-15 15:13:01 +08:00 |
|
roymondchen
|
6a54720068
|
feat(core,data-source,utils,react-runtime-help,vue-runtime-help): 新增对页面片节点的管理
|
2025-07-15 15:08:53 +08:00 |
|
roymondchen
|
aaf8046c63
|
fix(editor): 依赖收集后没有同步到dsl中
|
2025-07-11 19:02:56 +08:00 |
|
roymondchen
|
5242585500
|
chore: update copyright
|
2025-07-11 15:04:22 +08:00 |
|
roymondchen
|
4637c80125
|
style(editor,stage): 完善moveableOptions prop类型定义
|
2025-07-04 14:25:05 +08:00 |
|
roymondchen
|
5ab7030c3a
|
chore: release v1.5.24
|
2025-07-03 20:54:08 +08:00 |
|
roymondchen
|
84bf9ba2f9
|
fix(editor): 初始化收集依赖后编译数据源不能使用源数据
|
2025-07-03 20:50:46 +08:00 |
|
roymondchen
|
49f3f6853e
|
chore: release v1.5.23
|
2025-07-03 14:20:41 +08:00 |
|
roymondchen
|
222a96e465
|
feat(editor): 数据源属性/方法表格可以拖动列宽
|
2025-07-03 14:11:44 +08:00 |
|
roymondchen
|
2f4a7a33b8
|
feat(core,data-source,dep,editor,schema): 新增组件禁用代码块/数据源的配置开关
|
2025-07-03 14:10:20 +08:00 |
|
roymondchen
|
c984c1a0cf
|
fix(editor): 树组件搜索后不展开所有节点
|
2025-07-02 19:47:52 +08:00 |
|
roymondchen
|
727af1058d
|
fix(editor): 页面列表滚动条
|
2025-07-02 18:00:21 +08:00 |
|
roymondchen
|
68abaae750
|
chore: update deps
|
2025-07-02 17:55:12 +08:00 |
|
roymondchen
|
0e8043664e
|
chore: update deps
|
2025-07-02 17:06:37 +08:00 |
|
roymondchen
|
3f7d03959c
|
feat(dep,schema): 添加组件没用数据源或者代码块的配置key
|
2025-07-02 16:42:55 +08:00 |
|
roymondchen
|
ee06c26ca5
|
refactor(editor): dsl更新后通知runtime更新代码优化
|
2025-07-02 16:21:03 +08:00 |
|
roymondchen
|
9e590c5cf7
|
feat(editor): 新增props-panel-unmounted事件
|
2025-06-26 21:06:21 +08:00 |
|
roymondchen
|
8d6da3712e
|
feat(editor): service新增removePlugin方法
|
2025-06-26 16:49:32 +08:00 |
|
roymondchen
|
18e8df4a55
|
fix(editor): 防止快捷键重复注册
|
2025-06-25 14:17:43 +08:00 |
|
roymondchen
|
b6a260471d
|
fix(editor,react-runtime-help,vue-runtime-help): 修复拖动页面顺序失效问题
|
2025-06-20 20:10:24 +08:00 |
|
roymondchen
|
32681964b3
|
feat(editor): stage overlay 支持放大缩小
|
2025-06-20 19:47:51 +08:00 |
|
roymondchen
|
95d6263f42
|
feat(stage): 新增禁用标尺配置
|
2025-06-20 19:08:10 +08:00 |
|
roymondchen
|
bdd59cff9b
|
feat(stage): 添加updateMoveableOptions api,用于更新选中框状态
|
2025-06-20 14:38:36 +08:00 |
|
roymondchen
|
652670fa4c
|
chore: release v1.5.22
|
2025-06-09 19:42:22 +08:00 |
|
roymondchen
|
1614b62d2a
|
feat(editor): 样式中的position选项加上中文
|
2025-06-09 19:36:54 +08:00 |
|
roymondchen
|
6152a78467
|
feat(editor): 支持禁用数据源与代码块
|
2025-06-09 16:35:08 +08:00 |
|
roymondchen
|
b1f020d532
|
fix(data-source,utils): 不使用replaceAll,安卓10不支持
|
2025-06-09 14:18:36 +08:00 |
|
roymondchen
|
6b4ca4b83a
|
feat(form,form-schema): group list支持配置默认展开数量
|
2025-06-06 20:13:34 +08:00 |
|
roymondchen
|
0bd8496fac
|
refactor(editor,stage): 完善页面变化后画布大小更新
|
2025-06-06 19:29:20 +08:00 |
|
roymondchen
|
3097e8eddb
|
feat(editor): 支持配置自定义创建Monaco editor函数
|
2025-06-06 16:03:56 +08:00 |
|
roymondchen
|
cd4656e54f
|
feat(design): dialog支持配置destroyOnClose
|
2025-06-06 14:55:06 +08:00 |
|
roymondchen
|
5f246bbc98
|
chore: update deps
|
2025-06-05 20:14:23 +08:00 |
|
roymondchen
|
2565d67add
|
chore: release v1.5.21
|
2025-06-04 17:05:53 +08:00 |
|
roymondchen
|
92534fc915
|
feat(editor,stage): 支持切换runtimeUrl
|
2025-05-29 20:17:15 +08:00 |
|
roymondchen
|
0196eb343a
|
feat(editor): 获取联动组件的方法函数中添加组件id参数
|
2025-05-28 17:47:12 +08:00 |
|
roymondchen
|
8142a7ab6d
|
feat(form): select before/after request配置函数支持异步
|
2025-05-27 14:58:29 +08:00 |
|
roymondchen
|
c7b2734090
|
fix(data-source): 没有异步加载数据源的情况下,数据源init方法没有执行
|
2025-05-26 20:04:40 +08:00 |
|
roymondchen
|
4288ab9873
|
chore: release v1.5.20
|
2025-05-21 17:00:45 +08:00 |
|
roymondchen
|
b78d2fda1f
|
feat(core): 新增事件处理前后的钩子函数配置
|
2025-05-21 16:58:06 +08:00 |
|
roymondchen
|
dc37d4e8bd
|
feat(data-source): 新增判断所有数据源加载完成的方法
|
2025-05-21 16:27:49 +08:00 |
|
roymondchen
|
a35789c0cf
|
feat(data-source): 由于存在异步加载数据源,新增所有数据源加载完毕事件
|
2025-05-21 16:24:35 +08:00 |
|