9 Commits

Author SHA1 Message Date
liujuping
d8014c9d1a fix: fix some ts error 2023-02-28 15:13:30 +08:00
liujuping
5cf395957c feat: the advanced.autoruns parameter uses a shell wrapper 2023-01-30 11:22:56 +08:00
JackLian
d3f533d482 docs(props): optimize api doc for model/props, and fix related lint issues 2023-01-09 10:28:11 +08:00
JackLian
76f612b29c docs(prop): optimize api doc for model/prop, and fix related lint issues 2023-01-06 16:45:22 +08:00
JackLian
c2db198415 feat: add some big features to engine 2022-12-22 12:37:33 +08:00
LeoYuan 袁力皓
a8de3f299c fix: should pass index param when creating a Prop instance under a list type Prop instance, fix #780 2022-07-08 09:10:22 +08:00
liujuping
85704c3694 feat: fix render-core leaf hoc component condition config should get from leaf exportSchema fn 2022-05-11 14:09:17 +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