github openstyles/stylus v1.5.38

latest releases: v1.5.49, v1.5.48, v1.5.47...
8 months ago
  • Fixed a lot of bugs introduced in the two previous versions
  • Fixed the cursor in "applies-to" inputs when vim keymap is selected in the editor by @denilsonsa
  • Added an option to use adoptedStyleSheets API (Chrome/ium 73+, Firefox 101+), instead of using DOM elements, which also helps circumvent CSP errors in Firefox. It may be bugged in some cases e.g. theoretically the styles may be removed or re-ordered by another script and we won't detect it due to the lack of an efficient observation/notification method in this API. It also doesn't support Expose style name option.
    image
  • When CSP options are not enabled, the Firefox version will still try to automatically reuse CSP nonce of the sites

Full Changelog: v1.5.37...v1.5.38

Don't miss a new stylus release

NewReleases is sending notifications on new releases.