roymondchen
|
18524d89fb
|
feat(core): 支持自定义Node类
|
2025-04-02 17:24:02 +08:00 |
|
roymondchen
|
840c2c3c7d
|
fix(data-source): 数据源初始化时机比注册早回出现死循环
|
2025-04-02 17:17:30 +08:00 |
|
roymondchen
|
9b546645f3
|
chore: update deps
|
2025-03-31 20:31:29 +08:00 |
|
roymondchen
|
38ea57c6cb
|
chore: update lockfile v1.5.12
v1.5.12
|
2025-03-27 16:32:44 +08:00 |
|
roymondchen
|
c8fc2f7bfb
|
chore: release v1.5.12
|
2025-03-27 16:30:51 +08:00 |
|
roymondchen
|
b715a87f40
|
feat(cli): 如果识别不要组件文件,则默认从npm包的default导入
|
2025-03-27 16:25:58 +08:00 |
|
roymondchen
|
f17ef325b1
|
chore: update vite
|
2025-03-27 11:29:18 +08:00 |
|
roymondchen
|
4ddc55aa6d
|
fix(design): card没有slots时隐藏对应slot
|
2025-03-27 11:12:27 +08:00 |
|
roymondchen
|
2a714ae9cc
|
fix(vue-components): button删除调试代码,text支持富文本
|
2025-03-18 16:54:55 +08:00 |
|
roymondchen
|
d53a479b21
|
style(vue-runtime-help): 更新ts定义
|
2025-03-18 16:52:21 +08:00 |
|
roymondchen
|
f5742c107a
|
fix(editor): 获取关联组件的方法默认值
|
2025-03-13 14:30:28 +08:00 |
|
roymondchen
|
9c7d711c16
|
fix(editor): 数据源修改后,依赖重新收集不准确
|
2025-03-12 14:22:33 +08:00 |
|
roymondchen
|
11c027c71b
|
chore: update lockfile v1.5.11
v1.5.11
|
2025-03-11 17:14:17 +08:00 |
|
roymondchen
|
16f1c47db6
|
chore: release v1.5.11
|
2025-03-11 17:12:29 +08:00 |
|
roymondchen
|
72108e0019
|
fix(dep): 数据源方法收集判断
|
2025-03-11 17:01:32 +08:00 |
|
roymondchen
|
0c207c7b83
|
fix(dep): 依赖收集不能过滤id/name
|
2025-03-10 11:32:27 +08:00 |
|
roymondchen
|
f671c670db
|
feat(vue-runtime-help): useDsl/useEditorDsl添加app默认参数
|
2025-03-07 14:33:13 +08:00 |
|
roymondchen
|
a293bd8d3f
|
chore: update lockfile v1.5.10
v1.5.10
|
2025-03-07 11:33:33 +08:00 |
|
roymondchen
|
7dad6720e4
|
chore: release v1.5.10
|
2025-03-07 11:31:46 +08:00 |
|
roymondchen
|
402f05f3d6
|
test(editor): 删除eventsService.init用例
|
2025-03-06 20:36:10 +08:00 |
|
roymondchen
|
0736646c63
|
feat(vue-components,react-components): 增加点击事件,使用组件状态hook
|
2025-03-06 20:29:38 +08:00 |
|
roymondchen
|
8d0040da53
|
chore(runtime): 更新runtime-help
|
2025-03-06 20:22:52 +08:00 |
|
roymondchen
|
6f5bb84c04
|
feat(reate-runtime-help,vue-runtime-help): 新增组件状态hook
|
2025-03-06 20:20:01 +08:00 |
|
roymondchen
|
63fe6ec68b
|
fix(stage): 防止runtime重复注册
|
2025-03-06 20:10:52 +08:00 |
|
roymondchen
|
ff07147270
|
feat(core): node新增registerMethod方法,用于组件注册供其他组件通过事件配置调用
|
2025-03-06 20:08:47 +08:00 |
|
roymondchen
|
c8e1cffca9
|
feat(core, editor): 删除公共的点击事件实现,由组件自行添加
|
2025-03-06 20:05:49 +08:00 |
|
roymondchen
|
5ba2a73c70
|
feat(core): hook函数调用添加node参数
|
2025-03-04 19:11:36 +08:00 |
|
roymondchen
|
a4d021d2fb
|
feat(core): app添加dsl-change事件
|
2025-03-04 17:07:45 +08:00 |
|
roymondchen
|
3c66319b03
|
fix(data-source): 处理异步动态加载数据源时,初始化数据源还未加载完毕的情况
|
2025-03-04 17:05:05 +08:00 |
|
roymondchen
|
775fcf5693
|
fix(editor): 样式配置宽度不能为负
|
2025-03-04 14:09:28 +08:00 |
|
roymondchen
|
f5315122e4
|
chore(vue-components): 添加name option
|
2025-02-27 19:33:57 +08:00 |
|
roymondchen
|
90abde57cc
|
feat(runtime): vue2 h传参与vue3不一样,需要自定义render
|
2025-02-27 19:32:48 +08:00 |
|
roymondchen
|
91cde30d75
|
feat(vue-container): 支持自定义render
|
2025-02-27 19:31:07 +08:00 |
|
roymondchen
|
2114b71d47
|
style(vue-runtime-help): 添加UserRenderFunction定义
|
2025-02-27 19:28:08 +08:00 |
|
roymondchen
|
94d0ed1fd0
|
chore(playground): 恢复dsl本地存储的key
|
2025-02-27 11:31:20 +08:00 |
|
roymondchen
|
4026c0c305
|
feat(runtime): 支持页面切换
|
2025-02-26 15:20:32 +08:00 |
|
roymondchen
|
6d2b9d5f21
|
chore: update lockfile v1.5.9
v1.5.9
|
2025-02-20 17:34:45 +08:00 |
|
roymondchen
|
f2f9044be0
|
chore: release v1.5.9
|
2025-02-20 17:32:53 +08:00 |
|
roymondchen
|
ebc873d6f3
|
style(stage): 完善Runtime定义
|
2025-02-20 15:16:20 +08:00 |
|
roymondchen
|
4d77b669ba
|
feat(table): formatter添加index信息
|
2025-02-18 19:46:00 +08:00 |
|
roymondchen
|
6f2c6b151d
|
feat(table): 支持type: index的序号列
|
2025-02-18 19:40:28 +08:00 |
|
roymondchen
|
6e2b5aea47
|
fix(editor): 编辑器销毁不应该移除依赖收集任务的事件监听
|
2025-02-12 14:08:27 +08:00 |
|
roymondchen
|
098351bb21
|
chore: update lockfile v1.5.8
v1.5.8
|
2025-02-11 19:39:18 +08:00 |
|
roymondchen
|
a0e7ee7292
|
chore: release v1.5.8
|
2025-02-11 19:37:31 +08:00 |
|
roymondchen
|
3fbcbf25ca
|
test(editor): 完善测试用例
|
2025-02-11 19:34:42 +08:00 |
|
roymondchen
|
413134b21d
|
feat(editor): 优化依赖收集状态显示,新增剩余任务数量显示
|
2025-02-11 19:25:28 +08:00 |
|
roymondchen
|
6d82c0f730
|
fix(editor): 组件配置列大小缓存不生效
|
2025-02-11 17:25:58 +08:00 |
|
roymondchen
|
900b701c80
|
refactor(editor): 新增useServices hook,减少使用可选链
|
2025-02-11 16:24:24 +08:00 |
|
roymondchen
|
9cabbe8c7c
|
chore: update lockfile v1.5.7
v1.5.7
|
2025-02-11 10:56:29 +08:00 |
|
roymondchen
|
155c4a75b3
|
chore: release v1.5.7
|
2025-02-11 10:54:45 +08:00 |
|