230 Commits

Author SHA1 Message Date
liujuping
bcaad576b3 fix: performance issues when focusing node 2022-11-17 14:01:16 +08:00
liujuping
268fbe949b Merge branch 'main' into develop 2022-11-08 15:56:04 +08:00
liujuping
7d3048a126 chore(release): publish 1.0.16 2022-11-08 15:37:30 +08:00
liujuping
e818d84c8b feat: add common.utils.executeTransaction API to change multi nodes 2022-11-08 15:37:30 +08:00
丁志磊
9a0fd151a3 feat: shell node add isRGLContainer API (#1190)
* feat: shell node add isRGLContainer API
2022-11-08 15:37:30 +08:00
城危
80be82af6a feat: use "ric-shim" replace "window.requestIdleCallback" fix #829 2022-11-08 15:37:30 +08:00
liujuping
6cb0df3209 fix: fix historySymbol is undefined causing errores when calling the history method 2022-11-08 15:37:30 +08:00
liujuping
b4f3613bb4 fix: fix the problem that node.isSlot reports an error as a function call 2022-11-08 15:37:30 +08:00
LeoYuan 袁力皓
0c2abc2497 refactor: provide a typing for PluginConfigCreator 2022-11-08 15:37:30 +08:00
liujuping
7b58b6a6d7 feat: add APIs for plugin-outline-pane which will be splitted in near future 2022-11-08 15:37:30 +08:00
刘菊萍(絮黎)
413d17b84b fix: fix the problem that the childWhitelist is invalid when dragged to the root container (#1168) 2022-11-08 15:37:30 +08:00
LeoYuan 袁力皓
b9264508c1 refactor: debounce leaf rerender, leaf will rerender too many times while creating new prop instance 2022-11-08 15:37:30 +08:00
LeoYuan 袁力皓
78d94e2a5d feat: add top attrbute for Shell SettingPropEntry 2022-11-08 15:37:30 +08:00
SoberZ
8a83fc9b5c feat: 资产包支持一个package从另一个package异步导出 (#1150) 2022-11-08 15:37:30 +08:00
刘菊萍(絮黎)
535b75c04f fix: removed incorrectly calling childWhitelist hook logic during drag and drop (#1141) 2022-11-08 15:37:30 +08:00
liujuping
7bf7ca428d feat: add common.utils.executeTransaction API to change multi nodes 2022-11-08 10:46:57 +08:00
丁志磊
55365194e9
feat: shell node add isRGLContainer API (#1190)
* feat: shell node add isRGLContainer API
2022-11-02 14:19:46 +08:00
城危
b33cd1be88 feat: use "ric-shim" replace "window.requestIdleCallback" fix #829 2022-11-01 17:46:26 +08:00
liujuping
319b13b559 fix: fix historySymbol is undefined causing errores when calling the history method 2022-10-31 10:58:32 +08:00
liujuping
433dfc4df0 fix: fix the problem that node.isSlot reports an error as a function call 2022-10-28 09:58:28 +08:00
LeoYuan 袁力皓
9b0ea3bef3 refactor: provide a typing for PluginConfigCreator 2022-10-27 20:32:44 +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
刘菊萍(絮黎)
e1153c9aae
fix: fix the problem that the childWhitelist is invalid when dragged to the root container (#1168) 2022-10-27 11:03:59 +08:00
LeoYuan 袁力皓
ef3a540910 refactor: debounce leaf rerender, leaf will rerender too many times while creating new prop instance 2022-10-24 14:57:23 +08:00
LeoYuan 袁力皓
51aca3d330 feat: add top attrbute for Shell SettingPropEntry 2022-10-24 14:57:23 +08:00
SoberZ
6b78157b21
feat: 资产包支持一个package从另一个package异步导出 (#1150) 2022-10-19 19:59:52 +08:00
刘菊萍(絮黎)
6576346b91
fix: removed incorrectly calling childWhitelist hook logic during drag and drop (#1141) 2022-10-18 17:49:22 +08:00
liujuping
86b8889ec4 chore(release): publish 1.0.15 2022-10-18 11:03:00 +08:00
liujuping
9beae9c326 fix: fixed focusNodeSelector configuration not taking effect 2022-10-13 16:04:37 +08:00
LeoYuan 袁力皓
8f6b53e67d feat: add showArea & hideArea method for skeleton 2022-10-10 15:16:54 +08:00
LeoYuan 袁力皓
c4768871db chore: correct mocked typo 2022-10-10 15:01:26 +08:00
LeoYuan 袁力皓
fcfce3cbeb fix: defaultValue should be evaluated inspite of condition result is falsy, fixes #1045 2022-10-10 11:34:42 +08:00
LeoYuan 袁力皓
4b8ec09e86 feat: add importSchema event for documentModel 2022-09-26 14:55:52 +08:00
刘菊萍(絮黎)
d3c891e2a4
feat: support for NotFoundComponent design state is optional (#1013) 2022-09-23 15:32:23 +08:00
LeoYuan 袁力皓
1f9150e4b2 feat: support SPA mode 2022-09-23 14:38:32 +08:00
LeoYuan 袁力皓
0bcd9ff782
feat: add scrollToNode for simulator host (#1075) 2022-09-23 11:46:29 +08:00
liujuping
6ee6b07a10 fix: fix the leaf hoc component fails to monitor Node changes, and modify the logic for get node 2022-09-23 11:44:24 +08:00
jingyu
3d41fd5d07 fix: 新元素无法在大纲树拖拽 2022-09-23 11:09:45 +08:00
liujuping
f400172825 fix: fix the leaf hoc component fails to monitor Node changes, and modify the logic for get node 2022-09-21 16:20:19 +08:00
ruhuo.tan
bca8cd23a4 chore: change displayName from kecab-case to PascalCase 2022-09-19 19:07:38 +08:00
ruhuo.tan
2b2bcbdaeb fix: fix displayName spell mistake 2022-09-19 19:07:38 +08:00
liujuping
eb73686c24 chore: added codecov with ci git action 2022-09-16 17:50:34 +08:00
LeoYuan 袁力皓
d1c9838343 feat: add some params for onDragstart & onDrag & onDragend 2022-09-16 16:15:53 +08:00
LeoYuan 袁力皓
5bb8cf5d12 fix: leaf should be type of ShellNode other than InnerNode 2022-09-15 20:06:18 +08:00
LeoYuan 袁力皓
2dbd66cb28 refactor: remove default container of built-in Slot component, fixes #993 2022-09-13 21:05:01 +08:00
LeoYuan 袁力皓
391251788a refactor: modify parameter types of onMountNode 2022-09-09 17:27:43 +08:00
liujuping
dbe0764ff4 feat: the tips when dragging a component from the component panel same with the moving component 2022-09-08 18:40:57 +08:00
liujuping
7a0bab11ac chore(release): publish 1.0.14 2022-09-02 16:10:29 +08:00
shuogui.lin
6daca093ef chore: remove moment.js 2022-09-02 16:10:29 +08:00
zyy7259
4c032d0d0e feat: refine nesting drawer 2022-09-02 16:10:29 +08:00