Commit Graph

10 Commits

Author SHA1 Message Date
tophf
7a5569e9d5 stylelint 14.9.1 2022-08-06 23:20:29 +03:00
tophf
98da86f816 update CodeMirror, stylelint, deps 2022-01-20 17:43:31 +03:00
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
tophf
dfb9135f6a stylelint 13.8.0 2021-01-05 18:51:01 +03:00
eight
4831183207
Rewrite the build script (#852)
* npm install

* Drop remove-modules

* Drop updates

* Refactor: rewrite build script

* Add: BUILD.md

* Add: start-chrome command

* Rebuild vendor

* Update contributing.md

* Update BUILD.md

* Update BUILD.md

Co-authored-by: narcolepticinsomniac <therealdoctorgonzo@gmail.com>
2020-02-14 12:02:57 -05:00
Rob Garrison
c61d34d053 Update libraries (#440) 2018-07-21 20:58:54 +03:00
tophf
64d26481c3 rebuild stylelint bundle 2018-07-13 08:40:51 +03:00
tophf
cfdd276bdc rebuild stylelint 8.0.0
npm 5.6.0
node 9.10.1
2018-07-11 16:08:40 +03:00
tophf
9cdacc85ec build stylelint with a script
* the new one: https://github.com/openstyles/stylelint-bundle/tree/v8.0.0
* the old one was built manually so it was hard for AMO reviewers to repro
2018-07-10 10:55:43 +03:00
tophf
279c8c12e5 we don't modify stylelint per se, we only bundle it 2018-07-10 10:55:43 +03:00