14 Commits

Author SHA1 Message Date
liujuping
5b1423068e feat(outline-pane): export OutlinePaneContext 2023-04-26 10:27:52 +08:00
liujuping
7c2ebf3c02 refactor: rename executeLifeCycleMethod to executeLifeCycleMethod 2023-02-21 11:52:56 +08:00
liujuping
c3ce042c83 feat: the renderer-core leaf component removes the react.createElement call 2023-02-07 18:21:20 +08:00
liujuping
e818d84c8b feat: add common.utils.executeTransaction API to change multi nodes 2022-11-08 15:37:30 +08:00
JackLian
1fa2694635 refactor: abstract getSchemaChildren 2022-07-15 15:01:14 +08:00
JackLian
706dad4aa5 refactor: abstract excuteLifeCycleMethod and some minor refactors 2022-07-13 13:51:18 +08:00
JackLian
4b59190c7f fix: fix lint issues for renderer-core/renderer/base 2022-06-30 10:50:03 +08:00
liujuping
c2c59b7ff7 fix: fix the unit test failure problem caused by thisRequiredInJSE modification 2022-06-24 16:03:11 +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
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
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
JackLian
d5daba8aaf test: add ut for render-core/utils/common 2022-04-19 11:11:53 +08:00