stylus/js
tophf 9e487b03e5
tweak editor (#1063)
* also apply live-preview if an unsaved style was disabled

* use box-shadow instead of outline for focus everywhere

* allow focus outline on click in text/search input or textarea

* search inputs should use the same style as text inputs

* also use box-shadow focus on delete buttons

* remove URLSearchParams workaround, not needed since Chrome 55

* use `once` in addEventListener, available since Chrome 55

* update USO bug workarounds, remove obsolete ones

* ping/pong to fix openURL with `message` in FF

* use unprefixed CSS filter, available since Chrome 53

* use unprefixed CSS user-select, available since Chrome 54

* focus tweaks

* also use text query in inline search for Stylus category

* use event.key, available since Chrome 51

Co-authored-by: narcolepticinsomniac
2020-10-13 21:14:54 +03:00
..
cache.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
dom.js tweak editor (#1063) 2020-10-13 21:14:54 +03:00
localization.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
messaging.js faster install from known sites 2020-10-09 13:47:57 +03:00
meta-parser.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
moz-parser.js enable starHack option 2020-10-02 12:41:57 +03:00
msg.js use tab.pendingUrl (#1040) 2020-09-22 06:54:48 -04:00
polyfill.js tweak editor (#1063) 2020-10-13 21:14:54 +03:00
prefs.js rework and move newUI+theme to options.html (#1050) 2020-10-02 11:10:52 -04:00
router.js tweak editor (#1063) 2020-10-13 21:14:54 +03:00
script-loader.js tweak editor (#1063) 2020-10-13 21:14:54 +03:00
sections-util.js ignore empty code only in global (non-targeted) sections 2020-10-08 11:05:07 +03:00
storage-util.js Enhance: promisify chrome into browser, drop promisify (#866) 2020-08-14 20:16:01 +08:00
usercss.js Fix: don't assign undefined to style object (#764) 2019-09-09 00:48:44 -04:00
worker-util.js prolong worker lifetime to 5 minutes (#993) 2020-07-14 16:24:00 -04:00