48 Commits

Author SHA1 Message Date
liujuping
cfc22f7ecc feat: add simulatorRender shell 2023-09-18 16:17:20 +08:00
liujuping
1072ff36fb feat(workspace): add workspace.skeleton api 2023-09-13 14:12:51 +08:00
liujuping
4507e83d7d feat(common): update designerCabinSymbol exports 2023-09-07 10:20:04 +08:00
liujuping
7ef62308d7 feat(common): update skeletonCabinSymbol exports 2023-09-07 09:27:15 +08:00
liujuping
e3842b0531 feat: add editorCabinSymbol and skeletonCabinSymbol 2023-08-25 16:51:44 +08:00
liujuping
547bbf4ddc feat(workspace): update removeEditorWindow api 2023-08-23 15:04:14 +08:00
liujuping
899ffa1554 feat(workspace): update openEditorWindow api 2023-08-21 11:35:43 +08:00
liujuping
f7c1f1e716 feat(event): add event.prependListener api 2023-08-16 11:44:32 +08:00
liujuping
c458b1b2ec fix(material): when the assets exist, use onChangeAssets api, the callback is called immediately 2023-08-14 11:11:57 +08:00
liujuping
0eeee1feee feat(skeleton): add skeleton.getPanel api 2023-08-14 11:11:44 +08:00
liujuping
16fde64dee style: update workbench styles 2023-07-19 11:26:13 +08:00
liujuping
c838dc70eb feat(workspace): add editorViews to resourceTypeList api 2023-06-13 10:52:10 +08:00
刘菊萍(絮黎)
dc029c252a
feat(workspace): add resourceTypeList api (#2148) 2023-06-07 17:21:10 +08:00
Justin-lu
5dcd946dca fix: this bind error 2023-05-23 14:14:34 +08:00
liujuping
ee80fb12b8 feat: workspace add some features 2023-05-16 18:42:29 +08:00
liujuping
22d2fddc3e feat: workspace add onChangeActiveWindow event api 2023-05-11 10:47:50 +08:00
liujuping
239bb29de1 feat: add skeleton item model 2023-05-11 10:44:17 +08:00
橙林
ec4a95c9ba fix: fix proxy plugins.delete not added async 2023-04-28 09:30:15 +08:00
liujuping
aab8a3a10e feat: update setter types 2023-04-21 16:52:32 +08:00
liujuping
9b50bc700e feat(workspace): add enableAutoOpenFirstWindow config and onWindowRendererReady function 2023-04-19 15:55:22 +08:00
liujuping
aef10fca0d feat(material): material apis add refreshComponentMetasMap function 2023-04-18 14:20:09 +08:00
liujuping
016d54bdde feat(common): add some api to be compatible with old platforms 2023-04-17 17:26:45 +08:00
liujuping
33fd6bf642 feat: added features in workspace mode 2023-04-14 07:47:41 +08:00
liujuping
e0ed17a16a docs: update SettingField and SettingTopEntry docs 2023-03-30 15:52:09 +08:00
knight.chen
3d51fe00bf feat: add setConfig method for project 2023-03-27 10:38:28 +08:00
liujuping
3fea312906 feat: update IPublicTypeComponentMetadata interface 2023-03-24 21:32:54 +08:00
liujuping
21f74f0cc1 feat: update skeleton ts defined 2023-03-20 19:32:26 +08:00
liujuping
6d4ca29466 fix: fix workspace api ts defined 2023-03-20 14:54:55 +08:00
liujuping
c905aa27c3 feat: added detailed definition of some skeleton.add parameters 2023-02-13 09:21:10 +08:00
liujuping
bf5fece16b feat: fix poroject.onSimulatorHostReady in workspace mode 2023-02-09 15:34:50 +08:00
liujuping
69ab81a147 feat: the event supplements the dispose function as the return value 2023-02-06 19:08:01 +08:00
JackLian
83562989d5 docs: add doc for api/model/component-meta 2023-02-06 17:30:11 +08:00
liujuping
0e18feeb6e feat: added export of propSymbol and prop classes 2023-02-02 09:33:34 +08:00
JackLian
852977c091 refactor: add clipboard to canvas for refactoring of hotkey plugin as a standalone one 2023-01-16 16:29:28 +08:00
JackLian
f25babe728 refactor: add isInLiveEditing api to canvas for refactoring of hotkey plugin as a standalone one 2023-01-13 17:07:09 +08:00
JackLian
8537eff893 fix: fix lint issues in shell 2023-01-12 17:43:03 +08:00
liujuping
7d526d1e83 feat: modify the usage of resource registration 2023-01-10 21:25:00 +08:00
liujuping
ea08173af0 feat: added apis support resource tree in workspace mode 2023-01-09 17:40:23 +08:00
JackLian
c4bfeaa201 refactor: reorganize types 2023-01-05 17:27:56 +08:00
liujuping
b07d33e99a fix: fix the problem of using canvas.dragon api in workspace mode 2023-01-05 11:28:03 +08:00
liujuping
9444752a65 fix: fix onChangeNodeVisible & onChangeNodeChildren cannot be triggered successfully in some cases 2023-01-03 17:47:47 +08:00
liujuping
e415ff6782 feat: add warning message when adding duplicate skeleton 2022-12-30 17:49:05 +08:00
liujuping
dae09e3bcb feat: added workspace api to support registration of multiple resources 2022-12-29 19:08:30 +08:00
liujuping
0a2427354b feat: plugin add get\getAll\has\delete api 2022-12-29 18:40:26 +08:00
JackLian
bcdec0989e refactor: use callbacks to replace events 2022-12-26 14:08:12 +08:00
JackLian
33ed67ab57 docs: api文档基础优化 2022-12-26 11:03:40 +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
JackLian
c2db198415 feat: add some big features to engine 2022-12-22 12:37:33 +08:00