119 Commits

Author SHA1 Message Date
JackLian
9940c02a3b chore(release): publish 1.1.7-beta.13 2023-04-27 09:48:12 +08:00
JackLian
a03bf87de9 chore(release): publish 1.1.7-beta.12 2023-04-26 11:27:11 +08:00
JackLian
723f4cdf79 Merge remote-tracking branch 'origin/develop' into release/1.1.7-beta 2023-04-26 11:24:48 +08:00
liujuping
5b1423068e feat(outline-pane): export OutlinePaneContext 2023-04-26 10:27:52 +08:00
JackLian
ad68052d15 chore(release): publish 1.1.7-beta.11 2023-04-24 10:18:49 +08:00
JackLian
703c379473 chore(release): publish 1.1.7-beta.10 2023-04-21 14:22:50 +08:00
JackLian
d53d5bbe8b chore(release): publish 1.1.7-beta.9 2023-04-19 16:44:13 +08:00
JackLian
20e67e85c1 chore(release): publish 1.1.7-beta.8 2023-04-18 14:27:10 +08:00
JackLian
fdb74f0aeb chore(release): publish 1.1.7-beta.7 2023-04-18 14:26:41 +08:00
JackLian
0254aa8b01 chore(release): publish 1.1.7-beta.6 2023-04-18 09:29:57 +08:00
liujuping
b0bef21b05 feat(renderer-core): added log when executing setState 2023-04-18 09:27:46 +08:00
liujuping
5c49044a77 feat(renderer-core): added log when executing setState 2023-04-17 17:52:40 +08:00
JackLian
3f30f840eb chore(release): publish 1.1.7-beta.5 2023-04-17 17:32:33 +08:00
JackLian
1f81f0d85c chore(release): publish 1.1.7-beta.4 2023-04-17 17:31:40 +08:00
JackLian
55534f00ce chore(release): publish 1.1.7-beta.3 2023-04-17 17:31:10 +08:00
JackLian
309f392b6e chore(release): publish 1.1.7-beta.2 2023-04-17 15:10:13 +08:00
liujuping
c64647bf2b fix(utils): isReactComponent not including react.memo 2023-04-17 15:08:07 +08:00
liujuping
6160056139 fix(utils): isReactComponent not including react.memo 2023-04-17 14:48:57 +08:00
JackLian
d60eceda46 chore(release): publish 1.1.7-beta.1 2023-04-14 08:17:33 +08:00
liujuping
e977715b86 feat: added features in workspace mode 2023-04-14 08:11:44 +08:00
liujuping
33fd6bf642 feat: added features in workspace mode 2023-04-14 07:47:41 +08:00
JackLian
778c8a5d58 chore(release): publish 1.1.7-beta.0 2023-04-12 10:25:00 +08:00
eternalsky
3d470cad69 feat: add componentRenderer lifeCycles log 2023-04-12 10:21:36 +08:00
JackLian
779edf783b chore(release): publish 1.1.6 2023-04-11 15:38:28 +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
579480c56c chore(release): publish 1.1.5 2023-03-31 10:58:10 +08:00
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