82 Commits

Author SHA1 Message Date
1ncounter
006b9b615e refactor: diService、eventManager 2024-07-30 19:56:43 +08:00
1ncounter
d1702161c1 feat: add some init codes 2024-07-09 15:15:23 +08:00
1ncounter
738f7af6de refactor: remove useless files 2024-07-03 11:16:40 +08:00
1ncounter
8510f998fe refactor: remove useless codes 2024-05-11 10:32:30 +08:00
1ncounter
1f1da44199 refactor(editor-core): refactor codes 2024-04-16 16:13:23 +08:00
1ncounter
35db123cbf fix: remove some deprecated apis 2024-04-14 21:10:12 +08:00
1ncounter
0831277dc0 fix: remove @deprecated apis 2024-04-12 14:37:59 +08:00
1ncounter
1ec54e0a5f fix: remove common deprecated apis 2024-04-12 10:39:06 +08:00
1ncounter
8beefd3a1c chore: setup playground 2024-04-11 15:35:40 +08:00
1ncounter
764e841336 chore: lint fixed 2024-04-10 17:32:38 +08:00
1ncounter
cbf57e367e ci: add lint 2024-04-09 16:50:43 +08:00
1ncounter
cdb9445c5f chore: add env format for vite config 2024-04-03 14:23:42 +08:00
1ncounter
01985a0f56 refactor: mv shell/workspace to engine 2024-03-29 17:29:25 +08:00
liujuping
0d92011863 chore: update ts defined 2024-02-27 11:05:03 +08:00
liujuping
19eb917259 refactor(plugin-command): add plugin-command package 2024-02-01 16:24:08 +08:00
liujuping
24393211b4 refactor(plugin-command): add plugin-command package 2024-02-01 12:54:39 +08:00
liujuping
80bb7102b6 feat(command): update default commands 2024-01-30 14:38:11 +08:00
liujuping
b3880e9a96 feat(command): add command apis 2024-01-25 16:38:58 +08:00
liujuping
1132a30483 feat: update context-menu message 2024-01-12 16:09:06 +08:00
liujuping
844ca783d7 feat(context-menu): add context-menu css theme, help config, ts define 2024-01-12 09:16:53 +08:00
liujuping
bb5d7ddf82 feat(context-menu): update context-menu docs, details, styles 2024-01-11 11:16:31 +08:00
liujuping
3627ae326a feat: optimize context menu details 2024-01-10 15:20:16 +08:00
liujuping
c381b85f0a fix(context-menu): fix context menu bugs 2024-01-09 16:43:01 +08:00
liujuping
8f0291fc3e fix(context-menu): fix context menu bugs 2024-01-09 09:08:40 +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
liujuping
97eb477746 feat: update engine classes exports 2023-11-07 16:31:34 +08:00
liujuping
cfc22f7ecc feat: add simulatorRender shell 2023-09-18 16:17:20 +08:00
liujuping
6b14986e8f feat(config): add defaultSettingPanelProps config 2023-09-12 09:58:58 +08:00
liujuping
4e0b2fae5d feat(hotkey): when text is selected, allow the default copy and paste behavior 2023-09-07 10:25:57 +08:00
liujuping
e3842b0531 feat: add editorCabinSymbol and skeletonCabinSymbol 2023-08-25 16:51:44 +08:00
Rainke
88008a7933 remove duplicate code 2023-06-27 09:13:36 +08:00
liujuping
239bb29de1 feat: add skeleton item model 2023-05-11 10:44:17 +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
4f7a0b984c fix: change autorun params to IPublicModelSettingField 2023-04-03 14:57:52 +08:00
liujuping
4d4a8a6d6f feat: fix designer:entry ts errors 2023-03-14 19:20:48 +08:00
liujuping
88961aa640 feat: optimize ts definition 2023-03-08 18:26:35 +08:00
liujuping
93e9b6ee00 fix: fix build error due to ts definition 2023-02-28 15:52:00 +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
f44b5aca89 feat: added export of SimulatorHost class and simulatorHostSymbol 2023-02-09 15:34:16 +08:00
liujuping
da1450ea1a fix: fix the problem of white screen in custom initialization method 2023-02-09 15:30:19 +08:00
liujuping
0e18feeb6e feat: added export of propSymbol and prop classes 2023-02-02 09:33:34 +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