Stylus versionshistorik - 25 versioner
Stylus av Stylus Team, Jeremy Schomery
Var försiktig med äldre versioner! Dessa versioner visas för test och referensändamål.Du bör alltid använda den senaste versionen av ett tillägg.
Senaste version
Version 1.5.51
Släppt 19 aug 2024 - 1,28 MBFungerar med firefox 58.0 och senare, android 58.0 och senare* Fix dialog height
* Don't add date to new style name
* Ignore unknown stylelint rules
* Fix temporary flyout
* Various bug fixesKällkod släppt under GNU General Public License v3.0
Hämta FirefoxDu behöver Firefox för att kunna använda den här tilläggetÄldre versioner
Version 1.5.48
Släppt 2 jul 2024 - 1,28 MBFungerar med firefox 58.0 och senare, android 58.0 och senare* Fix sign-in to sync and userstyles.world in Vivaldi
* Editor: right-click a ⏵collapsed section in the sidebar/header to temporarily open it
* Improve popup search category heuristics
* Update stylelint to 16.5.0
* Update csslint
* Various bug fixesKällkod släppt under GNU General Public License v3.0
Version 1.5.46
Släppt 5 feb 2024 - 1,3 MBFungerar med firefox 57.0 och senare, android 57.0 och senare* Fix show save & clip error text
* Fix USW api issue
* Restore sublime editor bookmarks correctly
* Fix parser library
* Update localesKällkod släppt under GNU General Public License v3.0
Version 1.5.45
Släppt 26 jan 2024 - 1,3 MBFungerar med firefox 57.0 och senare, android 57.0 och senare* Link to preprocessor playground in error box
* Hide preview errors when empty
* Parserlib: allow empty doc targets
* Move icons into images
* Update localesKällkod släppt under GNU General Public License v3.0
Version 1.5.41
Släppt 5 dec 2023 - 1,3 MBFungerar med firefox 57.0 och senare, android 57.0 och senare* Circumvent CSP on AMO and other https sites in Firefox
* Fix `:has()` with multiple relative selectors
* Handle broken strings produced by a bugged `@preprocessor`
* Use a global `Test` button for all regexps of the style
* Allow tag selectors in nested CSS per the newest spec
* Show progress in popup when downloading style search index
* Bump Firefox `strict_min_version` to 57 to ensure compatibility with Android
* [installer] Allow adding custom sites and fix theme option
* [Editor] Fix active editor tab on Chrome startup
* [Editor] Fix live preview with `adoptedStyleSheets`
* [Editor] Increase `undoDepth` from 200 to 1000
* [CSSLint] New `style-rule-nesting` rule to warn about new CSS nesting syntax
* [Manager] Show descriptive age & full year in style tooltip
* [Options] New option for popup's max width to enable autofit-to-content
* Other various fixes
* Update dependenciesKällkod släppt under GNU General Public License v3.0
Version 1.5.38
Släppt 4 nov 2023 - 1,29 MBFungerar med firefox 55.0 och senare, android 57.0 och senare* Fix multiple editor issues
* Fix section numbering
* Fix several icons
* Fix CSP nonce
* Update localesKällkod släppt under GNU General Public License v3.0
Version 1.5.35
Släppt 29 aug 2023 - 1,31 MBFungerar med firefox 55.0 och senare, android 120.0 och senare## Version 1.5.35
Aug 29, 2023
* show autosaved draft's css code prior to confirming + auto-remove the autosaved draft when saving
* csslint: fix/reduce the probability of outdated warnings during editing after the problem is fixed (previously one would have to cut and paste back the line to make the error go away)
## Version 1.5.34
Aug 15, 2023
* apply eyedropper color immediately
* fix autocomplete of "foo-" to handle the trailing "-"
* fix hightlighting of nested CSS in CodeMirror
* open installer for .user.less
* remember all editor options
* remember searchMode in manager
* stylelint 15.10.2Källkod släppt under GNU General Public License v3.0
Version 1.5.33
Släppt 23 maj 2023 - 1,25 MBFungerar med firefox 55.0 och senareOnly reuse parent styles in url-less frames (bug fix)Källkod släppt under GNU General Public License v3.0
Version 1.5.31
Släppt 9 maj 2023 - 1,25 MBFungerar med firefox 55.0 och senareVersion 1.5.31
May 9, 2023
* New syntax for nested selectors
* Fix manager when showing options
* Fix dark mode eye dropper
* Update preview when config changes
* New beautify options
* Fix CSP patching
* Check known distro url correctly, just once
* Add option for URL installer
* Various fixes (hue constraints, section naming, code size)
* Update locales
* Update dependenciesKällkod släppt under GNU General Public License v3.0
Version 1.5.30
Släppt 25 feb 2023 - 1,24 MBFungerar med firefox 55.0 och senare* Fix color picker alignment
* Fix USO install
* Remove link to Opera addon
* Made "Write style for:" clickable
* Various bug fixes
* Update dependenciesKällkod släppt under GNU General Public License v3.0
Version 1.5.26
Släppt 29 aug 2022 - 1,23 MBFungerar med firefox 55.0 och senare* Fix sync connection in Vivaldi
* Fix USO site installation
* Support `has()` selector
* Update dependencies
* Various bug fixesKällkod släppt under GNU General Public License v3.0
Version 1.5.25
Släppt 31 maj 2022 - 1,24 MBFungerar med firefox 55.0 och senare* Database bug fixKällkod släppt under GNU General Public License v3.0
Version 1.5.24
Släppt 30 maj 2022 - 1,3 MBFungerar med firefox 55.0 och senareVersion 1.5.24 (May 30, 2022)
* Limit editor height to viewport
* Add hwb color support
* Add usercss write option in popup
* Improve compact mode
* Update dependencies
* Various bug fixes
Version 1.5.23 (March 19, 2022; beta only)
* Add eyedropper support
* Fix iframe styles
* Support inclusions
* Add WebDAV sync
* Fix compatibility with kiwi
* Add draggable list to adjust injection order
* Add per-style setting for autoupdate
* Add dark theme
* Update dependencies
* Various bug fixesKällkod släppt under GNU General Public License v3.0
Version 1.5.21
Släppt 20 aug 2021 - 1,34 MBFungerar med firefox 53.0 och senare* Update translations
* Update to CodeMirror 5.62.3
* Fix CSS linting in CodeMirror
* Updated parserlibKällkod släppt under GNU General Public License v3.0
Version 1.5.20
Släppt 15 aug 2021 - 1,23 MBFungerar med firefox 53.0 och senare* Show USw error
* Update to CodeMirror 5.62.2
* Allow `@import` from any url
* Various bug fixesKällkod släppt under GNU General Public License v3.0
Version 1.5.19
Släppt 15 jul 2021 - 1,22 MBFungerar med firefox 53.0 och senareFix syncing
Shrink screenshots
Update internal libraries
Various bug fixesKällkod släppt under GNU General Public License v3.0
Version 1.5.17
Släppt 25 feb 2021 - 1,21 MBFungerar med firefox 53.0 och senare- Fix locales broken in 1.5.16
- Update CodeMirror editorKällkod släppt under GNU General Public License v3.0
Version 1.5.15
Släppt 4 feb 2021 - 1,32 MBFungerar med firefox 53.0 och senare* Lots of UI updates
* Editor improvements with bookmarking, scrolling & autocomplete
* Lots of bug fixesKällkod släppt under GNU General Public License v3.0
Version 1.5.13
Släppt 24 jul 2020 - 1,32 MBFungerar med firefox 53.0 och senare* 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.Källkod släppt under GNU General Public License v3.0
Version 1.5.11
Släppt 21 apr 2020 - 1,39 MBFungerar med firefox 53.0 och senare* Fix Firefox shortcuts buttons
* Fix infinite loop in `colorizeInvisible`
* CM scrollbar pointer-eventsKällkod släppt under GNU General Public License v3.0
Version 1.5.10
Släppt 27 feb 2020 - 1,3 MBFungerar med firefox 53.0 och senare- Fix for userstyle installer
- Fix for subdomain searches
- Include iframes in "write styles for" in the popup
- Updated localesKällkod släppt under GNU General Public License v3.0
Version 1.5.6
Släppt 11 sep 2019 - 1,34 MBFungerar med firefox 53.0 och senareFixed 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.Källkod släppt under GNU General Public License v3.0
Version 1.5.5
Släppt 8 aug 2019 - 1,34 MBFungerar med firefox 53.0 och senare* Colorpicker works with non-hex values again.
* Revert script injection changes to fix flash of white.
* Layout improvements.Källkod släppt under GNU General Public License v3.0
Version 1.5.4
Släppt 8 jul 2019 - 1,34 MBFungerar med firefox 53.0 och senare* 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.Källkod släppt under GNU General Public License v3.0
Version 1.5.3
Släppt 24 mar 2019 - 1,3 MBFungerar med firefox 53.0 och senare* Various bug fixes:
* Prevent javascript errors.
* Iframe issues.
* Live preview problems.
* Installing from USO.
* Beautify options are now persistent.Källkod släppt under GNU General Public License v3.0