74 Commits

Author SHA1 Message Date
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
liujuping
7db5461706 fix: Fix the conversion failure of some props expressions under Slot props of low-code components 2022-03-30 12:12:47 +08:00
liujuping
4173fb3e72 docs: remove unnecessary spaces 2022-03-24 18:52:00 +08:00
LeoYuan 袁力皓
5d67c73dfb chore: fix chinese readme filepath 2022-03-23 10:24:58 +08:00
LeoYuan 袁力皓
8e7bb9d4b8 feat: add getConvertedExtraKey / getOriginalExtraKey to utils 2022-03-21 16:45:33 +08:00
LeoYuan 袁力皓
c63b6e1bfa fix: make important true by default 2022-03-21 16:44:29 +08:00
liujuping
71f822e47a docs: modify document url 2022-03-20 18:36:02 +08:00
LeoYuan 袁力皓
0b6dbf35d8 chore(release): publish 1.0.3 2022-03-17 20:57:43 +08:00
LeoYuan 袁力皓
d2c3f0ba6f test: fix node test cases run into infinite loop 2022-03-17 11:05:13 +08:00
LeoYuan 袁力皓
5bb9ec7a1d fix: prop should return undefined when all items are undefined 2022-03-17 10:08:22 +08:00
liujuping
c54f369e18 fix: component cannot be redisplayed by configuration after rendering is closed 2022-03-17 09:47:07 +08:00
liujuping
d087092fd7 fix: fix loop configuration auto fill empty array issue 2022-03-17 09:46:47 +08:00
LeoYuan 袁力皓
a7bdc9d33e chore: switch the readme file type due to symbolic readme will not be included in npm package 2022-03-11 11:59:00 +08:00
LeoYuan 袁力皓
9f9b2557b0 chore(release): publish 1.0.3-beta.0 2022-03-11 11:46:31 +08:00
LeoYuan 袁力皓
ef95b56832 fix: variable binding lost after modify the mock value 2022-03-11 11:25:38 +08:00
LeoYuan 袁力皓
70fd3720d0 fix: make insertAfter & insertBefore work 2022-03-11 11:24:45 +08:00
LeoYuan 袁力皓
d5c3ca1068 fix: Workbench should receive the original skeleton other than shell skeleton 2022-03-11 11:23:43 +08:00
LeoYuan 袁力皓
caf3dcb4e2 docs: support English version of readme and make it default 2022-03-10 20:32:19 +08:00
LeoYuan 袁力皓
fb418c6846 chore: update readme (using https domain) 2022-03-10 14:08:27 +08:00
LeoYuan 袁力皓
50d5011381 chore: change wds port to 5555 2022-03-10 14:07:40 +08:00
LeoYuan 袁力皓
19c207d29d fix: should not create new prop while querying fileName 2022-03-10 14:06:45 +08:00