JackLian
|
a687457356
|
Merge branch 'develop' into release/1.1.0-beta
|
2023-02-09 15:35:55 +08:00 |
|
liujuping
|
bf5fece16b
|
feat: fix poroject.onSimulatorHostReady in workspace mode
|
2023-02-09 15:34:50 +08:00 |
|
liujuping
|
f44b5aca89
|
feat: added export of SimulatorHost class and simulatorHostSymbol
|
2023-02-09 15:34:16 +08:00 |
|
liujuping
|
da1450ea1a
|
fix: fix the problem of white screen in custom initialization method
|
2023-02-09 15:30:19 +08:00 |
|
liujuping
|
c3ce042c83
|
feat: the renderer-core leaf component removes the react.createElement call
|
2023-02-07 18:21:20 +08:00 |
|
JackLian
|
a14bdb42e6
|
chore(release): publish 1.1.0-beta.31
v1.1.0-beta.31
|
2023-02-07 14:51:57 +08:00 |
|
JackLian
|
68bf9b1246
|
Merge branch 'develop' into release/1.1.0-beta
|
2023-02-07 14:49:39 +08:00 |
|
liujuping
|
0184dcd938
|
feat: added onChangeViewType event to window model
|
2023-02-07 14:45:56 +08:00 |
|
JackLian
|
3dc402bab1
|
chore: publish docs 1.0.18
|
2023-02-07 11:27:54 +08:00 |
|
JackLian
|
34fcc66c1f
|
chore(release): publish 1.1.0-beta.30
v1.1.0-beta.30
|
2023-02-07 11:22:06 +08:00 |
|
JackLian
|
174f3d69fe
|
Merge branch 'develop' into release/1.1.0-beta
|
2023-02-07 11:19:58 +08:00 |
|
haoziqaq
|
59cb9ef30a
|
fix(designer): fix i18n
|
2023-02-06 19:10:20 +08:00 |
|
liujuping
|
69ab81a147
|
feat: the event supplements the dispose function as the return value
|
2023-02-06 19:08:01 +08:00 |
|
JackLian
|
83562989d5
|
docs: add doc for api/model/component-meta
|
2023-02-06 17:30:11 +08:00 |
|
Frank Zhao
|
b754e61bf8
|
Update README.md
Update badge label
|
2023-02-03 11:53:24 +08:00 |
|
Frank Zhao
|
3019a47f24
|
Update README-zh_CN.md
Add contribution leaderboard badge to readme
|
2023-02-03 11:53:24 +08:00 |
|
Frank Zhao
|
dbffb30b99
|
Update README.md
Add contribution leaderboard badge to README
|
2023-02-03 11:53:23 +08:00 |
|
JackLian
|
7f419bce69
|
chore(release): publish 1.1.0-beta.29
v1.1.0-beta.29
|
2023-02-02 09:38:49 +08:00 |
|
JackLian
|
1d1981040d
|
Merge branch 'develop' into release/1.1.0-beta
|
2023-02-02 09:36:22 +08:00 |
|
liujuping
|
0e18feeb6e
|
feat: added export of propSymbol and prop classes
|
2023-02-02 09:33:34 +08:00 |
|
JackLian
|
1e61ed8a21
|
chore(release): publish 1.1.0-beta.28
v1.1.0-beta.28
|
2023-02-01 14:50:19 +08:00 |
|
JackLian
|
8674eedc4d
|
chore: merge from develop
|
2023-02-01 14:46:37 +08:00 |
|
liujuping
|
a42f538b06
|
fix: fix the problem caused by the default metadataTransducer registration timing being too late
|
2023-02-01 14:43:12 +08:00 |
|
JackLian
|
810ccbd03e
|
feat: add get advanced api for ComponentMeta
|
2023-01-30 15:10:46 +08:00 |
|
liujuping
|
5cf395957c
|
feat: the advanced.autoruns parameter uses a shell wrapper
|
2023-01-30 11:22:56 +08:00 |
|
JackLian
|
c80b3f098e
|
chore(release): publish 1.1.0-beta.27
v1.1.0-beta.27
|
2023-01-30 09:13:36 +08:00 |
|
JackLian
|
97816ba85c
|
chore(release): publish 1.1.0-beta.26
v1.1.0-beta.26
|
2023-01-30 09:10:05 +08:00 |
|
JackLian
|
7b90462109
|
chore: merge from develop
|
2023-01-30 09:06:54 +08:00 |
|
liujuping
|
6482609ac1
|
feat: add resource layer layout in workspace mode
|
2023-01-29 20:01:20 +08:00 |
|
JackLian
|
67a5e724fd
|
refactor: remove dependency of nodeSymbol
|
2023-01-29 18:39:34 +08:00 |
|
JackLian
|
1b74e71353
|
refactor: remove dependency of documentSymbol
|
2023-01-29 15:16:26 +08:00 |
|
JackLian
|
093eeb9b70
|
fix(docs): fix toc display issue for specs
|
2023-01-29 09:49:04 +08:00 |
|
zhutengfei1990
|
20f289fd28
|
fix: fix typo in specs
|
2023-01-28 14:19:12 +08:00 |
|
haoziqaq
|
be309cba01
|
fix(editor-skeleton): fix missing i18n
|
2023-01-19 10:56:27 +08:00 |
|
haoziqaq
|
5c6572e302
|
fix(react-simulator-renderer): fix missing i18n of customCreateElement
|
2023-01-18 08:21:31 +08:00 |
|
JackLian
|
17a0f72457
|
refactor: use insertChildren from hotkey plugin instead of from designer
|
2023-01-17 16:37:37 +08:00 |
|
haoziqaq
|
e6e5ea8a10
|
fix(plugin-outline-pane): fix text display errors and improve internationalization
|
2023-01-17 16:15:18 +08:00 |
|
JackLian
|
852977c091
|
refactor: add clipboard to canvas for refactoring of hotkey plugin as a standalone one
|
2023-01-16 16:29:28 +08:00 |
|
JackLian
|
0b0015c368
|
refactor: remove dependecy of designer.focusing for refactoring of hotkey plugin as a standalone one
|
2023-01-16 14:35:22 +08:00 |
|
JackLian
|
583dfd5c0d
|
chore(release): publish 1.1.0-beta.25
v1.1.0-beta.25
|
2023-01-13 18:22:17 +08:00 |
|
JackLian
|
fc896df066
|
Merge branch 'develop' into release/1.1.0-beta
|
2023-01-13 18:16:38 +08:00 |
|
liujuping
|
8c7f57a120
|
fix: fix isJSFunction lacks the judgment of the old version of the protocol
|
2023-01-13 18:15:45 +08:00 |
|
JackLian
|
f25babe728
|
refactor: add isInLiveEditing api to canvas for refactoring of hotkey plugin as a standalone one
|
2023-01-13 17:07:09 +08:00 |
|
JackLian
|
4fd3af10c5
|
fix(shell/model): fix lint issues in shell/model
|
2023-01-13 09:56:39 +08:00 |
|
JackLian
|
e9f7121df6
|
chore(release): publish 1.1.0-beta.24
v1.1.0-beta.24
|
2023-01-12 19:47:54 +08:00 |
|
JackLian
|
2220988fdc
|
Merge branch 'develop' into release/1.1.0-beta
|
2023-01-12 18:56:32 +08:00 |
|
liujuping
|
0d388a3076
|
feat(workspace): resource supports the init lifecycle and initializes plugins
|
2023-01-12 18:55:29 +08:00 |
|
JackLian
|
8537eff893
|
fix: fix lint issues in shell
|
2023-01-12 17:43:03 +08:00 |
|
JackLian
|
c1299e3143
|
chore: publish docs 1.0.17
|
2023-01-12 08:58:50 +08:00 |
|
eternalsky
|
0dc59e86a4
|
fix: docs order & some docs lint problems
|
2023-01-11 17:04:56 +08:00 |
|