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
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