roymondchen
|
a99da7aa00
|
chore: release v1.5.0-beta.7
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
1de4d95bd4
|
chore: 更新依赖,vue@3.5.1
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
9da15002ff
|
chore: release v1.5.0-beta.6
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
65c7ac919b
|
chore: release v1.5.0-beta.5
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
34fc0a15b9
|
refactor: 将data-source,dep,schema,utils收敛到core,将form,table,stage,design,util收敛到editor
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
735af70af6
|
chore: release v1.5.0-beta.4
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
e057ddc187
|
fix(data-source): 迭代内容多层嵌套下子组件条件配置不生效
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
b2410a8739
|
chore: release v1.5.0-beta.3
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
f589df7303
|
chore: release v1.5.0-beta.2
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
ea79a0d601
|
fix(data-source): http数据源中mock配置中关闭启用后,不会执行request
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
ee1a019727
|
chore: release v1.5.0-beta.1
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
9dd10d7ea1
|
chore: release v1.5.0-beta.0
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
80040a69ef
|
style(data-source): 删除无用注释
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
60d2b64aa5
|
fix: 迭代器内的组件配置了声明周期代码块无效
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
b00e7aec13
|
build: 删除多余构建配置,构建ui
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
7aeca39521
|
build: 不在每个package中构建dts,解决package间相互依赖问题
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
de47514f69
|
feat: 完善迭代器嵌套使用问题,重构事件配置处理代码
* feat(editor,core,data-source,dep,schema,ui,utils,vue-runtime-help): 完善迭代器
* test: 完善测试用例
* chore: 构建
* feat: 迭代器嵌套事件传递数据
---------
Co-authored-by: roymondchen <roymondchen@tencent.com>
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
fc2fd851c3
|
chore: release v1.4.19
|
2024-12-09 20:21:34 +08:00 |
|
roymondchen
|
7173d28e5b
|
chore: release v1.4.18
|
2024-09-14 10:33:40 +08:00 |
|
roymondchen
|
65f7816c59
|
chore: release v1.4.17
|
2024-08-30 17:40:02 +08:00 |
|
roymondchen
|
fa2d00ba36
|
fix(data-source): 编辑器的runtime不能对数据源的mock配置有影响
|
2024-08-06 14:33:21 +08:00 |
|
roymondchen
|
5e95f56c34
|
chore: release v1.4.16
|
2024-08-02 13:56:15 +08:00 |
|
roymondchen
|
92e6d40e75
|
chore: 更新依赖
|
2024-08-01 20:44:36 +08:00 |
|
roymondchen
|
211673c6a5
|
chore: release v1.4.15
|
2024-07-26 13:05:51 +08:00 |
|
roymondchen
|
8d111ea976
|
feat(data-source): 数据源新增setValue方法
|
2024-07-16 16:24:32 +08:00 |
|
roymondchen
|
e209aa36e8
|
fix(data-source): 迭代器数据编译支持容器嵌套
|
2024-07-15 21:32:13 +08:00 |
|
roymondchen
|
d85c6c1b2c
|
chore: release v1.4.14
|
2024-07-12 16:05:59 +08:00 |
|
roymondchen
|
1fc04b4464
|
fix(data-source): 迭代条件条件组编译逻辑不对
|
2024-07-12 14:14:04 +08:00 |
|
roymondchen
|
602da25b6d
|
chore: release v1.4.13
|
2024-07-04 15:32:33 +08:00 |
|
roymondchen
|
1e93e9bacc
|
fix(data-source): 按需加载数据源时需要分享数据源方法依赖
|
2024-07-04 14:41:34 +08:00 |
|
roymondchen
|
033ef19d6b
|
chore: release v1.4.12
|
2024-07-02 21:12:16 +08:00 |
|
roymondchen
|
9989b97fe9
|
chore: release v1.4.11
|
2024-07-02 16:22:30 +08:00 |
|
roymondchen
|
ecfaff2e0d
|
feat(data-source): 迭代器容器内容支持显示条件配置
|
2024-07-02 16:14:33 +08:00 |
|
roymondchen
|
882d222800
|
feat(data-source): 迭代器容器内容支持显示条件配置
|
2024-07-01 21:31:55 +08:00 |
|
roymondchen
|
f112abf246
|
chore: release v1.4.10
|
2024-06-28 19:25:36 +08:00 |
|
roymondchen
|
a164e2be62
|
feat(dats-source,editor,form,schema,ui): 迭代器容器支持配置子项显示条件
|
2024-06-28 17:44:04 +08:00 |
|
roymondchen
|
c2f25c8c7f
|
chore: release v1.4.9
|
2024-06-17 16:42:05 +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
|
7ee7f53938
|
fix(data-source): 兼容Promise.allSettled
|
2024-06-13 17:03:48 +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
|
697442ba63
|
chore: release v1.4.7
|
2024-05-31 15:14:06 +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 |
|
roymondchen
|
fbac2f820e
|
chore: release v1.4.5
|
2024-05-20 14:24:27 +08:00 |
|