12 Commits

Author SHA1 Message Date
LeoYuan 袁力皓
c27f8019bc test: add some test cases 2022-08-09 18:25:47 +08:00
LeoYuan 袁力皓
a8de3f299c fix: should pass index param when creating a Prop instance under a list type Prop instance, fix #780 2022-07-08 09:10:22 +08:00
LeoYuan 袁力皓
9be46e7b34 fix: error thrown when triggering undo after save schema on SchemaPane 2022-07-08 09:06:22 +08:00
LeoYuan 袁力皓
3105081466 refactor: reuse previous Prop instance to keep mobx reaction connnection alive 2022-06-15 15:44:22 +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
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
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
LeoYuan 袁力皓
5bb9ec7a1d fix: prop should return undefined when all items are undefined 2022-03-17 10:08:22 +08:00
liujuping
191e284f2f fix: The outline tree does not display the loop flag when the loop is an empty array 2022-02-28 18:49:28 +08:00
LeoYuan 袁力皓
4f4ac5115d feat: first commit - genesis 2022-02-16 11:20:17 +08:00