52 Commits

Author SHA1 Message Date
1ncounter
17f736b130 build: change build-scripts to vite 2024-03-27 10:39:41 +08:00
liujuping
d81eb8d75d style(outline): update selected item style 2024-01-05 11:42:13 +08:00
LiuTeiTei
e1f3a11c41 fix: trigger onFilterResultChanged when filtered 2024-01-05 11:10:08 +08:00
liujuping
f7ba053476 fix(outline-pane): hover invalid 2023-12-26 15:09:36 +08:00
liujuping
a25aad4975 fix(outline): fix view change bugs in workspace mode 2023-12-13 16:56:54 +08:00
liujuping
014834a31f style(outline): update outline-filter-icon style 2023-12-13 14:01:54 +08:00
liujuping
029fd1ce67 feat(outline-pane): suport registry in workspace level 2023-11-23 16:23:11 +08:00
liujuping
79b9a6efa5 feat: add theme color document & optimize some theme colors 2023-10-19 14:07:54 +08:00
liujuping
82d82b9d05 feat: update Outline Tree to Component Tree 2023-10-09 08:54:33 +08:00
liujuping
fc31145f89 style: add style varibles and update some styles 2023-10-08 10:42:52 +08:00
liujuping
70df59a2ce style(outline-pane): fix outline-pane styles 2023-09-05 15:49:10 +08:00
liujuping
1d572ccc0b style: udpate some style for multi theme 2023-08-31 17:26:30 +08:00
liujuping
a3b9d6ff48 fix(outline-pane): when dialog is dragged, the outline pane is not displayed visible state 2023-08-29 14:32:54 +08:00
kyoonart
15f5675ddd
feat: outline-plugin-pane support overflow-x scroll & delete node (#2376) 2023-08-18 15:17:00 +08:00
AndyJin
14390f000d
fix: Optimize the initialization method for masterPaneController (#2333) 2023-08-01 09:54:14 +08:00
AndyJin
2d98f1c9b5 fix: the action of history would not update outline tree 2023-07-12 11:39:32 +08:00
liujuping
7eed0966e9 fix(outline-pane): tree does not change when doc.importSchema call 2023-06-08 09:54:24 +08:00
liujuping
c78dd80c28 feat: update modals visible state in outline pane 2023-05-23 18:11:07 +08:00
liujuping
b984ef72d2 feat: workspace window add onSave api 2023-05-23 10:26:38 +08:00
橙林
8b44ed4429 fix: fix outlinePane treeView render only once 2023-05-18 10:41:13 +08:00
liujuping
2b3d96ceda feat: canvas.activeTracker add targer prop 2023-05-17 19:28:59 +08:00
liujuping
48ddc4db59 fix: fix plugin-outline-pane condition tag not update 2023-05-11 18:48:26 +08:00
liujuping
5b1423068e feat(outline-pane): export OutlinePaneContext 2023-04-26 10:27:52 +08:00
liujuping
358dde43a4 feat(shell): add editor-view model 2023-04-23 17:50:46 +08:00
liujuping
f1ff1a0706 fix: fix that the outline tree does not respond to modal addition/deletion related operations 2023-04-14 07:48:01 +08:00
liujuping
80fc9766b1 fix: fix cant change the panel tree item title with prop api 2023-03-24 14:37:09 +08:00
liujuping
06aaef777d fix: fixed an issue where the outline tree was not displayed correctly when deleting a node 2023-03-22 09:02:28 +08:00
liujuping
eeb6719a1f feat: optimize outline tree performance and ts definition 2023-03-15 17:42:18 +08:00
liujuping
76ec15f5b7 fix: fix the problem that the outline pane tree cannot be expanded 2023-03-06 15:46:24 +08:00
huxingyi1997
7bef50762c feat: disable behaviors according to components in outline-tree 2023-03-06 09:15:51 +08:00
liujuping
9cec5d833c feat: update the ts definition of the shell module 2023-03-02 09:58:20 +08:00
liujuping
631b566932 feat: fix the problem of plugin outline tree in workspace mode 2023-02-14 16:30:29 +08:00
JackLian
83562989d5 docs: add doc for api/model/component-meta 2023-02-06 17:30:11 +08:00
JackLian
810ccbd03e feat: add get advanced api for ComponentMeta 2023-01-30 15:10:46 +08:00
haoziqaq
e6e5ea8a10 fix(plugin-outline-pane): fix text display errors and improve internationalization 2023-01-17 16:15:18 +08:00
JackLian
c4bfeaa201 refactor: reorganize types 2023-01-05 17:27:56 +08:00
JackLian
8d2fe15a3f feat: 梳理 api 中 model 相关文档, 优化相关 api 实现 2023-01-03 17:32:24 +08:00
JackLian
37dffae1b8 fix: expandable state not changed when node added/removed 2022-12-26 17:05:47 +08:00
JackLian
bcdec0989e refactor: use callbacks to replace events 2022-12-26 14:08:12 +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
JackLian
55c3fc9e58 feat: add types for shell, and move functions in types to utils 2022-12-06 11:12:00 +08:00
JackLian
84e0c1f096 feat: add createIntl to common.utils, and fix misuse of zh_CN 2022-11-28 11:16:28 +08:00
城危
b33cd1be88 feat: use "ric-shim" replace "window.requestIdleCallback" fix #829 2022-11-01 17:46:26 +08:00
liujuping
66f6918a69 feat: add APIs for plugin-outline-pane which will be splitted in near future 2022-10-27 20:22:04 +08:00
jingyu
3d41fd5d07 fix: 新元素无法在大纲树拖拽 2022-09-23 11:09:45 +08:00
hanzhaoyun.hanzhao
3fe6e41536 fix(filter): unique key prop warning 2022-09-02 10:29:10 +08:00
LeoYuan 袁力皓
a2d5c6fd90 fix: fix outline-tree initialization failed 2022-05-13 14:11:45 +08:00
林熠
0c6bca339a
Merge pull request #418 from alibaba/feat/vision-polyfill
feat: add some features
2022-05-05 17:13:24 +08:00
LeoYuan 袁力皓
18d1a4fe1d feat: add some features 2022-05-05 16:48:15 +08:00