liujuping
9c545cca60
fix: fix render module state expression initialization exception
2022-08-04 19:45:43 +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
twinkle77
2871b5ba4c
feat: sync utils/constants ( #506 )
2022-05-19 14:23:15 +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 袁力皓
a8de4b9932
chore: 修改 code style 以及配置 lint & test action
2022-02-17 15:25:42 +08:00
LeoYuan 袁力皓
4f4ac5115d
feat: first commit - genesis
2022-02-16 11:20:17 +08:00