34 Commits

Author SHA1 Message Date
LeoYuan 袁力皓
a9f15a7552 test: add some test cases 2022-08-11 11:11:01 +08:00
LeoYuan 袁力皓
c27f8019bc test: add some test cases 2022-08-09 18:25:47 +08:00
LeoYuan 袁力皓
c1bcb8f4d4 test(selection & dragon): add some test cases for increasing code coverage rate 2022-08-08 17:01:48 +08:00
guowenfh
8232424697
fix: designer/loadIncrementalAssets await Sequential (#841)
* fix: designer/loadIncrementalAssets await Sequential

* feat: change editor set support Promise
2022-07-21 17:24:47 +08:00
LeoYuan 袁力皓
37654cd040 test(builtin-hotkey): increase designer's code branch coverage to 84.18% 2022-07-11 11:17:49 +08:00
LeoYuan 袁力皓
969a130b37 fix: project.exportSchema should export componentsMap of all documents 2022-07-11 10:59:14 +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 袁力皓
b4b30a3599 fix: simulator eclipses setting area #773 2022-07-07 16:21:44 +08:00
zyy7259
900b239432 feat: pass e to customizeIgnoreSelectors 2022-06-29 09:22:06 +08:00
LeoYuan 袁力皓
3f7c0cd519 feat: support opening document with id 2022-06-28 11:17:59 +08:00
絮黎
da7f77ee91
feat: added thisRequiredInJSE API to control whether JSExpression expression access context must use this (#702) 2022-06-23 14:44:35 +08:00
LeoYuan 袁力皓
8f237b1089 test: increase branch coverage percentage of designer to 81.66% 2022-06-23 12:18:58 +08:00
LeoYuan 袁力皓
c5ffbd59c4 test: add some unit tests for ComponentMeta 2022-06-16 13:35:11 +08:00
LeoYuan 袁力皓
3105081466 refactor: reuse previous Prop instance to keep mobx reaction connnection alive 2022-06-15 15:44:22 +08:00
LeoYuan 袁力皓
a9a118fe6e fix: fallback focusNode to root if empty 2022-06-13 17:15:44 +08:00
LeoYuan 袁力皓
f61e2a2b8a fix: try catch calculation of dynamic setter 2022-06-13 17:15:44 +08:00
LeoYuan 袁力皓
d16bbc3287 refactor: using a more semver-like prerelease version format 2022-05-31 10:07:22 +08:00
ruhuo.tan
8a3a0b8241 fix: fix setter hooks error 2022-05-26 14:58:03 +08:00
twinkle77
2871b5ba4c
feat: sync utils/constants (#506) 2022-05-19 14:23:15 +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
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
LeoYuan 袁力皓
7fda0efe13 fix: use uppercase resize trigger names based on material spec 2022-04-26 15:05:21 +08:00
liujuping
0d40db2581 fix: fix internal project.getSchema default stage is error 2022-04-21 13:52:52 +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
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 袁力皓
c63b6e1bfa fix: make important true by default 2022-03-21 16:44:29 +08:00
LeoYuan 袁力皓
5bb9ec7a1d fix: prop should return undefined when all items are undefined 2022-03-17 10:08:22 +08:00
LeoYuan 袁力皓
19c207d29d fix: should not create new prop while querying fileName 2022-03-10 14:06:45 +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