20 Commits

Author SHA1 Message Date
liujuping
33fd6bf642 feat: added features in workspace mode 2023-04-14 07:47:41 +08:00
liujuping
c3ce042c83 feat: the renderer-core leaf component removes the react.createElement call 2023-02-07 18:21:20 +08:00
JackLian
4ef61183ef refactor(types): rename EngineOptions, and adjust related docs 2023-01-04 14:37:03 +08:00
JackLian
c2db198415 feat: add some big features to engine 2022-12-22 12:37:33 +08:00
liujuping
bcaad576b3 fix: performance issues when focusing node 2022-11-17 14:01:16 +08:00
liujuping
7bf7ca428d feat: add common.utils.executeTransaction API to change multi nodes 2022-11-08 10:46:57 +08:00
LeoYuan 袁力皓
ef3a540910 refactor: debounce leaf rerender, leaf will rerender too many times while creating new prop instance 2022-10-24 14:57:23 +08:00
liujuping
6ee6b07a10 fix: fix the leaf hoc component fails to monitor Node changes, and modify the logic for get node 2022-09-23 11:44:24 +08:00
liujuping
f400172825 fix: fix the leaf hoc component fails to monitor Node changes, and modify the logic for get node 2022-09-21 16:20:19 +08:00
liujuping
c2c59b7ff7 fix: fix the unit test failure problem caused by thisRequiredInJSE modification 2022-06-24 16:03:11 +08:00
liujuping
7e5a919f93 fix: fixed the issue that thisRequiredInJSE did not take effect in some scenarios 2022-06-24 15:18:46 +08:00
liujuping
3dd0b6d0a8 fix: when designMode is not design, the hidden attribute does not take effect 2022-06-22 13:30:13 +08:00
liujuping
11319e1ac9 test: add renderer-core hoc/leaf single test 2022-05-11 16:08:14 +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
liujuping
9d51dcdae3 fix: lowcode component leaf dont have export prop, exec leaf.export make error 2022-05-11 14:09:16 +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
liujuping
0ea76a746f fix: project.exportSchema api lack stage param & setAssets should be a async fn 2022-04-11 14:06:08 +08:00
liujuping
c54f369e18 fix: component cannot be redisplayed by configuration after rendering is closed 2022-03-17 09:47:07 +08:00
LeoYuan 袁力皓
4f4ac5115d feat: first commit - genesis 2022-02-16 11:20:17 +08:00