96 Commits

Author SHA1 Message Date
liujuping
29d3e9657b feat: update 2022-11-08 10:39:51 +08:00
liujuping
fb4b640cdd feat: add common.utils.executeTransaction API to change multi nodes 2022-11-08 10:23:11 +08:00
liujuping
456742eeac chore(release): publish 1.0.16-beta.7 2022-11-07 12:11:00 +08:00
liujuping
600b468ef2 Merge branch 'feat/autoRepaintNode' into release/1.0.16-beta 2022-11-07 11:50:25 +08:00
liujuping
e8fde6189c feat: add common.utils.startTransaction API to change multi nodes 2022-11-07 11:48:31 +08:00
liujuping
7a0faa48ee chore(release): publish 1.0.16-beta.6 2022-11-04 10:38:27 +08:00
liujuping
944d630e39 Merge branch 'feat/autoRepaintNode' into release/1.0.16-beta 2022-11-04 10:28:11 +08:00
liujuping
d2046cd225 feat: add common.utils.startTransaction API to change multi nodes 2022-11-04 10:27:46 +08:00
liujuping
727d04f23c Merge branch 'develop' into release/1.0.16-beta 2022-11-02 19:58:34 +08:00
liujuping
74ac483d42 chore(release): publish 1.0.16-beta.5 2022-11-02 19:53:08 +08:00
liujuping
fe5b848044 Merge branch feat/autoRepaintNode into release/1.0.16-beta 2022-11-02 19:47:03 +08:00
liujuping
3653f6a970 feat: add common.utils.startTransaction API to change multi nodes 2022-11-02 18:45:11 +08:00
liujuping
2d40d0bd07 feat: add common.utils.startTransaction API to change multi nodes 2022-11-02 18:40:37 +08:00
城危
b33cd1be88 feat: use "ric-shim" replace "window.requestIdleCallback" fix #829 2022-11-01 17:46:26 +08:00
liujuping
e1af5a2644 chore(release): publish 1.0.16-beta.4 2022-10-31 11:10:32 +08:00
liujuping
1833160038 chore(release): publish 1.0.16-beta.3 2022-10-28 10:32:53 +08:00
liujuping
b537b92f44 Merge branch 'develop' into release/1.0.16-beta 2022-10-28 10:23:38 +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
liujuping
64d3de701b Merge branch 'develop' into release/1.0.16-beta 2022-10-27 20:48:26 +08:00
LeoYuan 袁力皓
9b0ea3bef3 refactor: provide a typing for PluginConfigCreator 2022-10-27 20:32:44 +08:00
liujuping
42b40d244a Merge branch 'develop' into release/1.0.16-beta 2022-10-27 20:27:18 +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
liujuping
f9b33adc8b chore(release): publish 1.0.16-beta.2 2022-10-27 11:18:06 +08:00
liujuping
b0014ecdb9 Merge branch 'develop' into release/1.0.16-beta 2022-10-27 11:11:45 +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 袁力皓
49194b41f2 chore(release): publish 1.0.16-beta.1 2022-10-24 15:12:56 +08:00
LeoYuan 袁力皓
298cef6f96 Merge branch 'develop' into release/1.0.16-beta 2022-10-24 15:09:16 +08:00
SoberZ
6b78157b21
feat: 资产包支持一个package从另一个package异步导出 (#1150) 2022-10-19 19:59:52 +08:00
liujuping
67ec788f03 chore(release): publish 1.0.16-beta.0 2022-10-18 18:21:57 +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 袁力皓
c4768871db chore: correct mocked typo 2022-10-10 15:01:26 +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
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
LeoYuan 袁力皓
3e6cfa055c test: add some test cases 2022-09-02 16:10:29 +08:00
LeoYuan 袁力皓
f3914ed815 test: add some test cases 2022-09-02 16:10:29 +08:00
LeoYuan 袁力皓
c50b07d3ec test(selection & dragon): add some test cases for increasing code coverage rate 2022-09-02 16:10:29 +08:00
LeoYuan 袁力皓
80c805780f chore(release): publish 1.0.13 2022-07-27 16:50:52 +08:00
guowenfh
8232424697
fix: designer/loadIncrementalAssets await Sequential (#841)
* fix: designer/loadIncrementalAssets await Sequential

* feat: change editor set support Promise
2022-07-21 17:24:47 +08:00
LeoYuan 袁力皓
37654cd040 test(builtin-hotkey): increase designer's code branch coverage to 84.18% 2022-07-11 11:17:49 +08:00
LeoYuan 袁力皓
969a130b37 fix: project.exportSchema should export componentsMap of all documents 2022-07-11 10:59:14 +08:00
LeoYuan 袁力皓
a8de3f299c fix: should pass index param when creating a Prop instance under a list type Prop instance, fix #780 2022-07-08 09:10:22 +08:00
LeoYuan 袁力皓
9be46e7b34 fix: error thrown when triggering undo after save schema on SchemaPane 2022-07-08 09:06:22 +08:00
LeoYuan 袁力皓
b4b30a3599 fix: simulator eclipses setting area #773 2022-07-07 16:21:44 +08:00
LeoYuan 袁力皓
30d4ba9d21 chore(release): publish 1.0.12 2022-07-06 11:20:17 +08:00
zyy7259
900b239432 feat: pass e to customizeIgnoreSelectors 2022-06-29 09:22:06 +08:00
LeoYuan 袁力皓
23cf6bc778 chore(release): publish 1.0.11 2022-06-28 14:06:01 +08:00