liujuping
|
11b929b42f
|
fix(render-core): fix when designMode is false & loop is null, isUseLoop should return true
|
2023-06-13 10:52:47 +08:00 |
|
liujuping
|
f10b694c42
|
feat(renderer-core): optimize the judgment of whether leaf hoc has children
|
2023-06-01 09:34:29 +08:00 |
|
liujuping
|
5b1423068e
|
feat(outline-pane): export OutlinePaneContext
|
2023-04-26 10:27:52 +08:00 |
|
liujuping
|
6160056139
|
fix(utils): isReactComponent not including react.memo
|
2023-04-17 14:48:57 +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
|
1342481942
|
chore: fix package/workspace build error
|
2022-12-27 12:34:31 +08:00 |
|
JackLian
|
c2db198415
|
feat: add some big features to engine
|
2022-12-22 12:37:33 +08:00 |
|
liujuping
|
e818d84c8b
|
feat: add common.utils.executeTransaction API to change multi nodes
|
2022-11-08 15:37:30 +08:00 |
|
LeoYuan 袁力皓
|
b9264508c1
|
refactor: debounce leaf rerender, leaf will rerender too many times while creating new prop instance
|
2022-11-08 15:37:30 +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 |
|
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 |
|
JackLian
|
567fd56cfe
|
test: add ut for render-core/adapter
|
2022-06-14 15:08:07 +08:00 |
|
JackLian
|
0735f1ca76
|
test: add ut for renderer-core/utils/request
|
2022-06-07 17:25:21 +08:00 |
|
JackLian
|
7eecb39c97
|
test: add ut file and fix some obvious lint issues
|
2022-06-02 11:59:16 +08:00 |
|
JackLian
|
171b1013b2
|
test: add ut for render-core/utils/data-helper.ts
|
2022-05-30 19:56:07 +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 |
|