JackLian
|
171b1013b2
|
test: add ut for render-core/utils/data-helper.ts
|
2022-05-30 19:56:07 +08:00 |
|
liujuping
|
bf280c6fa1
|
fix: fix monitor utils incorrect assignment method
|
2022-05-26 18:25:08 +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 |
|
liujuping
|
acf7449ca2
|
fix: delete the defaultValue configuration outside the loop
|
2022-05-25 10:56: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 袁力皓
|
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 袁力皓
|
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 |
|
liujuping
|
176583f48a
|
feat: low-code components support lifecycle and function execution
|
2022-05-05 17:17:20 +08:00 |
|
fxxjdedd
|
3d176cb534
|
chore: convert devMode to standard spec format using metadataTransducer
fix: https://github.com/alibaba/lowcode-engine/issues/283
|
2022-05-05 17:15:44 +08:00 |
|
林熠
|
0c6bca339a
|
Merge pull request #418 from alibaba/feat/vision-polyfill
feat: add some features
|
2022-05-05 17:13:24 +08:00 |
|
LeoYuan 袁力皓
|
18d1a4fe1d
|
feat: add some features
|
2022-05-05 16:48:15 +08:00 |
|
久戈
|
f30db20606
|
feat: 大纲树支持节点过滤
|
2022-04-28 18:48:54 +08:00 |
|
林熠
|
670eeb9fe2
|
Merge pull request #402 from alibaba/feat/render-jest-config
chore: renderer jest config add collectCoverage
|
2022-04-28 14:45:30 +08:00 |
|
liujuping
|
47874004cf
|
chore: renderer jest config add collectCoverage
|
2022-04-28 14:39:31 +08:00 |
|
liujuping
|
38be3dec83
|
chore: renderer jest config add collectCoverage
|
2022-04-28 14:06:38 +08:00 |
|
林熠
|
2dfdba3399
|
Merge pull request #395 from alibaba/chore/action-cov-pkg
Chore/action cov pkg
|
2022-04-27 16:17:23 +08:00 |
|
林熠
|
460167642b
|
Merge pull request #385 from alibaba/fix/resize-handler-symbols
fix: use uppercase resize trigger names based on material spec
|
2022-04-27 16:14:34 +08:00 |
|
LeoYuan 袁力皓
|
ed3ddcf5c9
|
feat: add code coverage action
|
2022-04-27 15:59:28 +08:00 |
|
LeoYuan 袁力皓
|
7fda0efe13
|
fix: use uppercase resize trigger names based on material spec
|
2022-04-26 15:05:21 +08:00 |
|
liujuping
|
f6ad4a157d
|
feat: assetLoader loda scripts with async=false
|
2022-04-26 14:05:15 +08:00 |
|
LeoYuan 袁力皓
|
f0d8b852ef
|
Merge branch 'release/1.0.6'
|
2022-04-21 14:58:03 +08:00 |
|
LeoYuan 袁力皓
|
835059deff
|
chore(release): publish 1.0.6
v1.0.6
|
2022-04-21 14:46:37 +08:00 |
|
LeoYuan 袁力皓
|
27ce430a6c
|
chore: use the branch name as release version
|
2022-04-21 14:30:08 +08:00 |
|
liujuping
|
0d40db2581
|
fix: fix internal project.getSchema default stage is error
|
2022-04-21 13:52:52 +08:00 |
|