17 Commits

Author SHA1 Message Date
liujuping
b3880e9a96 feat(command): add command apis 2024-01-25 16:38:58 +08:00
liujuping
0e65f02116 feat(utils): move checkPropTypes to utils module 2024-01-25 10:52:58 +08:00
liujuping
e6ba79b4d7 feat(utils): checkPropTypes suport IPublicTypePropType as rule for check 2024-01-25 10:10:38 +08:00
liujuping
b697ea9ad4 feat(render-core): update logger to console 2023-11-14 13:29:31 +08:00
eternalsky
d64da1e065
feat: improve lowcode component error state in simulator renderer (#1818)
* feat: improve lowcode component error state in simulator renderer

* chore: use faultComponentMap instead of ComponentRender.FaultComponent
2023-03-31 15:12:39 +08:00
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
shuogui.lin
70fb8308f9 chore: remove moment.js 2022-09-01 10:30:28 +08:00
zhangjinmei
7c8cd36a10 fix: in ES require changed to import 2022-08-08 14:00:05 +08:00
LeoYuan 袁力皓
6bb64f3aa1 chore: remove unused deps for renderer-core 2022-06-28 15:56:42 +08:00
liujuping
c2c59b7ff7 fix: fix the unit test failure problem caused by thisRequiredInJSE modification 2022-06-24 16:03:11 +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
絮黎
da7f77ee91
feat: added thisRequiredInJSE API to control whether JSExpression expression access context must use this (#702) 2022-06-23 14:44:35 +08:00
JackLian
171b1013b2 test: add ut for render-core/utils/data-helper.ts 2022-05-30 19:56:07 +08:00
liujuping
8255b79458 feat: modify the output method of rendering module parsing errors 2022-05-19 13:20:26 +08:00
JackLian
d5daba8aaf test: add ut for render-core/utils/common 2022-04-19 11:11:53 +08:00
LeoYuan 袁力皓
4f4ac5115d feat: first commit - genesis 2022-02-16 11:20:17 +08:00