193 Commits

Author SHA1 Message Date
JackLian
14a479262c Merge branch 'develop' into release/1.1.7-beta 2023-05-11 11:16:51 +08:00
liujuping
239bb29de1 feat: add skeleton item model 2023-05-11 10:44:17 +08:00
橙林
1bb46dcf3b chore: safer plugins.delete 2023-05-04 15:53:08 +08:00
JackLian
9940c02a3b chore(release): publish 1.1.7-beta.13 2023-04-27 09:48:12 +08:00
liujuping
59039d2b86 feat: get editor from this or params 2023-04-27 09:45:07 +08:00
liujuping
70120a033a feat: get editor from this or params 2023-04-26 17:04:33 +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
c3d75b27da feat(workspace): add config for resource shell model 2023-04-26 10:47:31 +08:00
JackLian
ad68052d15 chore(release): publish 1.1.7-beta.11 2023-04-24 10:18:49 +08:00
JackLian
a78643fe0a chore: merge from develop 2023-04-24 10:13:20 +08:00
liujuping
358dde43a4 feat(shell): add editor-view model 2023-04-23 17:50:46 +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
liujuping
1bdc1065d7 fix(prop): fix prop.export can not correctly export undefined[] 2023-04-19 16:42:08 +08:00
liujuping
dff06e70ac fix(prop): fix prop.export can not correctly export undefined[] 2023-04-19 15:55:08 +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
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
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
duoduo
c23f16d646 refactor: Change let to const 2023-04-12 10:20:07 +08:00
JackLian
779edf783b chore(release): publish 1.1.6 2023-04-11 15:38:28 +08:00
liujuping
e1864fdf71 feat: field suport change JSExpression value 2023-04-03 17:40:16 +08:00
liujuping
4f7a0b984c fix: change autorun params to IPublicModelSettingField 2023-04-03 14:57:52 +08:00
liujuping
aafd57cae2 feat: JSSlot prop export result add id 2023-03-31 17:11:54 +08:00
liujuping
4bb4296229 fix: when the setting-field value is array, the observer invalid 2023-03-31 15:13:33 +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
knight.chen
3d51fe00bf feat: add setConfig method for project 2023-03-27 10:38:28 +08:00
liujuping
affdfbbb1c fix: fix the problem that the props value appears when the name is 0 2023-03-24 16:28:52 +08:00
liujuping
8c073c3c95 feat: update props ts defined 2023-03-24 15:07:07 +08:00
Justin-lu
fc964ec715 fix: ts interface error 2023-03-24 10:16:21 +08:00
JackLian
203568ea2d chore(release): publish 1.1.4 2023-03-22 17:35:26 +08:00
liujuping
06aaef777d fix: fixed an issue where the outline tree was not displayed correctly when deleting a node 2023-03-22 09:02:28 +08:00
liujuping
a645af7e0b feat: support PanelDock icon pointer cursor is always pointer 2023-03-20 19:32:52 +08:00
huxingyi1997
fc7c217f8c fix: missing i18n parameter in simulater and renderer 2023-03-20 15:20:53 +08:00
liujuping
6d4ca29466 fix: fix workspace api ts defined 2023-03-20 14:54:55 +08:00
liujuping
f6537f536f feat: lowCode components support project schema 2023-03-20 08:18:20 +08:00
liujuping
ffaf58b5b5 refactor: rename internalToShell to internalToShellField 2023-03-16 11:18:32 +08:00
JackLian
0181a8ad33 chore(release): publish 1.1.3 2023-03-16 09:28:08 +08:00
liujuping
eeb6719a1f feat: optimize outline tree performance and ts definition 2023-03-15 17:42:18 +08:00
liujuping
4d4a8a6d6f feat: fix designer:entry ts errors 2023-03-14 19:20:48 +08:00
liujuping
4433b2ee78 fix: fix ts error 2023-03-14 11:17:24 +08:00