From 255b9bbec71b4d4fd6dc458944213f3ea1d6fdf5 Mon Sep 17 00:00:00 2001 From: aszlig Date: Wed, 6 Dec 2023 17:26:32 +0100 Subject: firefox: Update Stylus addon to version 1.5.38 Changes since 1.5.33 minus bugfixes and CI stuff: * Added an option to use adoptedStyleSheets API (Chrome/ium 73+, Firefox 101+), instead of using DOM elements * Combine style & editor settings * Add an option to update only enabled styles * Auto-retry style finder on network failure * Faster import/undo * Highlight the Save button in unsaved styles * Improve the write-style UI a bit * Show errors when importing the backup * Show instant inject option in Firefox * Speed up opening the manager (a bit) * Speed up opening the multi-sectioned editor with lots of sections * Support fractional numbers with Alt-key increment * Use new userstyles.org API & uso-archive url * Show autosaved draft's css code prior to confirming + auto-remove the autosaved draft when saving * Apply eyedropper color immediately * Open installer for .user.less * Remember all editor options * Remember searchMode in manager The full release notes can be found at: https://github.com/openstyles/stylus/releases Signed-off-by: aszlig --- pkgs/aszlig/firefox/addons.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/aszlig/firefox/addons.json') diff --git a/pkgs/aszlig/firefox/addons.json b/pkgs/aszlig/firefox/addons.json index 99d29b25..696b4d08 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/4114817/styl_us-1.5.33.xpi", - "hash": "sha256:d6b8cc1f4d0986ffa117999065eb5bb8b5596136aa60cb9ff746073656704822" + "url": "https://addons.mozilla.org/firefox/downloads/file/4190287/styl_us-1.5.38.xpi", + "hash": "sha256:881b89235e8a33c32334e922abf11a4a857d0e007c4a2ff124b5445cd9994984" }, "tridactyl-vim": { "url": "https://addons.mozilla.org/firefox/downloads/file/4036604/tridactyl_vim-1.23.0.xpi", -- cgit 1.4.1