92 Commits

Author SHA1 Message Date
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
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
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
17a0f72457 refactor: use insertChildren from hotkey plugin instead of from designer 2023-01-17 16:37:37 +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
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
4ef61183ef refactor(types): rename EngineOptions, and adjust related docs 2023-01-04 14:37:03 +08:00
liujuping
bc5ec03884 chore: add babel.config to fix build error 2022-12-30 17:17:44 +08:00
liujuping
dae09e3bcb feat: added workspace api to support registration of multiple resources 2022-12-29 19:08:30 +08:00
liujuping
1f8d91f85f feat: workspace mode supports webview type views 2022-12-27 18:38:08 +08:00
liujuping
1342481942 chore: fix package/workspace build error 2022-12-27 12:34:31 +08:00
JackLian
bcdec0989e refactor: use callbacks to replace events 2022-12-26 14:08:12 +08:00
liujuping
163416fcfe feat: support the use of events in workspace mode to communicate in different views 2022-12-23 20:43:11 +08:00
liujuping
c7c7d93e1a fix: fix responsive invalidation caused by upgrading build-plugin-component 2022-12-22 16:08:08 +08:00
JackLian
c2db198415 feat: add some big features to engine 2022-12-22 12:37:33 +08:00
JackLian
b3938b69a1 chore: add new cdn support 2022-12-21 10:18:34 +08:00
liujuping
36105b28f5 chore(release): publish 1.0.18 2022-12-19 15:12:43 +08:00
huoteng
778ba32a14 feat: support online tree title extra 2022-12-13 19:37:59 +08:00
林熠
6ae7c1bee5
refactor: remove dependency of shell from designer (#1328) 2022-12-08 11:41:13 +08:00
林熠
a54ded2fd6
chore: change recommended node version to 16.18, and fix some minor doc link issues (#1327) 2022-12-06 14:26:52 +08:00
JackLian
55c3fc9e58 feat: add types for shell, and move functions in types to utils 2022-12-06 11:12:00 +08:00
JackLian
20c8419f22 feat: feat: remove circular dependency between designer and shell 2022-12-05 14:56:51 +08:00
liujuping
bce06dbdcf chore(release): publish 1.0.17 2022-12-01 11:10:45 +08:00
JackLian
b664663890 refactor: move common to shell 2022-11-30 14:50:35 +08:00
JackLian
84e0c1f096 feat: add createIntl to common.utils, and fix misuse of zh_CN 2022-11-28 11:16:28 +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
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
liujuping
86b8889ec4 chore(release): publish 1.0.15 2022-10-18 11:03:00 +08:00
LeoYuan 袁力皓
fcfce3cbeb fix: defaultValue should be evaluated inspite of condition result is falsy, fixes #1045 2022-10-10 11:34:42 +08:00
LeoYuan 袁力皓
1f9150e4b2 feat: support SPA mode 2022-09-23 14:38:32 +08:00
liujuping
eb73686c24 chore: added codecov with ci git action 2022-09-16 17:50:34 +08:00
liujuping
7a0bab11ac chore(release): publish 1.0.14 2022-09-02 16:10:29 +08:00
LeoYuan 袁力皓
d770007ff8 fix: use the outer documentation url of unique key, fixes #868 2022-09-02 16:10:29 +08:00
LeoYuan 袁力皓
80c805780f chore(release): publish 1.0.13 2022-07-27 16:50:52 +08:00
LeoYuan 袁力皓
30d4ba9d21 chore(release): publish 1.0.12 2022-07-06 11:20:17 +08:00
LeoYuan 袁力皓
23cf6bc778 chore(release): publish 1.0.11 2022-06-28 14:06:01 +08:00
刘菊萍(絮黎)
b216aa5d2b
docs: added instructions for awesome-lowcode-engine to README 2022-06-23 15:49:52 +08:00
刘菊萍(絮黎)
85d1f0fd90
docs: added instructions for awesome-lowcode-engine to README (#712) 2022-06-23 15:40:55 +08:00
LeoYuan 袁力皓
9766593719 chore: add contributor section to readme 2022-06-16 17:50:24 +08:00
LeoYuan 袁力皓
bf2562e0e9 chore(release): publish 1.0.10 2022-06-14 10:30:48 +08:00
liujuping
e02933c18b fix: fix the problem that material.getComponentMetasMap returns the wrong result 2022-06-14 10:14:14 +08:00