roymondchen
|
a164e2be62
|
feat(dats-source,editor,form,schema,ui): 迭代器容器支持配置子项显示条件
|
2024-06-28 17:44:04 +08:00 |
|
parisma
|
0c5485b1d0
|
feat(editor): 支持拖拽调整页面顺序
|
2024-06-28 08:54:00 +00:00 |
|
roymondchen
|
0ffc223459
|
feat(editor): 优化数据源字段选择器交互
|
2024-06-27 19:55:06 +08:00 |
|
roymondchen
|
77f13fa898
|
fix(form,design): 支持行内表单
|
2024-06-24 14:20:47 +08:00 |
|
roymondchen
|
654961b349
|
refactor(util): 完善datetimeFormatter方法ts定义
|
2024-06-21 16:26:23 +08:00 |
|
roymondchen
|
c2f25c8c7f
|
chore: release v1.4.9
|
2024-06-17 16:42:05 +08:00 |
|
roymondchen
|
3f974a27b2
|
chore(ui,playgournd,runtime): 更新版本
|
2024-06-17 16:38:52 +08:00 |
|
roymondchen
|
e4a06bd12d
|
build: package.json 中files增加src,移除sideEffects
|
2024-06-17 16:24:06 +08:00 |
|
roymondchen
|
80e42cc997
|
chore: release v1.4.8
|
2024-06-17 15:27:15 +08:00 |
|
roymondchen
|
f4c2cdce2b
|
chore: 更新依赖
|
2024-06-17 15:06:16 +08:00 |
|
roymondchen
|
5c43fbfd96
|
fix(data-source): 多页面时数据源依赖中可能包含其他页面的,导致更新时失败
|
2024-06-13 20:53:45 +08:00 |
|
roymondchen
|
948c194a60
|
feat(ui,runtime): vue-runtime-help中添加use-app方法
|
2024-06-13 20:44:58 +08:00 |
|
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 |
|