Rainke
|
88008a7933
|
remove duplicate code
|
2023-06-27 09:13:36 +08:00 |
|
xiaohuoni
|
6015c5d1d1
|
chore: set repo
|
2023-06-08 09:53:40 +08:00 |
|
JackLian
|
9695add27c
|
chore(release): publish 1.1.7
|
2023-05-31 14:48:47 +08:00 |
|
JackLian
|
5ada0a4020
|
chore: use @alilc/build-plugin-lce to replace build-plugin-component
|
2023-05-11 18:52:10 +08:00 |
|
liujuping
|
239bb29de1
|
feat: add skeleton item model
|
2023-05-11 10:44:17 +08:00 |
|
liujuping
|
358dde43a4
|
feat(shell): add editor-view model
|
2023-04-23 17:50:46 +08:00 |
|
LeoYuan 袁力皓
|
832e2a0aa3
|
chore: add awesome badge for exploring LCE ecosystem
|
2023-04-19 16:20:34 +08:00 |
|
liujuping
|
9b50bc700e
|
feat(workspace): add enableAutoOpenFirstWindow config and onWindowRendererReady function
|
2023-04-19 15:55:22 +08:00 |
|
liujuping
|
2c38c5d9a0
|
feat: remove editor api
|
2023-04-17 17:53:36 +08:00 |
|
liujuping
|
33fd6bf642
|
feat: added features in workspace mode
|
2023-04-14 07:47:41 +08:00 |
|
JackLian
|
779edf783b
|
chore(release): publish 1.1.6
|
2023-04-11 15:38:28 +08:00 |
|
liujuping
|
4f7a0b984c
|
fix: change autorun params to IPublicModelSettingField
|
2023-04-03 14:57:52 +08:00 |
|
JackLian
|
579480c56c
|
chore(release): publish 1.1.5
|
2023-03-31 10:58:10 +08:00 |
|
JackLian
|
203568ea2d
|
chore(release): publish 1.1.4
|
2023-03-22 17:35:26 +08:00 |
|
JackLian
|
0181a8ad33
|
chore(release): publish 1.1.3
|
2023-03-16 09:28:08 +08:00 |
|
liujuping
|
4d4a8a6d6f
|
feat: fix designer:entry ts errors
|
2023-03-14 19:20:48 +08:00 |
|
liujuping
|
88961aa640
|
feat: optimize ts definition
|
2023-03-08 18:26:35 +08:00 |
|
silinchen
|
aaedee159d
|
fix: misspelled words
|
2023-03-07 10:04:51 +08:00 |
|
liujuping
|
93e9b6ee00
|
fix: fix build error due to ts definition
|
2023-02-28 15:52:00 +08:00 |
|
JackLian
|
b319286c48
|
feat: add shell config model
|
2023-02-21 18:46:03 +08:00 |
|
JackLian
|
f3f7703f98
|
chore(release): publish 1.1.2
|
2023-02-20 10:36:57 +08:00 |
|
JackLian
|
18eeff953a
|
chore(release): publish 1.1.1
|
2023-02-15 17:23:11 +08:00 |
|
liujuping
|
8c82fe8f00
|
feat: disable global hotkey binding shortcuts in workspace mode
|
2023-02-15 15:43:08 +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
|
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 |
|