JackLian
|
ada747092f
|
feat: add createIntl to common.utils, and fix misuse of zh_CN
|
2022-11-28 17:23:25 +08:00 |
|
zude.hzd
|
bf027611da
|
feat: 新增render notFoundComponent、faultComponent engineConfig配置
|
2022-11-28 17:23:24 +08:00 |
|
liujuping
|
dcd14e3272
|
fix: fix rgl container crash problem, remove invalid rgl.drop event
|
2022-11-28 17:23:08 +08:00 |
|
JackLian
|
6b1b9cf4b2
|
chore(release): publish 1.0.17-beta.16
|
2022-11-28 11:32:04 +08:00 |
|
liujuping
|
0e5290b63e
|
chore(release): publish 1.0.17-beta.15
|
2022-11-25 11:14:53 +08:00 |
|
liujuping
|
7d50d93fcb
|
chore(release): publish 1.0.17-beta.14
|
2022-11-25 10:57:39 +08:00 |
|
JackLian
|
8fe8aaa300
|
chore(release): publish 1.0.17-beta.13
|
2022-11-23 19:12:33 +08:00 |
|
JackLian
|
0a60dfe2bd
|
chore(release): publish 1.0.17-beta.12
|
2022-11-23 18:02:43 +08:00 |
|
JackLian
|
48e8a72700
|
chore(release): publish 1.0.17-beta.11
|
2022-11-23 17:55:05 +08:00 |
|
JackLian
|
f30ccf509a
|
chore(release): publish 1.0.17-beta.10
|
2022-11-23 17:30:58 +08:00 |
|
JackLian
|
1e54fefd7e
|
feat: provide new api project.setI18n for setting schema.i18n data
|
2022-11-23 17:26:24 +08:00 |
|
liujuping
|
7456e78ad8
|
chore(release): publish 1.0.17-beta.9
|
2022-11-22 17:24:02 +08:00 |
|
liujuping
|
ab817312ff
|
Merge branch develop into release/1.0.17-beta
|
2022-11-22 17:17:03 +08:00 |
|
liujuping
|
407294dff3
|
fix: fix the performance issue of batch call executeTransaction
|
2022-11-22 16:44:29 +08:00 |
|
LeoYuan 袁力皓
|
b18b70461c
|
fix: reuse JSSlot data's value when it is slot structure
|
2022-11-22 16:17:09 +08:00 |
|
liujuping
|
9a3b57d40f
|
chore(release): publish 1.0.17-beta.8
|
2022-11-17 21:58:18 +08:00 |
|
liujuping
|
2139f9e2b8
|
chore(release): publish 1.0.17-beta.6
|
2022-11-17 18:57:45 +08:00 |
|
LeoYuan 袁力皓
|
4462e3d3a0
|
chore(release): publish 1.0.17-beta.5
|
2022-11-17 15:38:22 +08:00 |
|
LeoYuan 袁力皓
|
dd9b2e3132
|
chore(release): publish 1.0.17-beta.4
|
2022-11-17 15:35:06 +08:00 |
|
liujuping
|
a06b6bc1f9
|
chore(release): publish 1.0.17-beta.3
|
2022-11-17 13:02:50 +08:00 |
|
liujuping
|
855c641eca
|
chore(release): publish 1.0.17-beta.2
|
2022-11-17 13:00:30 +08:00 |
|
liujuping
|
a6934e1085
|
chore(release): publish 1.0.17-beta.1
|
2022-11-17 12:59:43 +08:00 |
|
liujuping
|
81f1dbfe1f
|
chore(release): publish 1.0.17-beta.0
|
2022-11-17 12:58:55 +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 |
|
城危
|
80be82af6a
|
feat: use "ric-shim" replace "window.requestIdleCallback" fix #829
|
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 |
|
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
|
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 |
|