Historia wersji dodatku Rustdoc Settings Sync — 9 wersji
Rustdoc Settings Sync Autor: notriddle
Historia wersji dodatku Rustdoc Settings Sync — 9 wersji
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 0.6.4
Data wydania: 17 wrz 2023 — 137,82 KBDziała z: firefox 48.0 i nowszyUpdate to support current version of rustdoc.
https://github.com/rust-lang/rust/commit/acbfb8c3bdbcb29b23b11221ae2ec1386b061aa7Licencja kodu źródłowego: MIT License
Pobierz Firefoksa i to rozszerzeniePotrzebujesz Firefoksa, aby używać tego rozszerzeniaPoprzednie wersje
Wersja 0.6.3
Data wydania: 3 kwi 2023 — 137,78 KBDziała z: firefox 48.0 i nowszyFix busted check for undefined variable.Licencja kodu źródłowego: MIT License
Wersja 0.6.2
Data wydania: 3 kwi 2023 — 137,77 KBDziała z: firefox 48.0 i nowszyFix failure to sync theme after https://github.com/rust-lang/rust/commit/727a1fd1945685f21d4d2b1d86dbf6429372f3ef#diff-8c049b94fec9a823ef7bd2e7d8d5ac32c7591be2804d7d754bf54b4e92e53c66Licencja kodu źródłowego: MIT License
Wersja 0.6.1
Data wydania: 10 mar 2023 — 137,76 KBDziała z: firefox 48.0 i nowszy* A way to redirect standard library URLs in the docs to point at a local copy.
* Update options.html to match the latest tweaked version of the settings panel.
* Update to handle new version of rustdoc that uses document.write for themes.Licencja kodu źródłowego: MIT License
Wersja 0.4.2
Data wydania: 3 maj 2022 — 136,61 KBDziała z: firefox 42.0 i nowszyFix error on new, nightly version of rustdoc. Caused by https://github.com/rust-lang/rust/pull/96390/files#diff-0c4c5f4709d4f85219afe9ed48a00370c8de11eed5fb3ebee6c683ebb391a72bR173Licencja kodu źródłowego: MIT License
Wersja 0.4.1
Data wydania: 9 lut 2022 — 136,6 KBDziała z: firefox 42.0 i nowszyFix nightly rustdoc bug in updateLocalStorage
https://github.com/rust-lang/rust/commit/7efba33582ab226e64a8cbee73041d44e7789528#diff-0c4c5f4709d4f85219afe9ed48a00370c8de11eed5fb3ebee6c683ebb391a72bR109Licencja kodu źródłowego: MIT License
Wersja 0.4
Data wydania: 25 sty 2022 — 136,57 KBDziała z: firefox 42.0 i nowszyFix ordering bug that affects setups where system themes are turned off.Licencja kodu źródłowego: MIT License
Wersja 0.3
Data wydania: 25 sty 2022 — 136,52 KBDziała z: firefox 42.0 i nowszy# Avoid subscribing to rustdoc sync until after startup
This is because rustdoc sets its localstorage at startup, and we need
to ignore all that or we get a race condition between addons settings
being loaded and rustdoc being loaded.Licencja kodu źródłowego: MIT License
Wersja 0.2
Data wydania: 12 sty 2022 — 136,36 KBDziała z: firefox 42.0 i nowszyLicencja kodu źródłowego: MIT License