9 Commits

Author SHA1 Message Date
JackLian
c2db198415 feat: add some big features to engine 2022-12-22 12:37:33 +08:00
JackLian
55c3fc9e58 feat: add types for shell, and move functions in types to utils 2022-12-06 11:12:00 +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
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
絮黎
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
176583f48a feat: low-code components support lifecycle and function execution 2022-05-05 17:17:20 +08:00
tanruhuo
750d282c03 fix: 修复React17选中组件bug 2022-04-14 16:46:00 +08:00
Tobias Speicher
aca2f08b77 refactor: replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-30 14:07:03 +08:00
LeoYuan 袁力皓
4f4ac5115d feat: first commit - genesis 2022-02-16 11:20:17 +08:00