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 |
|
roymondchen
|
e9c6a3bb2f
|
fix(editor): 修改数据源可能造成页面卡死
|
2025-01-17 19:48:02 +08:00 |
|
roymondchen
|
34878d26f8
|
chore: release v1.5.5
|
2025-01-14 16:33:37 +08:00 |
|
roymondchen
|
040b787e8f
|
feat(editor): 优化依赖收集,数据源代码块分开收集
|
2025-01-14 16:27:04 +08:00 |
|
roymondchen
|
df1cb5f3e7
|
chore: release v1.5.4
|
2025-01-10 19:55:39 +08:00 |
|
roymondchen
|
ab7df6c21e
|
refactor(editor): 优化dsl更新后画布更新逻辑
|
2025-01-10 19:44:40 +08:00 |
|
roymondchen
|
895c461e2b
|
refactor(editor): 优化依赖收集,优先收集数据源依赖
|
2025-01-10 19:31:41 +08:00 |
|
roymondchen
|
1baec3f1d4
|
refactor(editor): useTemplateRef参数不能与变量名一样,不然会有一个warn
|
2025-01-09 20:48:35 +08:00 |
|
roymondchen
|
552df3a614
|
refactor(editor): service中state改完使用shallowReactive
|
2025-01-09 20:43:54 +08:00 |
|
roymondchen
|
e57fc7b718
|
refactor(editor): form-panel mounted事件参数
|
2025-01-06 19:32:40 +08:00 |
|
roymondchen
|
ee0b10746c
|
chore: release v1.5.3
|
2025-01-06 18:26:39 +08:00 |
|
roymondchen
|
ac2b8dbfcf
|
refactor(editor): form-panel mounted参数改成proxy
|
2025-01-06 17:47:06 +08:00 |
|
roymondchen
|
4313ddca54
|
style(editor): 显示条件表格配置
|
2025-01-06 16:23:43 +08:00 |
|
roymondchen
|
833dbcd8b4
|
fix(editor): select配置项无法清空
|
2025-01-03 17:28:57 +08:00 |
|
roymondchen
|
7b0a476677
|
feat(editor): 配置组件时将样式中的空配置移除
|
2025-01-03 17:27:29 +08:00 |
|
roymondchen
|
9e35642879
|
style(editor): 优化样式配置面板
|
2025-01-03 17:25:25 +08:00 |
|
roymondchen
|
e8bbdf613b
|
feat(editor): 样式配置面板支持拖动大小
|
2024-12-30 20:44:27 +08:00 |
|
moonszhang
|
246e6941d5
|
feat(editor,form,schema): 组件样式配置可视化
|
2024-12-30 12:17:43 +00:00 |
|
roymondchen
|
5939f1d487
|
chore: release v1.5.2
|
2024-12-18 20:36:46 +08:00 |
|
roymondchen
|
af46d775f0
|
build: vite6.0后构建的css文件名需配置回style
|
2024-12-18 20:29:54 +08:00 |
|
roymondchen
|
d48d40a2b7
|
fix(editor): data-source-field-select透传eventData
|
2024-12-18 20:27:46 +08:00 |
|
roymondchen
|
18f92823c2
|
chore: release v1.5.1
|
2024-12-18 16:20:38 +08:00 |
|
roymondchen
|
7887a14f6b
|
style(editor): 完善emit定义
|
2024-12-18 16:10:07 +08:00 |
|
roymondchen
|
712e317e40
|
feat(editor): 样式添加display配置,右侧边栏最小值设置成420
|
2024-12-18 16:01:45 +08:00 |
|
roymondchen
|
039ab9d192
|
test(editor): 修复测试用例
|
2024-12-17 20:52:01 +08:00 |
|
roymondchen
|
5cd6d21b2e
|
feat(editor): 组件配置中的样式支持单独一列显示
|
2024-12-17 20:47:33 +08:00 |
|
roymondchen
|
74f76d0ba3
|
feat(editor): 数据源/代码编辑列表新增右键菜单
|
2024-12-16 20:20:02 +08:00 |
|
roymondchen
|
98f45d2334
|
chore: update deps
|
2024-12-13 16:54:56 +08:00 |
|