stylus/js
eight 6c13db1468
Add: toggle dark/night mode styles automatically (#736)
* Add: color-scheme.js

* Add: handle color scheme

* Add: styleManager.setMeta

* Add: make setupLivePrefs work with radio

* Change: drop setupRadioButtons

* Add: UI for schemeSwitcher

* Add: prefer-scheme select in installation page

* Fix: add alarm listener

* Add: display excluded reason in popup

* Fix: rely on data-value-type instead of input name

* Fix: oldValue and newValue should have the same type

* Change: detect media change in content script

* Fix: duplicate capitalize

* Fix: minor

* Update web-ext

* Fix: valueAsNumber doesn't work for all inputs

* Fix: disable colorscheme selection after install

* Fix: API error
2021-12-03 00:49:03 +08:00
..
color support EyeDropper API in color picker 2021-09-24 09:40:49 +03:00
csslint add vars after @import in compiled code (#1348) 2021-11-14 11:00:12 +03:00
dlg rework/simplify external links (#1244) 2021-08-12 16:40:27 +03:00
cmpver.js enforce eslint radix rule for parseInt 2021-02-26 13:02:54 +03:00
dom.js Add: toggle dark/night mode styles automatically (#736) 2021-12-03 00:49:03 +08:00
localization.js show time/weekday in tooltip for style entries (#1205) 2021-03-11 07:20:38 +03:00
meta-parser.js keep the original color format in usercss @var (#1320) 2021-08-22 11:57:35 +03:00
moz-parser.js API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00
msg.js API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00
polyfill.js wait for just created script elements to load 2021-04-24 16:37:30 +03:00
prefs.js Add: toggle dark/night mode styles automatically (#736) 2021-12-03 00:49:03 +08:00
router.js API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00
sections-util.js add vars after @import in compiled code (#1348) 2021-11-14 11:00:12 +03:00
storage-util.js API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00
toolbox.js allow live-reload on localhost and updates on file:// 2021-11-02 18:15:26 +03:00
usercss-compiler.js add vars after @import in compiled code (#1348) 2021-11-14 11:00:12 +03:00
worker-util.js API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00