14 Commits

Author SHA1 Message Date
JackLian
12f67dcdeb refactor: change __setLifeCycleMethods to its actual meaning __excuteLifeCycleMethod 2022-07-05 15:53:53 +08:00
JackLian
d85437d4af fix: fix lint issues for renderer-core/renderer/base 2022-06-30 10:50:03 +08:00
JackLian
4b59190c7f fix: fix lint issues for renderer-core/renderer/base 2022-06-30 10:50:03 +08:00
liujuping
5dd462544f fix: fix low-code component rendering problems: 1. thisRequiredInJSE does not take effect 2. jsx components cannot obtain source components 2022-06-29 17:17:54 +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
98bc477d80 fix: fix dataSource needs to be compatible due to empty schema 2022-06-23 15:34: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
liujuping
3dd0b6d0a8 fix: when designMode is not design, the hidden attribute does not take effect 2022-06-22 13:30:13 +08:00
JackLian
171b1013b2 test: add ut for render-core/utils/data-helper.ts 2022-05-30 19:56:07 +08:00
liujuping
9b3b4f9b0e fix: renderer not rendering correct components when loading components with loadAsyncLibrary api 2022-04-21 10:15:29 +08:00
JackLian
d5daba8aaf test: add ut for render-core/utils/common 2022-04-19 11:11:53 +08:00
liujuping
1026763dc5 fix: Fix the rendering error caused by incorrect key value when configuring the loop 2022-04-11 14:03:00 +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