23 Commits

Author SHA1 Message Date
liujuping
7bf7ca428d feat: add common.utils.executeTransaction API to change multi nodes 2022-11-08 10:46:57 +08:00
刘菊萍(絮黎)
d3c891e2a4
feat: support for NotFoundComponent design state is optional (#1013) 2022-09-23 15:32:23 +08:00
ruhuo.tan
bca8cd23a4 chore: change displayName from kecab-case to PascalCase 2022-09-19 19:07:38 +08:00
liujuping
64cc3283c1 fix: fixed an issue where materials would be rendered multiple times 2022-08-18 09:07:44 +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
282a30afa4 refactor: minor refactors for render-core/renderer/base. remove useless logic about __ignoreParse 2022-07-12 10:57:18 +08:00
JackLian
1135a30780 refactor: minor refactors for render-core/renderer/base 2022-07-11 14:16:56 +08:00
JackLian
035bde453c refactor: remove useless logic, and some minor refactors 2022-07-07 15:34:50 +08:00
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