225 Commits

Author SHA1 Message Date
LeoYuan 袁力皓
2c3634801a chore(release): publish 1.0.9-beta.7 v1.0.9-beta.7 2022-05-31 10:00:44 +08:00
LeoYuan 袁力皓
edea336f76 Merge branch 'develop' into release/1.0.9-beta 2022-05-31 09:56:16 +08:00
JackLian
171b1013b2 test: add ut for render-core/utils/data-helper.ts 2022-05-30 19:56:07 +08:00
LeoYuan 袁力皓
c7035c0b71 chore(release): publish 1.0.9-beta.6 v1.0.9-beta.6 2022-05-27 11:06:33 +08:00
LeoYuan 袁力皓
37a3f54051 feat: return unbind function for onChangeDetecting & onChangeSelection 2022-05-27 10:53:50 +08:00
LeoYuan 袁力皓
95755c0385 fix: use the original object if it is not a shell object 2022-05-27 10:47:40 +08:00
LeoYuan 袁力皓
3262e47b5f refactor: using a more semver-like prerelease version format 2022-05-27 10:25:30 +08:00
liujuping
bf280c6fa1 fix: fix monitor utils incorrect assignment method 2022-05-26 18:25:08 +08:00
LeoYuan 袁力皓
57cdb8b6c3 chore(release): publish 1.0.9-beta.5 v1.0.9-beta.5 2022-05-26 14:59:57 +08:00
xingmolu
75626d877d fix: 🐛 修复数据源引擎请求处理器映射严格模式下被过滤的问题 2022-05-26 14:58:52 +08:00
ruhuo.tan
8a3a0b8241 fix: fix setter hooks error 2022-05-26 14:58:03 +08:00
LeoYuan 袁力皓
d04e96e6dd feat: add id setter for DocumentModel 2022-05-26 14:54:41 +08:00
LeoYuan 袁力皓
016f2e600b chore(release): publish 1.0.9-beta.4 v1.0.9-beta.4 2022-05-25 20:02:47 +08:00
LeoYuan 袁力皓
cb3c46f7fb feat: add availableActions for ComponentMeta 2022-05-25 19:58:36 +08:00
liujuping
acf7449ca2 fix: delete the defaultValue configuration outside the loop 2022-05-25 10:56:13 +08:00
LeoYuan 袁力皓
288871d5da chore(release): publish 1.0.9-beta.3 v1.0.9-beta.3 2022-05-23 14:25:59 +08:00
LeoYuan 袁力皓
5615b36d22 feat: add componentMeta getter for setingPropEntry 2022-05-23 14:12:47 +08:00
LeoYuan 袁力皓
7a3850bece chore(release): publish 1.0.9-beta.2 v1.0.9-beta.2 2022-05-20 14:23:03 +08:00
LeoYuan 袁力皓
7a14fff218 feat: add slotNode for shell prop 2022-05-20 14:19:13 +08:00
云云酱
a79875cf86 fix: missing engine options config info
fix: missing engine options config info
2022-05-19 15:20:08 +08:00
云云酱
9ccded006e fix: missing engine options config info
fix: missing engine options config info
2022-05-19 15:20:08 +08:00
LeoYuan 袁力皓
8af35a3dc4 chore(release): publish 1.0.9-beta.1 v1.0.9-beta.1 2022-05-19 14:39:03 +08:00
LeoYuan 袁力皓
cb8faabe99 Merge remote-tracking branch 'origin/develop' into release/1.0.9-beta 2022-05-19 14:33:48 +08:00
LeoYuan 袁力皓
b4f463e7d4 feat: add script for synchronizing packages to intranet registry 2022-05-19 14:33:24 +08:00
LeoYuan 袁力皓
1cfc8d668b feat: add renderer for simulatorHost 2022-05-19 14:33:24 +08:00
LeoYuan 袁力皓
0152df9f23 chore(release): publish 1.0.9-beta.0 v1.0.9-beta.0 2022-05-19 14:28:18 +08:00
LeoYuan 袁力皓
f1f0613228 Merge branch 'main' into develop 2022-05-19 14:27:05 +08:00
twinkle77
2871b5ba4c
feat: sync utils/constants (#506) 2022-05-19 14:23:15 +08:00
liujuping
8255b79458 feat: modify the output method of rendering module parsing errors 2022-05-19 13:20:26 +08:00
liujuping
aa6b9c8f7a feat: change loop sertter config, set defaultValue prop to JsonSetter 2022-05-16 11:03:29 +08:00
LeoYuan 袁力皓
fb580b5fb2 chore(release): publish 1.0.8 v1.0.8 2022-05-13 14:47:53 +08:00
xingmolu
04631f8137 feat: 🎸 设计态支持数据源引擎配置 2022-05-13 14:37:26 +08:00
Verse
b96f16672e
修复渲染器 demo 服务依赖问题 (#469)
* fix: 渲染器支持本地调试
2022-05-13 14:22:46 +08:00
林熠
623a1b46c2
Merge pull request #486 from alibaba/fix/outline-tree
fix: fix outline-tree initialization failed
2022-05-13 14:19:20 +08:00
LeoYuan 袁力皓
a2d5c6fd90 fix: fix outline-tree initialization failed 2022-05-13 14:11:45 +08:00
林熠
28afa05543
Merge pull request #471 from alibaba/test/render-core-leaf
test: add renderer-core hoc/leaf single test
2022-05-11 16:37:12 +08:00
liujuping
11319e1ac9 test: add renderer-core hoc/leaf single test 2022-05-11 16:08:14 +08:00
LeoYuan 袁力皓
bf2c1e96a1 chore(release): publish 1.0.7 v1.0.7 2022-05-11 14:22:09 +08:00
LeoYuan 袁力皓
4b0521a474 fix: fix test case failures of designer 2022-05-11 14:09:18 +08:00
LeoYuan 袁力皓
e83adcee81 feat: export nodeChildrenSymbol && remove some unnecessary editor.set 2022-05-11 14:09:18 +08:00
liujuping
85704c3694 feat: fix render-core leaf hoc component condition config should get from leaf exportSchema fn 2022-05-11 14:09:17 +08:00
LeoYuan 袁力皓
4fd7f27f8e feat: add some necessary methods and attributes 2022-05-11 14:09:17 +08:00
liujuping
98ececa9c1 fix: type=legao dont make request 2022-05-11 14:09:17 +08:00
liujuping
f99a47e502 fix: lowcode component exec lifecycle has error 2022-05-11 14:09:16 +08:00
liujuping
9d51dcdae3 fix: lowcode component leaf dont have export prop, exec leaf.export make error 2022-05-11 14:09:16 +08:00
LeoYuan 袁力皓
03c53971df feat: cp dist files of simulator-renderer to that of engine 2022-05-11 14:09:16 +08:00
LeoYuan 袁力皓
754cfd6e1f chore: skip coverage job if PR is from fork 2022-05-07 17:09:47 +08:00
林熠
a5f6d76bda
Merge pull request #442 from LeoYuan/chore/cov-permission
chore: grant write permission for pull request
2022-05-07 11:31:22 +08:00
LeoYuan 袁力皓
f57cf045c3 chore: grant write permission for pull request 2022-05-07 11:30:10 +08:00
LeoYuan 袁力皓
80fbe6de2c chore: get release version from git branch name (support beta identifier) 2022-05-05 19:38:23 +08:00