stylus/js/dlg
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
..
config-dialog.css show config for usercss vars in installer (#1302) 2021-08-12 14:40:03 +03:00
config-dialog.js show config for usercss vars in installer (#1302) 2021-08-12 14:40:03 +03:00
message-box.css use center-dialog class for import&history 2021-08-06 19:50:36 +03:00
message-box.js Add: a draggable list to customize injection order (#1364) 2022-01-14 15:44:48 +03:00