555 Commits

Author SHA1 Message Date
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
JackLian
1cfb388e30 chore: publish docs 1.0.15 2023-01-11 16:21:38 +08:00
eternalsky
5624202586
feat: add docs for Parts 2023-01-11 16:03:25 +08:00
JackLian
e5bfc58be8 docs: optimize api doc for model/modal-node-manager, and fix related lint issues 2023-01-11 14:22:01 +08:00
JackLian
42ec7c031c chore(release): publish 1.1.0-beta.23 v1.1.0-beta.23 2023-01-10 22:21:11 +08:00
JackLian
38915d615a chore: merge from develop 2023-01-10 21:58:24 +08:00
liujuping
7d526d1e83 feat: modify the usage of resource registration 2023-01-10 21:25:00 +08:00
JackLian
d3cc39ec9c docs(selection): optimize api doc for model/selection, and fix related lint issues 2023-01-10 20:09:54 +08:00
JackLian
f6771fefac docs(detecting): optimize api doc for model/detecting, and fix related lint issues 2023-01-10 15:16:27 +08:00
JackLian
ee8a63d8d2 chore: publish docs 1.0.14 2023-01-10 09:12:35 +08:00
JackLian
fec8805261 docs(history): optimize api doc for model/history, and fix related lint issues 2023-01-09 18:19:56 +08:00
liujuping
ea08173af0 feat: added apis support resource tree in workspace mode 2023-01-09 17:40:23 +08:00
LeoYuan 袁力皓
a37a647ef6 chore(release): code-generator - 1.0.7 @alilc/lowcode-code-generator@1.0.7 2023-01-09 17:01:21 +08:00
JackLian
d3f533d482 docs(props): optimize api doc for model/props, and fix related lint issues 2023-01-09 10:28:11 +08:00
JackLian
76f612b29c docs(prop): optimize api doc for model/prop, and fix related lint issues 2023-01-06 16:45:22 +08:00
LeoYuan 袁力皓
7ddc155f0a feat: add a hook for customizing project builder options 2023-01-05 17:28:12 +08:00
JackLian
c4bfeaa201 refactor: reorganize types 2023-01-05 17:27:56 +08:00
JackLian
1c86c1084a chore(release): publish 1.1.0-beta.22 v1.1.0-beta.22 2023-01-05 12:32:06 +08:00