15 Commits

Author SHA1 Message Date
1ncounter
50465d6499 chore: runtime mv to packages 2024-03-26 10:54:57 +08:00
1ncounter
fedbbca845 chore: delete useless codes 2024-03-21 16:41:19 +08:00
liujuping
0e65f02116 feat(utils): move checkPropTypes to utils module 2024-01-25 10:52:58 +08:00
liujuping
e6ba79b4d7 feat(utils): checkPropTypes suport IPublicTypePropType as rule for check 2024-01-25 10:10:38 +08:00
liujuping
b697ea9ad4 feat(render-core): update logger to console 2023-11-14 13:29:31 +08:00
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
6160056139 fix(utils): isReactComponent not including react.memo 2023-04-17 14:48:57 +08:00
liujuping
c3ce042c83 feat: the renderer-core leaf component removes the react.createElement call 2023-02-07 18:21:20 +08:00
JackLian
c2db198415 feat: add some big features to engine 2022-12-22 12:37:33 +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
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
JackLian
d5daba8aaf test: add ut for render-core/utils/common 2022-04-19 11:11:53 +08:00