549 Commits

Author SHA1 Message Date
liujuping
d8014c9d1a fix: fix some ts error 2023-02-28 15:13:30 +08:00
za-liyong002
65a040390f fix:修改config.onGot 和 editor.onGot 方法与文档不一致的问题 2023-02-28 12:39:48 +08:00
liujuping
33a4192e2c fix: fix slot id is automatically generated every time 2023-02-24 15:28:18 +08:00
liujuping
1f09b639fb feat: add reverse api to node-children model 2023-02-22 14:59:13 +08:00
liujuping
319d495d3b test: add ut for designer/prop-setAsSlot 2023-02-22 12:51:57 +08:00
JackLian
b319286c48 feat: add shell config model 2023-02-21 18:46:03 +08:00
liujuping
7c16bb1f9c feat: fix prop module issue and ts type definition 2023-02-21 18:35:09 +08:00
liujuping
7c2ebf3c02 refactor: rename executeLifeCycleMethod to executeLifeCycleMethod 2023-02-21 11:52:56 +08:00
JackLian
16c4c96c66 docs: improve comments for plugin-context 2023-02-20 16:10:12 +08:00
liujuping
bbe438cf83 test: add ut for utils/build-components 2023-02-20 14:12:23 +08:00
JackLian
f3f7703f98 chore(release): publish 1.1.2 2023-02-20 10:36:57 +08:00
jn
6753bf660b fix: designer i18n locale is not correct 2023-02-20 09:31:51 +08:00
liujuping
a4c93c43b9 fix: fix issues with build-components 2023-02-16 14:45:49 +08:00
liujuping
f1519b7f5c feat: remove extra classname 2023-02-16 10:55:31 +08:00
test005
69070441c0 fix: fix componentsMap spell mistake 2023-02-16 10:09:38 +08:00
JackLian
18eeff953a chore(release): publish 1.1.1 2023-02-15 17:23:11 +08:00
JackLian
9d83b8b5b9 docs: improve doc for plugin related apis 2023-02-15 17:15:12 +08:00
liujuping
36d1d3bef1 feat: support webview type resource in workspace mode 2023-02-15 15:43:51 +08:00
liujuping
8c82fe8f00 feat: disable global hotkey binding shortcuts in workspace mode 2023-02-15 15:43:08 +08:00
JackLian
becdfecd5a fix: solve ut failure for code-generator 2023-02-15 10:56:50 +08:00
liujuping
0eac230905 feat: add IPublicTypeSkeletonConfig type 2023-02-15 10:33:04 +08:00
liujuping
631b566932 feat: fix the problem of plugin outline tree in workspace mode 2023-02-14 16:30:29 +08:00
liujuping
2f69837002 fix: fix the problem that the default setter is not registered successfully 2023-02-14 12:14:32 +08:00
JackLian
19b997cd5e chore(release): publish 1.1.0 2023-02-14 09:41:12 +08:00
liujuping
c905aa27c3 feat: added detailed definition of some skeleton.add parameters 2023-02-13 09:21:10 +08:00
LeoYuan 袁力皓
b629ca55e5 fix: getting slot children incorrectly 2023-02-09 16:41:56 +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
liujuping
0184dcd938 feat: added onChangeViewType event to window model 2023-02-07 14:45:56 +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
liujuping
0e18feeb6e feat: added export of propSymbol and prop classes 2023-02-02 09:33:34 +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
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
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