roymondchen
|
3097e8eddb
|
feat(editor): 支持配置自定义创建Monaco editor函数
|
2025-06-06 16:03:56 +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
|
4288ab9873
|
chore: release v1.5.20
|
2025-05-21 17:00:45 +08:00 |
|
roymondchen
|
1e396d4a8d
|
fix(editor): 新增数据源时,由于方法列表为空出现的报错
|
2025-05-21 16:20:23 +08:00 |
|
roymondchen
|
444858491d
|
fix(editor): getTMagicApp中对runtime-ready可能存在多次事件监听
|
2025-05-21 16:18:12 +08:00 |
|
roymondchen
|
d66ee4db48
|
chore: release v1.5.19
|
2025-05-20 13:57:18 +08:00 |
|
roymondchen
|
1444eb6ae7
|
fix(editor): 由于数据源可能有内部方法,所以去掉事件联动中数据源选项置灰的逻辑
|
2025-05-16 17:14:50 +08:00 |
|
roymondchen
|
7dbf464e38
|
chore: release v1.5.18
|
2025-05-14 15:47:34 +08:00 |
|
roymondchen
|
e0d5efb022
|
feat(editor): 组件高级配置中添加display
|
2025-05-13 16:31:14 +08:00 |
|
roymondchen
|
054d12601b
|
feat(editor): eventsServic支持插件扩展
|
2025-05-13 16:29:34 +08:00 |
|
roymondchen
|
6b481c4473
|
fix(editor): 根节点修改在update事件中不要触发依赖收集
|
2025-05-12 17:48:03 +08:00 |
|
roymondchen
|
b88ca14fde
|
chore: release v1.5.17
|
2025-05-06 20:12:11 +08:00 |
|
roymondchen
|
179b797c5c
|
feat(editor): dsl初始化时收集依赖使用worker
|
2025-05-06 19:59:27 +08:00 |
|
roymondchen
|
50b74d10e6
|
feat(editor,form,form-schema): 新增form-schema,将表单schema放入其中
|
2025-04-30 16:05:31 +08:00 |
|
roymondchen
|
1852560b55
|
chore: release v1.5.16
|
2025-04-28 20:24:40 +08:00 |
|
roymondchen
|
2dc0bbc679
|
feat(editor): 组件默认的名称,id配置只要在业务不提供时才加入
|
2025-04-28 20:14:01 +08:00 |
|
roymondchen
|
cdfb3adfa9
|
chore: release v1.5.15
|
2025-04-25 16:21:44 +08:00 |
|
roymondchen
|
ba05ecbf60
|
fix(editor): getTMagicApp返回类型错误
|
2025-04-25 15:00:37 +08:00 |
|
roymondchen
|
e774c9ff5f
|
chore: release v1.5.14
|
2025-04-24 15:00:40 +08:00 |
|
roymondchen
|
de52ff4fe1
|
fix(editor): 编辑数据源/代码块时,列表高亮
|
2025-04-24 14:02:34 +08:00 |
|
roymondchen
|
e7e9197ae3
|
style: 更新eslint版本,更新eslint配置
|
2025-04-21 20:35:54 +08:00 |
|
roymondchen
|
5e0e776d40
|
feat(form): onChange添加setModel参数,用于修改model并添加至修改记录中
|
2025-04-21 19:42:22 +08:00 |
|
roymondchen
|
42adb962fd
|
chore: release v1.5.13
|
2025-04-10 20:54:13 +08:00 |
|
roymondchen
|
54e00f2852
|
feat(editor): 编辑代码块/数据源时高亮列表中对应的项
|
2025-04-10 20:36:38 +08:00 |
|
roymondchen
|
9b546645f3
|
chore: update deps
|
2025-03-31 20:31:29 +08:00 |
|
roymondchen
|
c8fc2f7bfb
|
chore: release v1.5.12
|
2025-03-27 16:30:51 +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
|
16f1c47db6
|
chore: release v1.5.11
|
2025-03-11 17:12:29 +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
|
c8e1cffca9
|
feat(core, editor): 删除公共的点击事件实现,由组件自行添加
|
2025-03-06 20:05:49 +08:00 |
|
roymondchen
|
775fcf5693
|
fix(editor): 样式配置宽度不能为负
|
2025-03-04 14:09:28 +08:00 |
|
roymondchen
|
f2f9044be0
|
chore: release v1.5.9
|
2025-02-20 17:32:53 +08:00 |
|
roymondchen
|
6e2b5aea47
|
fix(editor): 编辑器销毁不应该移除依赖收集任务的事件监听
|
2025-02-12 14:08:27 +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
|
155c4a75b3
|
chore: release v1.5.7
|
2025-02-11 10:54:45 +08:00 |
|
roymondchen
|
8136477dd9
|
chore: release v1.5.6
|
2025-02-10 20:12:39 +08:00 |
|
roymondchen
|
877a4eaa49
|
feat(editor): 优化浏览器变小时各列大小变化
|
2025-02-10 19:59:11 +08:00 |
|
roymondchen
|
5c0cfe44dd
|
build: 统一构建
|
2025-01-21 19:13:01 +08:00 |
|
roymondchen
|
51ca1e60af
|
fix(editor): 编辑器组件销毁后重置依赖收集
|
2025-01-20 19:55:14 +08:00 |
|
roymondchen
|
e234428965
|
chore: update deps
|
2025-01-20 19:34:12 +08:00 |
|
roymondchen
|
e8461f91e6
|
fix(editor): 已经配置了的样式无法删除
|
2025-01-17 19:49:56 +08:00 |
|