83 Commits

Author SHA1 Message Date
GitHub Action
bd85ca3ca6 chore(release): publish 1.3.2 2024-02-23 01:51:23 +00:00
liujuping
44beb2a25a fix(workspace): fix workspace editorView is undefined 2024-02-07 13:43:39 +08:00
liujuping
5657d9c084 feat: update test package.yaml 2024-02-01 14:49:25 +08:00
liujuping
b3880e9a96 feat(command): add command apis 2024-01-25 16:38:58 +08:00
GitHub Action
4025a7d2e0 chore(release): publish 1.3.1 2024-01-17 06:01:02 +00:00
GitHub Action
1943172d65 chore(release): publish 1.3.0 2024-01-15 06:12:28 +00:00
liujuping
bb5d7ddf82 feat(context-menu): update context-menu docs, details, styles 2024-01-11 11:16:31 +08:00
liujuping
be0456fb39 feat: add commonUI API 2024-01-05 11:42:36 +08:00
GitHub Action
b2abb67440 chore(release): publish 1.2.5 2023-12-28 06:22:34 +00:00
GitHub Action
89e912ba1a chore(release): publish 1.2.4 2023-12-28 05:57:44 +00:00
GitHub Action
f418e5b2c1 chore(release): publish 1.2.3 2023-12-13 09:34:24 +00:00
liujuping
ad044f49ed feat(utils): add workspace utils 2023-11-23 16:22:09 +08:00
JackLian
d64c7d56df chore(release): publish 1.2.2 2023-11-13 12:41:45 +08:00
JackLian
b3b2a03642 chore(release): publish 1.2.1 2023-10-27 13:14:57 +08:00
JackLian
0f02080035 chore(release): publish 1.2.0 2023-10-20 15:52:31 +08:00
liujuping
79b9a6efa5 feat: add theme color document & optimize some theme colors 2023-10-19 14:07:54 +08:00
liujuping
fc31145f89 style: add style varibles and update some styles 2023-10-08 10:42:52 +08:00
liujuping
5c139181b6 fix: fix workspace openEditorWindow API bugs 2023-09-26 17:42:30 +08:00
liujuping
1072ff36fb feat(workspace): add workspace.skeleton api 2023-09-13 14:12:51 +08:00
liujuping
bfdc7a277b feat(workspace): fix onWindowRendererReady api 2023-09-04 13:47:34 +08:00
liujuping
1d572ccc0b style: udpate some style for multi theme 2023-08-31 17:26:30 +08:00
JackLian
bf980c98ea chore(release): publish 1.1.10 2023-08-25 11:29:01 +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
cf3d7a8642 feat(workspace): when the sleep window is opened, the active window event is not triggered 2023-08-18 16:51:52 +08:00
liujuping
89b666dab8 refactor: defaultViewType renamed to defaultViewName 2023-08-14 11:11:29 +08:00
JackLian
d08aa67b0a chore(release): publish 1.1.9 2023-07-27 09:49:02 +08:00
liujuping
d267fecc67 feat: add state for workspace windows 2023-07-25 11:05:32 +08:00
liujuping
16fde64dee style: update workbench styles 2023-07-19 11:26:13 +08:00
liujuping
412cb16628 fix: fix left-pane cant hidden when iframe click 2023-07-18 10:26:30 +08:00
liujuping
8414425740 feat: add hotkey in workspace plugins 2023-07-14 14:39:14 +08:00
liujuping
aa1bb1c0d7 feat: add config.workspaceEmptyComponent 2023-07-12 18:25:36 +08:00
liujuping
7b6181719e feat(workspace): add multi foces-tracker in workspace mode 2023-07-10 16:30:20 +08:00
JackLian
5cc4715daf chore(release): publish 1.1.8 2023-07-07 17:34:57 +08:00
liujuping
c838dc70eb feat(workspace): add editorViews to resourceTypeList api 2023-06-13 10:52:10 +08:00
xiaohuoni
6015c5d1d1 chore: set repo 2023-06-08 09:53:40 +08:00
刘菊萍(絮黎)
dc029c252a
feat(workspace): add resourceTypeList api (#2148) 2023-06-07 17:21:10 +08:00
JackLian
9695add27c chore(release): publish 1.1.7 2023-05-31 14:48:47 +08:00
liujuping
b984ef72d2 feat: workspace window add onSave api 2023-05-23 10:26:38 +08:00
liujuping
059ffe0eaa feat: improve the workspace sleep scene 2023-05-17 19:29:42 +08:00
liujuping
2b3d96ceda feat: canvas.activeTracker add targer prop 2023-05-17 19:28:59 +08:00
liujuping
ee80fb12b8 feat: workspace add some features 2023-05-16 18:42:29 +08:00
JackLian
5ada0a4020 chore: use @alilc/build-plugin-lce to replace build-plugin-component 2023-05-11 18:52:10 +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
liujuping
70120a033a feat: get editor from this or params 2023-04-26 17:04:33 +08:00
liujuping
9fd28efd0e fix: removeEditorWindow does not compare title 2023-04-26 11:05:33 +08:00
liujuping
c3d75b27da feat(workspace): add config for resource shell model 2023-04-26 10:47:31 +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