Olivier Goffart
af328037c0
Revert "Update the URL in the generated docs in preparation for the release"
...
This reverts commit d5726a9269
.
The release is done: go back to nightly
2022-02-10 09:28:14 +01:00
Olivier Goffart
d5726a9269
Update the URL in the generated docs in preparation for the release
2022-02-10 07:32:35 +01:00
Simon Hausmann
e339b057cd
Fix url to wasm interpreter in doc snapshots
2022-02-09 18:49:24 +01:00
Simon Hausmann
1f74f30c42
Prevent the doc preview slint instances from being collected by the garbage collector
...
We need to keep the VRc alive
2022-02-09 17:55:05 +01:00
Simon Hausmann
1cdbc88762
Fix non-interactive doc preview
...
Only the last shown preview was interactive. This was because we started the winit event loop for each preview,
which kind of invalidates the previous instance in winit.
Instead, create all components, call show() on each instance to register the window with winit
and spin the event loop with its exception magic only once.
2022-02-09 17:55:05 +01:00
Olivier Goffart
1425ef63de
Change the Url from sixtyfps.io to slint-ui.com
...
Also, change the URL of the logo in the docs
2022-02-08 08:52:46 +01:00
Olivier Goffart
0d8142c93a
Fix snapshot URL
2022-02-04 15:50:21 +01:00
Olivier Goffart
7f7b620a35
Update the injected scripts to the new name
2022-02-02 12:26:55 +01:00