Historial de versions de Stylus - 25 versions
Stylus per Stylus Team, Jeremy Schomery
Compte amb les versions antigues! Sovint es mostren per fer proves i com a referència.
És recomanable que empreu la versió més recent d'un complement.
Darrera versió
Versió 1.5.17
Publicada el 25 febr. 2021 - 1,21 MBFunciona amb firefox 53.0 i posteriors- Fix locales broken in 1.5.16
- Update CodeMirror editorEl codi font s'ha publicat a l'empara de la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versions més antigues
Versió 1.5.15
Publicada el 4 febr. 2021 - 1,32 MBFunciona amb firefox 53.0 i posteriors* Lots of UI updates
* Editor improvements with bookmarking, scrolling & autocomplete
* Lots of bug fixesEl codi font s'ha publicat a l'empara de la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 1.5.13
Publicada el 24 jul. 2020 - 1,32 MBFunciona amb firefox 53.0 i posteriors* Disabled Dropbox in sync feature in bugged Chromium versions.
* Include colon in autocomplete selection.
* Add unlimited storage permission:
IndexedDB storage may be evicted by the browser at its discretion [1].
Granting the unlimitedStorage permission ensures that IndexedDB data
will not be evicted [2], and allows the extension to store more than
5MB of data if needed [3].
[1]: https://web.dev/storage-for-the-web/#eviction
[2]: https://crbug.com/680392#c5
[3]: https://developer.chrome.com/apps/declare_permissions#unlimitedStorage
* Using <kbd>Ctrl</kbd>+<kbd>F</kbd> focuses search field in manager.
* Update CSSLint & made various parser fixes.
* Translations:
* Updated various languages.
* Add Korean translation.
* Add hotkey & right-click to beautify silently.
* Increase userstyles style search timeout.
* Various other code fixes.El codi font s'ha publicat a l'empara de la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 1.5.11
Publicada el 21 abr. 2020 - 1,39 MBFunciona amb firefox 53.0 i posteriors* Fix Firefox shortcuts buttons
* Fix infinite loop in `colorizeInvisible`
* CM scrollbar pointer-eventsEl codi font s'ha publicat a l'empara de la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 1.5.10
Publicada el 27 febr. 2020 - 1,3 MBFunciona amb firefox 53.0 i posteriors- Fix for userstyle installer
- Fix for subdomain searches
- Include iframes in "write styles for" in the popup
- Updated localesEl codi font s'ha publicat a l'empara de la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 1.5.6
Publicada el 11 set. 2019 - 1,34 MBFunciona amb firefox 53.0 i posteriorsFixed the white flash of unstyled content (FOUC), found using Firefox multi-account containers & in Chrome Canary.
Fixed manager not showing the update button after updating.El codi font s'ha publicat a l'empara de la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 1.5.5
Publicada el 8 ag. 2019 - 1,34 MBFunciona amb firefox 53.0 i posteriors* Colorpicker works with non-hex values again.
* Revert script injection changes to fix flash of white.
* Layout improvements.El codi font s'ha publicat a l'empara de la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 1.5.4
Publicada el 8 jul. 2019 - 1,34 MBFunciona amb firefox 53.0 i posteriors* Fixed issue with "Turn all styles off".
* Prevent installing duplicate styles from USO.
* Simplified exclusions & use dialogs to configure.
* Auto-resize section editor.
* Stylelint now ignores Stylus language at-rules.
* Other various fixes.El codi font s'ha publicat a l'empara de la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 1.5.3
Publicada el 24 març 2019 - 1,3 MBFunciona amb firefox 53.0 i posteriors* Various bug fixes:
* Prevent javascript errors.
* Iframe issues.
* Live preview problems.
* Installing from USO.
* Beautify options are now persistent.El codi font s'ha publicat a l'empara de la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 1.5.2
Publicada el 11 des. 2018 - 1,29 MBFunciona amb firefox 53.0 i posteriors* Fix Dropbox blocked from working on new installs.
* Fix accessibility issues.
* Fix save template.
* Fix editor focusing.
* Fix inline search for Vivaldi.El codi font s'ha publicat a l'empara de la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 1.5.1
Publicada el 30 nov. 2018 - 1,28 MBFunciona amb firefox 53.0 i posteriors* Fix usercss install error.
* Show style update error.
* Fix inline searching.
* Fix detection of CSP.
* Fix dynamic changing of manager options.
* Fix cursor moving between multiple editors.
* Fix beautify adding extra carriage returns.
* Allow `/!*` comments in UserCSS metadata.
* Miscellaneous bug fixes.El codi font s'ha publicat a l'empara de la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 1.5.0
Publicada el 19 nov. 2018 - 1,21 MBFunciona amb firefox 53.0 i posteriors* Implement Dropbox import/export (requiring the addition of the "identity" permission).
* Refactor storage system.
* Improved import performance.
* Fix popup inline install/uninstall.
* Fix update button & interaction with userstyles.org.
* Add color validation to UserCSS meta variables.El codi font s'ha publicat a l'empara de la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 1.4.23
Publicada el 3 nov. 2018 - 1,14 MBFunciona amb firefox 48.0 i posteriors* Fixed update button on userstyles.org.
* UserCSS settings now select all text on focus.
* UserCSS added number & range variables, and default option indicator.
* Rewrote linter system; UserCSS metadata is now included.
* Editor page now properly refreshes.
* Updated CodeMirror.El codi font s'ha publicat a l'empara de la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 1.4.22
Publicada el 20 set. 2018 - 1,13 MBFunciona amb firefox 48.0 i posteriors, android 48.0 i posteriors* Fixed a bug with toggling styles in the popup using the Spacebar key
* Fixed a bug with Turn-all-styles-off being ignored on initial page loadEl codi font s'ha publicat a l'empara de la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 1.4.21
Publicada el 10 set. 2018 - 1,14 MBFunciona amb firefox 48.0 i posteriors, android 48.0 i posteriors* Set style's textContent in page context in FF59+
* Updated CodeMirror to v5.40.
* Updated locales.
* Various trivial bug fixes and improvements.El codi font s'ha publicat a l'empara de la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 1.4.20
Publicada el 20 ag. 2018 - 1,13 MBFunciona amb firefox 48.0 i posteriors, android 48.0 i posteriors* Various fixes for narrow (mobile) UI
* "Preserve new lines" option is added to beautifier in the editor
* Buttons to restore/clone/move a section in the standard style editor
* UserCSS style URLs can have?
after .user.css like dropbox URLs
* UserCSS preprocessor LESS updated to 3.8.1
* UserCSS site is now optional in @author
* UserCSS will no longer overwrite existing styles when saving a new one
* UserCSS now properly sets placeholder for empty `@name`
* Fixes to a few issues with the "applies to" editor inputs.
* Highlight edited style on history back (Firefox).
* Add live reload message when unavailable.
* Supress stylelint warning for Stylus language `@css` block.
* Add "Translate" link to manager.
* Apply style to more iframes (Firefox).
* Display #RGBA swatches in the editor correctly even in old browsers.
* Show update all button on individual check too.
* Fix CSSLint issue with <text-decoration-color>.
* Fix a rare issue with colorpicker positioning.El codi font s'ha publicat a l'empara de la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 1.4.12
Publicada el 5 jul. 2018 - 1,14 MBFunciona amb firefox 48.0 i posteriors, android 48.0 i posteriorsStyle installation in the popup is working again.El codi font s'ha publicat a l'empara de la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 1.4.10
Publicada el 4 jul. 2018 - 1,14 MBFunciona amb firefox 48.0 i posteriors, android 48.0 i posteriorsStyle search in the popup is functional again.El codi font s'ha publicat a l'empara de la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 1.4.9
Publicada el 3 jul. 2018 - 1,14 MBFunciona amb firefox 48.0 i posteriors, android 48.0 i posteriorsTrivial bugfixes
Switched "Shortcuts" to "Wiki" in the popupEl codi font s'ha publicat a l'empara de la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 1.4.8
Publicada el 2 jul. 2018 - 1,14 MBFunciona amb firefox 48.0 i posteriors, android 48.0 i posteriorsFixed a bug in colorpicker when switching the formatEl codi font s'ha publicat a l'empara de la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 1.4.7
Publicada el 29 juny 2018 - 1,14 MBFunciona amb firefox 48.0 i posteriors, android 48.0 i posteriorsVarious trivial bugfixes.El codi font s'ha publicat a l'empara de la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 1.4.5
Publicada el 17 maig 2018 - 1,14 MBFunciona amb firefox 48.0 i posteriors, android 48.0 i posteriors- Style manager: fixes for zebra striping
- Style manager: allow styles for the manager to define
html { --columns: # }
where # is a number of columns in this style, which will adjust zebra striping on odd rows to produce a consistent checkerboard effect
El codi font s'ha publicat a l'empara de la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 1.4.4
Publicada el 14 maig 2018 - 1,14 MBFunciona amb firefox 48.0 i posteriors, android 48.0 i posteriors- Update interval longer than 596 hours can be set
El codi font s'ha publicat a l'empara de la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 1.4.3
Publicada el 12 maig 2018 - 1,14 MBFunciona amb firefox 48.0 i posteriors, android 48.0 i posteriors- The update log ("History" button in the style manager) preserves the older entries, which was broken a few months ago
El codi font s'ha publicat a l'empara de la llicència Llicència GPL (General Public License) de GNU, version 3.0
Versió 1.4.2
Publicada el 6 maig 2018 - 1,14 MBFunciona amb firefox 48.0 i posteriors, android 48.0 i posteriors- Editor: code folding for usercss with
@preprocessor stylus
El codi font s'ha publicat a l'empara de la llicència Llicència GPL (General Public License) de GNU, version 3.0
- Editor: code folding for usercss with