38 Commits

Author SHA1 Message Date
liujuping
e093a42c4a refactor(plugin-command): add plugin-command package 2024-02-01 12:55:30 +08:00
liujuping
b3880e9a96 feat(command): add command apis 2024-01-25 16:38:58 +08:00
liujuping
bb5d7ddf82 feat(context-menu): update context-menu docs, details, styles 2024-01-11 11:16:31 +08:00
liujuping
1b00c61a32 feat(engine): add context menu 2024-01-08 14:55:28 +08:00
liujuping
be0456fb39 feat: add commonUI API 2024-01-05 11:42:36 +08:00
liujuping
ad044f49ed feat(utils): add workspace utils 2023-11-23 16:22:09 +08:00
liujuping
8898f1c4a7 fix: fix engine-core classes is undefined 2023-11-16 09:09:13 +08:00
Rainke
88008a7933 remove duplicate code 2023-06-27 09:13:36 +08:00
liujuping
358dde43a4 feat(shell): add editor-view model 2023-04-23 17:50:46 +08:00
liujuping
9b50bc700e feat(workspace): add enableAutoOpenFirstWindow config and onWindowRendererReady function 2023-04-19 15:55:22 +08:00
liujuping
2c38c5d9a0 feat: remove editor api 2023-04-17 17:53:36 +08:00
liujuping
33fd6bf642 feat: added features in workspace mode 2023-04-14 07:47:41 +08:00
liujuping
88961aa640 feat: optimize ts definition 2023-03-08 18:26:35 +08:00
JackLian
b319286c48 feat: add shell config model 2023-02-21 18:46:03 +08:00
liujuping
8c82fe8f00 feat: disable global hotkey binding shortcuts in workspace mode 2023-02-15 15:43:08 +08:00
liujuping
2f69837002 fix: fix the problem that the default setter is not registered successfully 2023-02-14 12:14:32 +08:00
liujuping
da1450ea1a fix: fix the problem of white screen in custom initialization method 2023-02-09 15:30:19 +08:00
liujuping
a42f538b06 fix: fix the problem caused by the default metadataTransducer registration timing being too late 2023-02-01 14:43:12 +08:00
JackLian
4ef61183ef refactor(types): rename EngineOptions, and adjust related docs 2023-01-04 14:37:03 +08:00
liujuping
dae09e3bcb feat: added workspace api to support registration of multiple resources 2022-12-29 19:08:30 +08:00
liujuping
1f8d91f85f feat: workspace mode supports webview type views 2022-12-27 18:38:08 +08:00
liujuping
1342481942 chore: fix package/workspace build error 2022-12-27 12:34:31 +08:00
JackLian
bcdec0989e refactor: use callbacks to replace events 2022-12-26 14:08:12 +08:00
liujuping
163416fcfe feat: support the use of events in workspace mode to communicate in different views 2022-12-23 20:43:11 +08:00
liujuping
c7c7d93e1a fix: fix responsive invalidation caused by upgrading build-plugin-component 2022-12-22 16:08:08 +08:00
JackLian
c2db198415 feat: add some big features to engine 2022-12-22 12:37:33 +08:00
huoteng
778ba32a14 feat: support online tree title extra 2022-12-13 19:37:59 +08:00
林熠
6ae7c1bee5
refactor: remove dependency of shell from designer (#1328) 2022-12-08 11:41:13 +08:00
JackLian
55c3fc9e58 feat: add types for shell, and move functions in types to utils 2022-12-06 11:12:00 +08:00
JackLian
20c8419f22 feat: feat: remove circular dependency between designer and shell 2022-12-05 14:56:51 +08:00
JackLian
b664663890 refactor: move common to shell 2022-11-30 14:50:35 +08:00
LeoYuan 袁力皓
1f9150e4b2 feat: support SPA mode 2022-09-23 14:38:32 +08:00
LeoYuan 袁力皓
912ee22180 fix: use the outer documentation url of unique key, fixes #868 2022-07-29 15:40:40 +08:00
LeoYuan 袁力皓
e83adcee81 feat: export nodeChildrenSymbol && remove some unnecessary editor.set 2022-05-11 14:09:18 +08:00
LeoYuan 袁力皓
18d1a4fe1d feat: add some features 2022-05-05 16:48:15 +08:00
LeoYuan 袁力皓
d5c3ca1068 fix: Workbench should receive the original skeleton other than shell skeleton 2022-03-11 11:23:43 +08:00
LeoYuan 袁力皓
b9288e3321 chore: 优化生成引擎版本号的逻辑 2022-02-16 15:27:50 +08:00
LeoYuan 袁力皓
4f4ac5115d feat: first commit - genesis 2022-02-16 11:20:17 +08:00