93 Commits

Author SHA1 Message Date
JackLian
203568ea2d chore(release): publish 1.1.4 2023-03-22 17:35:26 +08:00
JackLian
0181a8ad33 chore(release): publish 1.1.3 2023-03-16 09:28:08 +08:00
liujuping
39f455e13f feat: optimize error component output information 2023-03-03 17:57:45 +08:00
liujuping
5db418efe4 fix: when the component is configured in a loop, the key value changes and renders error 2023-03-03 17:37:51 +08:00
liujuping
9228a2baa7 feat: lowcode component add error placeholder 2023-03-02 10:14:00 +08:00
liujuping
7c2ebf3c02 refactor: rename executeLifeCycleMethod to executeLifeCycleMethod 2023-02-21 11:52:56 +08:00
JackLian
f3f7703f98 chore(release): publish 1.1.2 2023-02-20 10:36:57 +08:00
jn
6753bf660b fix: designer i18n locale is not correct 2023-02-20 09:31:51 +08:00
JackLian
18eeff953a chore(release): publish 1.1.1 2023-02-15 17:23:11 +08:00
JackLian
19b997cd5e chore(release): publish 1.1.0 2023-02-14 09:41:12 +08:00
liujuping
c3ce042c83 feat: the renderer-core leaf component removes the react.createElement call 2023-02-07 18:21:20 +08:00
JackLian
4ef61183ef refactor(types): rename EngineOptions, and adjust related docs 2023-01-04 14:37:03 +08:00
liujuping
1342481942 chore: fix package/workspace build error 2022-12-27 12:34:31 +08:00
JackLian
c2db198415 feat: add some big features to engine 2022-12-22 12:37:33 +08:00
liujuping
36105b28f5 chore(release): publish 1.0.18 2022-12-19 15:12:43 +08:00
JackLian
9b95daba81 chore: upgrade dep versions 2022-12-09 15:06:42 +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
bce06dbdcf chore(release): publish 1.0.17 2022-12-01 11:10:45 +08:00
JackLian
84e0c1f096 feat: add createIntl to common.utils, and fix misuse of zh_CN 2022-11-28 11:16:28 +08:00
JackLian
caffc0c020 chore: add messages to IRendererProps 2022-11-25 10:43:47 +08:00
JackLian
f951399f97 feat: provide new api project.setI18n for setting schema.i18n data 2022-11-23 14:33:40 +08:00
liujuping
bcaad576b3 fix: performance issues when focusing node 2022-11-17 14:01:16 +08:00
liujuping
7d3048a126 chore(release): publish 1.0.16 2022-11-08 15:37:30 +08:00
liujuping
e818d84c8b feat: add common.utils.executeTransaction API to change multi nodes 2022-11-08 15:37:30 +08:00
LeoYuan 袁力皓
b9264508c1 refactor: debounce leaf rerender, leaf will rerender too many times while creating new prop instance 2022-11-08 15:37:30 +08:00
liujuping
86b8889ec4 chore(release): publish 1.0.15 2022-10-18 11:03:00 +08:00
刘菊萍(絮黎)
d3c891e2a4
feat: support for NotFoundComponent design state is optional (#1013) 2022-09-23 15:32:23 +08:00
liujuping
6ee6b07a10 fix: fix the leaf hoc component fails to monitor Node changes, and modify the logic for get node 2022-09-23 11:44:24 +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
ruhuo.tan
bca8cd23a4 chore: change displayName from kecab-case to PascalCase 2022-09-19 19:07:38 +08:00
ruhuo.tan
2b2bcbdaeb fix: fix displayName spell mistake 2022-09-19 19:07:38 +08:00
liujuping
7a0bab11ac chore(release): publish 1.0.14 2022-09-02 16:10:29 +08:00
shuogui.lin
6daca093ef chore: remove moment.js 2022-09-02 16:10:29 +08:00
liujuping
9d187ccb7d fix: fixed an issue where materials would be rendered multiple times 2022-09-02 16:10:29 +08:00
zhangjinmei
b4d7d6d8c2 fix: in ES require changed to import 2022-09-02 16:10:29 +08:00
liujuping
5bd68ee6b4 fix: fix render module state expression initialization exception 2022-09-02 16:10:29 +08:00
LeoYuan 袁力皓
80c805780f chore(release): publish 1.0.13 2022-07-27 16:50:52 +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
humphry.hy
6399cce05a feat: 为 renderer 追加 displayName,以支持后续的反射功能 2022-07-13 09:41:51 +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
LeoYuan 袁力皓
30d4ba9d21 chore(release): publish 1.0.12 2022-07-06 11:20:17 +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
LeoYuan 袁力皓
6bb64f3aa1 chore: remove unused deps for renderer-core 2022-06-28 15:56:42 +08:00
LeoYuan 袁力皓
23cf6bc778 chore(release): publish 1.0.11 2022-06-28 14:06:01 +08:00