roymondchen
|
7ee7f53938
|
fix(data-source): 兼容Promise.allSettled
|
2024-06-13 17:03:48 +08:00 |
|
roymondchen
|
9eb99ed176
|
feat(editor): 组件表单配置支持函数
|
2024-06-12 14:54:15 +08:00 |
|
roymondchen
|
a30e8a3eea
|
feat(editor): 支持数据源模板输入宽选中文本后编辑(在有数据源变量时还有问题)
|
2024-06-11 20:28:12 +08:00 |
|
roymondchen
|
094635cc0e
|
fix(ui): overlay销毁需要异常page上的事件
|
2024-06-11 19:31:34 +08:00 |
|
roymondchen
|
5ac768f15b
|
feat(editor): 组件树中支持多选拖动
|
2024-06-11 19:28:40 +08:00 |
|
roymondchen
|
83b14767b3
|
style(editor): 属性配置中的源码编辑器添加class,防止样式污染
|
2024-06-11 13:57:08 +08:00 |
|
roymondchen
|
ac7bb93a37
|
fix(data-source): 默认事件处理支持path为空字符串
|
2024-06-06 17:40:13 +08:00 |
|
roymondchen
|
e1f8392261
|
chore: 更新依赖
|
2024-06-05 19:44:39 +08:00 |
|
roymondchen
|
b198417ad1
|
chore: 补充package.json files字段
|
2024-05-31 17:45:09 +08:00 |
|
roymondchen
|
78e9a0ab15
|
fix(editor,runtime): 编辑器中,依赖收集改成异步以后,可能出现配置更新了,但是依赖信息还未更新,导致渲染出来的组件不对
|
2024-05-31 17:26:37 +08:00 |
|
roymondchen
|
697442ba63
|
chore: release v1.4.7
|
2024-05-31 15:14:06 +08:00 |
|
roymondchen
|
94db430b85
|
fix(ui,runtime): 迭代器容器迭代数据兼容
re #613
|
2024-05-31 14:45:21 +08:00 |
|
roymondchen
|
7fb4d96cb0
|
fix(editor): 已选组件树中如果出现items不是数组会导致节点渲染失败
|
2024-05-30 17:23:41 +08:00 |
|
roymondchen
|
2d133f47f1
|
feat(core,editor,form): 页面片容器支持配置容器内组件的事件
|
2024-05-30 17:14:50 +08:00 |
|
parisma
|
cd191f6815
|
feat(editor): 复制组件时收集依赖性能优化改造
|
2024-05-30 07:44:27 +00:00 |
|
Evan Wu
|
d98029d5e7
|
fix(editor): 修复pad大屏模式下粘贴位置计算错误偏移问题 (#612)
* fix: 修复moveable中custom able旋转中心错误问题
* fix: 修复修复pad大屏模式下粘贴位置偏差问题
|
2024-05-29 20:01:51 +08:00 |
|
roymondchen
|
a66da8de9e
|
fix(editor): 数据源模板输入框输入数字索引后浏览器卡死
fix #611
|
2024-05-29 19:57:14 +08:00 |
|
roymondchen
|
ee269917f8
|
feat(dep,editor,data-source,schema): 优化编辑器中依赖收集性能
|
2024-05-29 19:32:16 +08:00 |
|
roymondchen
|
cc8ec39dad
|
chore: release v1.4.6
|
2024-05-27 19:18:48 +08:00 |
|
roymondchen
|
92e9d888e9
|
chore: 更新typescript依赖
|
2024-05-27 19:14:09 +08:00 |
|
parisma
|
faabf1bb3a
|
feat(editor,dep): 支持复制组件时将组件绑定的数据源一并复制
|
2024-05-27 10:52:07 +00:00 |
|
roymondchen
|
2ea876a2a0
|
style(utils): 完善ts定义
|
2024-05-27 17:22:04 +08:00 |
|
roymondchen
|
f8dd062a50
|
feat(runtime): vue2/vue3公共部分提出到vue-runtime-help中
|
2024-05-24 17:44:01 +08:00 |
|
roymondchen
|
47c42222b3
|
fix(editor): stageOverlay不应受编辑器zoom影响
|
2024-05-23 19:32:00 +08:00 |
|
roymondchen
|
5ce099c11d
|
feat(editor): export FloatingBox
|
2024-05-23 11:03:44 +08:00 |
|
roymondchen
|
fbac2f820e
|
chore: release v1.4.5
|
2024-05-20 14:24:27 +08:00 |
|
roymondchen
|
238762dd0f
|
style(core,schema): 完善dsl定义
|
2024-05-15 20:25:35 +08:00 |
|
roymondchen
|
7a13cd851b
|
refactor(ui): 完善props定义,优化冗余代码
|
2024-05-15 20:23:51 +08:00 |
|
roymondchen
|
901fe4dd94
|
chore: 完善依赖
|
2024-05-14 14:25:47 +08:00 |
|
roymondchen
|
5074c9e68b
|
refactor(core): 完善事件逻辑
|
2024-05-14 14:05:01 +08:00 |
|
qwertyyb
|
88c04c6dac
|
feat: 支持数据源事件 (#605)
* feat: 添加observedData
* feat: 修改错误
* fix: 修复单测报错问题
* feat: 完善数据源事件
* fix: 修复数据源事件调用组件方法时报错的异常
* fix: 修复多个相同类型的数据源数据变化的事件混淆的问题
* chore: 删除无用代码
* feat: 默认使用SimpleObservedData
* feat: 删除无用代码
---------
Co-authored-by: marchyang <marchyang@tencent.com>
|
2024-05-13 17:23:23 +08:00 |
|
roymondchen
|
831204663a
|
test: 完善测试用例
|
2024-05-09 20:49:54 +08:00 |
|
roymondchen
|
ff60d0238b
|
chore: 更新依赖
|
2024-05-09 19:58:48 +08:00 |
|
roymondchen
|
c665bf3ccc
|
fix(core,data-source): 事件参数中关联数据源字段无法自动更新
|
2024-05-09 17:01:34 +08:00 |
|
roymondchen
|
708d3db4bb
|
feat(data-source): manager init 事件增加error数据
|
2024-05-08 19:26:53 +08:00 |
|
roymondchen
|
9034cef0d2
|
fix(form): select option label不生效
|
2024-05-08 14:44:04 +08:00 |
|
roymondchen
|
0f2bd3f01d
|
build: editor version写错
fix #601
|
2024-05-08 11:46:31 +08:00 |
|
roymondchen
|
6b081fdc53
|
chore: 包内依赖改成workspace:*,更新release脚本
|
2024-04-26 17:15:28 +08:00 |
|
Evan Wu
|
e39a7d140f
|
fix(editor,stage,utils): 修复在ipad等大屏场景下编辑画布中元素位置计算偏差问题 (#598)
|
2024-04-25 20:13:21 +08:00 |
|
roymondchen
|
71c90d1d4d
|
chore(element-plus-adapter): 移除vue依赖
|
2024-04-25 19:42:39 +08:00 |
|
roymondchen
|
ad2146f3bd
|
fix(form): select option 在没有adapter的时候默认使用el-option
|
2024-04-25 19:38:43 +08:00 |
|
roymondchen
|
7a9e5ca6f6
|
build: pre-commit检查改成检查ts类型
|
2024-04-23 15:24:25 +08:00 |
|
roymondchen
|
013365388d
|
style(editor): 调整数据源字段选择器样式
|
2024-04-16 20:38:34 +08:00 |
|
roymondchen
|
03be7bcbd3
|
chore: release v1.4.4
|
2024-04-16 17:05:21 +08:00 |
|
roymondchen
|
fc1a7a09ff
|
feat(editor): 优化数据源选择器与代码选择的编辑按钮
|
2024-04-16 11:52:11 +08:00 |
|
roymondchen
|
4054c6ed57
|
feat(editor): 支持配置左侧边栏tab style
|
2024-04-12 20:20:40 +08:00 |
|
roymondchen
|
b1e79c1e05
|
fix(editor): 在组件属性配置表单中编辑数据源方法无法保存问题
|
2024-04-12 20:11:34 +08:00 |
|
roymondchen
|
92049cf251
|
feat(editor): 新增配置控制属性配置面板右下角的源码按钮是否显示
|
2024-04-12 19:31:09 +08:00 |
|
roymondchen
|
006133102f
|
feat(cli,data-source,runtime): 数据源支持动态按需加载
|
2024-04-12 16:52:58 +08:00 |
|
roymondchen
|
872c978b9b
|
fix(editor): floating-box高度无法改变
|
2024-04-11 17:23:31 +08:00 |
|