about summary refs log tree commit diff
path: root/pkgs/aszlig
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2023-06-02 11:43:01 +0200
committeraszlig <aszlig@nix.build>2023-06-02 12:05:16 +0200
commitcada8384d35d691688b52d2ccceed4bc81731744 (patch)
treeb8920fd419d08097ca66e56123f6d80f6da5eaf3 /pkgs/aszlig
parentf72625079cc9cea8abe06d1a29b10530da538c15 (diff)
firefox: Update Stylus addon to version 1.5.33
Upstream changes from 1.5.26 to 1.5.33:

  * Add year selector in popup search
  * Autocomplete fixes
  * CSSLint: 1.5x faster; supports nested &-selectors and nested @-rules
  * CSSLint: new color syntax, removed IE6-8 rules
  * CSSLint: new syntax for nested selectors
  * Ctrl-/ to toggle line comment will use the standard /* block syntax
    */ to avoid upstream bugs in less and stylus preprocessors
  * Don't open installer when browsing a non-raw .user.css URL on github
  * Editor: allow to change numbers via keyboard/wheel
  * Editor: autocomplete for less preprocessor will show @ variables
  * Editor: improvements and fixes for autocomplete
  * Editor: new option Arrow keys ↑↓ traverse sections
  * Fix CSP patching, color picker hue overflow, section naming, style
    size in manager after toggling, dark mode eye dropper
  * Fixed userstyles.org install button, again
  * Fixes for Stylus pages in Firefox + dark mode
  * Fixes for sync
  * Hide lint errors for @ vars with less preprocessor
  * New beautify options
  * New option: toggle .user.css URL installer
  * Properly update style preview in tab when its config changes
  * Show installed styles in the list of available styles in the popup
    finder
  * Style manager: added multi-column mode option
  * Style manager: added style size
  * Style manager: changed Number of applies-­to items option minimum
    from 1 to 0
  * fix: installing github styles in subdirectory inside the repository
  * fix: styling of iframes in Firefox
  * fix: styling of same-origin iframes in Chrome
  * fix: styling of sandboxed iframes in Chrome before 86
  * fixed installation on the redesigned userstyles.org
  * fixed saving of windowed editor position on a non-primary monitor
  * skip & report invalid styles on import

Signed-off-by: aszlig <aszlig@nix.build>
Diffstat (limited to 'pkgs/aszlig')
-rw-r--r--pkgs/aszlig/firefox/addons.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/aszlig/firefox/addons.json b/pkgs/aszlig/firefox/addons.json
index 9088fa86..99d29b25 100644
--- a/pkgs/aszlig/firefox/addons.json
+++ b/pkgs/aszlig/firefox/addons.json
@@ -4,8 +4,8 @@
     "hash": "sha256:88312a84fc0a5d8e32100664af900a252a86875ee51869c30fd68054e990c992"
   },
   "styl-us": {
-    "url": "https://addons.mozilla.org/firefox/downloads/file/3995806/styl_us-1.5.26.xpi",
-    "hash": "sha256:b30b14e9c4fa0c8d490d57e6b7d8afe6cc71e2f459b974b5c6fa2bfa32210294"
+    "url": "https://addons.mozilla.org/firefox/downloads/file/4114817/styl_us-1.5.33.xpi",
+    "hash": "sha256:d6b8cc1f4d0986ffa117999065eb5bb8b5596136aa60cb9ff746073656704822"
   },
   "tridactyl-vim": {
     "url": "https://addons.mozilla.org/firefox/downloads/file/4036604/tridactyl_vim-1.23.0.xpi",