79 Commits

Author SHA1 Message Date
liujuping
995476721c feat(skeleton): add onDisableWidget & onEnableWidget APIs 2023-12-19 17:57:41 +08:00
liujuping
5f3dc099fd docs: add skeleton.getAreaItems docs 2023-12-19 17:57:40 +08:00
刘菊萍(絮黎)
6d8e308d15 docs: update workspace.md 2023-12-14 14:02:16 +08:00
刘菊萍(絮黎)
d41f2c13d2 docs: update material.md 2023-11-28 09:37:32 +08:00
刘菊萍(絮黎)
1c2f195e8b docs: update skeleton.md 2023-11-27 16:23:49 +08:00
liujuping
a3fef9c13d feat(skeleton): add registerConfigTransducer API 2023-11-23 16:27:00 +08:00
liujuping
6320867cad docs: update Node to IPublicModelNode 2023-11-10 14:26:38 +08:00
刘菊萍(絮黎)
9f78f8c54a Update material.md 2023-11-10 09:28:56 +08:00
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
6b14986e8f feat(config): add defaultSettingPanelProps config 2023-09-12 09:58:58 +08:00
liujuping
857685a3b4 feat(node): add getRGL api 2023-08-29 09:49:40 +08:00
刘菊萍(絮黎)
f9898d483c docs: update configOptions.md 2023-08-24 17:42:34 +08:00
刘菊萍(絮黎)
379d51d61f docs: update configOptions.md 2023-08-24 17:41:48 +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
e1dd8e0c5a docs: add config options doc 2023-08-17 19:06:34 +08:00
liujuping
f7c1f1e716 feat(event): add event.prependListener api 2023-08-16 11:44:32 +08:00
刘菊萍(絮黎)
abd9ed3adc docs: update init.md, add device 参数详细说明 2023-08-15 12:54:06 +08:00
liujuping
0eeee1feee feat(skeleton): add skeleton.getPanel api 2023-08-14 11:11:44 +08:00
liujuping
cb2e05046f feat: add document-model shell return types 2023-07-06 09:55:13 +08:00
LiGuangNian
b6313c0460 Update material.md
loadIncrementalAssets返回的应当是Promise<void>
2023-06-26 15:22:41 +08:00
ChiZng
343954009e doc(projectapi): 删除重复的getCurrentDocument方法 2023-06-09 16:27:28 +08:00
liujuping
b984ef72d2 feat: workspace window add onSave api 2023-05-23 10:26:38 +08:00
LiGuangNian
ee8717bb97 Update node-children.md 2023-05-19 17:25:19 +08:00
刘菊萍(絮黎)
ebc137d118 docs: update common.md 2023-04-24 14:08:16 +08:00
liujuping
358dde43a4 feat(shell): add editor-view model 2023-04-23 17:50:46 +08:00
liujuping
82cdafe07e docs(config): add demo for config.getPreference api 2023-04-19 14:36:29 +08:00
liujuping
aef10fca0d feat(material): material apis add refreshComponentMetasMap function 2023-04-18 14:20:09 +08:00
李佶橙
4133b2f714 Update setters.md
写错了
2023-04-12 09:20:24 +08:00
liujuping
e0ed17a16a docs: update SettingField and SettingTopEntry docs 2023-03-30 15:52:09 +08:00
liujuping
505a6401cb docs: add setting-field and setting-prop-entry api docs 2023-03-28 17:20:22 +08:00
knight.chen
3d51fe00bf feat: add setConfig method for project 2023-03-27 10:38:28 +08:00
zzzhrookie
12a22de169 fix: document-model 文档 isDetectingNode 文案错误 2023-03-20 09:33:58 +08:00
BARM
a09ef543c5 Update skeleton.md 2023-03-13 15:56:37 +08:00
BARM
608b99eb97
docs: update skeleton.md (#1699)
* docs: update skeleton.md
2023-03-10 16:22:05 +08:00
kit101
53ada7bf10 docs: fix incorrect content for emit method in event api 2023-03-09 14:07:41 +08:00
liujuping
964833128b feat: add getDOMNode api definition in node module 2023-03-02 11:27:08 +08:00
liujuping
1f09b639fb feat: add reverse api to node-children model 2023-02-22 14:59:13 +08:00
JackLian
b319286c48 feat: add shell config model 2023-02-21 18:46:03 +08:00
JackLian
12dee7f911 Merge branch 'release/1.1.1' 2023-02-15 17:24:42 +08:00
JackLian
9d83b8b5b9 docs: improve doc for plugin related apis 2023-02-15 17:15:12 +08:00
Ikko Eltociear Ashimine
5448d0d4a9 docs: fix typo in modal-nodes-manager.md
specfic -> specific
2023-02-14 20:19:38 +08:00
liujuping
0184dcd938 feat: added onChangeViewType event to window model 2023-02-07 14:45:56 +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
JackLian
67a5e724fd refactor: remove dependency of nodeSymbol 2023-01-29 18:39: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
4fd3af10c5 fix(shell/model): fix lint issues in shell/model 2023-01-13 09:56:39 +08:00