stylus/js
eight ddc09f3511
Add: a draggable list to customize injection order (#1364)
+ implement messageBox.close()
+ fix require() with root urls in /dir/page.html
+ limit messageBox focus shift to config-dialog
+ flatten vendor dirs and simplify build-vendor:
  + replace the unicode symbol with ASCII `->`
  + flatten dirs by default to simplify writing the rules and improve their readability
  + rename and sort functions in the order they run
  + use `node-fetch` instead of the gargantuan `make-fetch-happen`
  + use `glob` which is already installed by other deps

Co-authored-by: tophf <tophf@gmx.com>
2022-01-14 15:44:48 +03:00
..
color support EyeDropper API in color picker 2021-09-24 09:40:49 +03:00
csslint parserlib: fix endless loop on incomplete tokens 2022-01-11 21:18:37 +03:00
dlg Add: a draggable list to customize injection order (#1364) 2022-01-14 15:44:48 +03:00
cmpver.js enforce eslint radix rule for parseInt 2021-02-26 13:02:54 +03:00
dom-on-load.js Add: a draggable list to customize injection order (#1364) 2022-01-14 15:44:48 +03:00
dom.js resizable header panel (#1378) 2022-01-13 12:47:37 +03:00
header-resizer.js resizable header panel (#1378) 2022-01-13 12:47:37 +03: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 add a callstack to errors in browser and msg (#1369) 2021-12-16 20:21:02 +03:00
polyfill.js Add: a draggable list to customize injection order (#1364) 2022-01-14 15:44:48 +03:00
prefs.js Add: a draggable list to customize injection order (#1364) 2022-01-14 15:44:48 +03: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