mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/RevisionSlider
synced 2024-11-15 03:33:45 +00:00
1fa153aeab
The new mw eslint config comes with node 12 and the change will be quite big due to the lock file. I wanted to keep the diff of actual code changes seperate. - Applied all code style recommendations - Removed one test that's not giving any value - Changed regex .match to .test for performance and convinience Change-Id: I578be8c6460c7a4d1220354c028a9bfd9bb86d13 |
||
---|---|---|
.. | ||
.eslintrc.json | ||
QUnit.revisionSlider.testOrSkip.js | ||
RevisionSlider.DiffPage.test.js | ||
RevisionSlider.HelpDialog.test.js | ||
RevisionSlider.Pointer.test.js | ||
RevisionSlider.PointerView.test.js | ||
RevisionSlider.Revision.test.js | ||
RevisionSlider.RevisionList.test.js | ||
RevisionSlider.RevisionListView.test.js | ||
RevisionSlider.Slider.test.js | ||
RevisionSlider.SliderView.test.js |