云云酱
9ccded006e
fix: missing engine options config info
...
fix: missing engine options config info
2022-05-19 15:20:08 +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
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
LeoYuan 袁力皓
a2d5c6fd90
fix: fix outline-tree initialization failed
2022-05-13 14:11:45 +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
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 袁力皓
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
liujuping
38be3dec83
chore: renderer jest config add collectCoverage
2022-04-28 14:06:38 +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 袁力皓
835059deff
chore(release): publish 1.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
QiuQiu
c657cee069
fix: 左侧抽屉固定模式层级不足
2022-04-21 10:30:19 +08:00
liujuping
9b3b4f9b0e
fix: renderer not rendering correct components when loading components with loadAsyncLibrary api
2022-04-21 10:15:29 +08:00
JackLian
d5daba8aaf
test: add ut for render-core/utils/common
2022-04-19 11:11:53 +08:00
LeoYuan 袁力皓
a47d4eea28
feat: add mergeChldren API for shell node
2022-04-18 14:03:43 +08:00
tanruhuo
750d282c03
fix: 修复React17选中组件bug
2022-04-14 16:46:00 +08:00
LeoYuan 袁力皓
57657fd76d
chore: update README
2022-04-12 11:39:37 +08:00
LeoYuan 袁力皓
70cf733b11
chore(release): publish 1.0.5
2022-04-11 15:07:36 +08:00
LeoYuan 袁力皓
fcf3eabae0
chore(release): publish 1.0.4
2022-04-11 14:59:49 +08:00
LeoYuan 袁力皓
b4790b407f
chore: update engine codebase description
2022-04-11 14:59:28 +08:00
LeoYuan 袁力皓
adcf1af4bf
chore: update README and user test cases
2022-04-11 14:45:34 +08:00
liujuping
0ea76a746f
fix: project.exportSchema api lack stage param & setAssets should be a async fn
2022-04-11 14:06:08 +08:00
liujuping
1026763dc5
fix: Fix the rendering error caused by incorrect key value when configuring the loop
2022-04-11 14:03:00 +08:00
北名
d2502427ca
fix: add lowcode-designer, lowcode-utils dependencies
2022-04-11 14:02:10 +08:00
woshilaoge
3c669c6bf2
refactor: 去除历史兼容逻辑
2022-04-06 14:43:13 +08:00
liujuping
85948cd66a
docs: modify the protocol name
2022-03-30 22:18:13 +08:00
乐平
bffa5be420
docs(README-zh_CN.md): 美化关键图片
2022-03-30 15:38:25 +08:00
乐平
2634161a25
docs(README.md): 美化关键图片
2022-03-30 15:38:25 +08:00
liujuping
f1fed75f39
fix: fix unnecessary props calculation
2022-03-30 15:05:56 +08:00
Tobias Speicher
aca2f08b77
refactor: replace deprecated String.prototype.substr()
...
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-30 14:07:03 +08:00