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
|
b215062177
|
feat(dep): 性能优化,收集时节点配置中id与name不需要做判断
|
2025-01-14 16:22:04 +08:00 |
|
roymondchen
|
df1cb5f3e7
|
chore: release v1.5.4
|
2025-01-10 19:55:39 +08:00 |
|
roymondchen
|
8b1201626d
|
fix(element-plus-adapter): 只有当前没注册loading指令时才注册
|
2025-01-10 19:52:32 +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
|
1bcefdb1e8
|
fix(element-plus-adapter): 增加loading指令
|
2025-01-09 20:41:30 +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
|
8aaf941d24
|
refactor(form): type component需要配置component
|
2025-01-06 17:41:28 +08:00 |
|
roymondchen
|
4313ddca54
|
style(editor): 显示条件表格配置
|
2025-01-06 16:23:43 +08:00 |
|
roymondchen
|
a831413151
|
feat(form): groupList支持复制单条记录,支持移动单条记得到指定位置,table支持复制单条记录
|
2025-01-03 19:47:25 +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
|
ec94eed787
|
fix(core): 公共点击事件在非浏览器环境不执行
|
2024-12-27 14:52:04 +08: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
|
957b0d9b40
|
fix(form): table 开启dropSort后,多次拖动row后会报错
|
2024-12-18 15:34:04 +08:00 |
|
roymondchen
|
432f1f5a55
|
feat(design): table添加row/cell class name
|
2024-12-18 15:31:22 +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
|
7a8da68edb
|
feat(form): 新增labelPosition配置
|
2024-12-17 20:36:29 +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 |
|
roymondchen
|
6cf20cee34
|
refactor(editor): scss中使用use替换import
|
2024-12-13 16:39:55 +08:00 |
|
roymondchen
|
cf104e64aa
|
style(editor): 修改拼写错误
|
2024-12-13 16:38:20 +08:00 |
|
roymondchen
|
7109df9deb
|
refactor(editor): 模板改成使用useTemplateRef
|
2024-12-13 16:19:44 +08:00 |
|
roymondchen
|
4c54355a42
|
chore: release v1.5.0
|
2024-12-10 16:34:23 +08:00 |
|
roymondchen
|
d8815237f5
|
fix(core): devtools更新代码块函数可能没有name,导致失败
|
2024-12-10 16:05:25 +08:00 |
|
roymondchen
|
3cae4fbc1c
|
feat(cli): 新增npm install 参数配置
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
e6909dc052
|
fix(cli): 组件库未npm包时其中的组件无法识别
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
a569d51f6b
|
fix(cli): keepPackageJsonClean开启后lock不要修改
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
d56b5873ff
|
chore(design): scss兼容性修改
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
d58cac7909
|
fix(editor): 事件中选择联动组件无法再组件树中选择
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
cf2382ac55
|
chore: release v1.5.0-beta.16
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
a0f39d90d6
|
feat(core): 新增调试api
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
0d6420215c
|
fix(editor): 修改未包含数据源的配置,画布中没有实时更新
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
945aaaddcb
|
chore(core): setTimeout后清除timeid
|
2024-12-09 20:21:34 +08:00 |
|