mediawiki-extensions-Revisi.../modules
thiemowmde 48173f59af Replace loop with native Array.indexOf() in RevisionListView
According to my tests this behaves the same as before.

Change-Id: I659146232b0237f6098960b53acb91e12c9e9647
2023-10-24 12:35:18 +02:00
..
.eslintrc.json Migrate JS to ES6 2023-06-23 08:01:31 +02:00
ext.RevisionSlider.Api.js Drop wikitext comment in favor of parsedcomment 2023-08-25 14:42:32 +02:00
ext.RevisionSlider.DiffPage.js Remove obsolete IE9 safe guard 2023-08-25 16:19:14 +02:00
ext.RevisionSlider.HelpButtonView.js Migrate JS to ES6 2023-06-23 08:01:31 +02:00
ext.RevisionSlider.HelpDialog.js Make use of jQuery.append() accepting multiple arguments 2023-08-25 14:39:39 +02:00
ext.RevisionSlider.init.js Dramatically simplify duplicate code in the PointerLine class 2023-08-25 17:49:59 +02:00
ext.RevisionSlider.lazy.js Don't add keypress handler when not needed 2023-08-28 06:10:06 +00:00
ext.RevisionSlider.lazy.less Make use of Codex LESS tokens where possible 2023-08-30 17:54:59 +02:00
ext.RevisionSlider.less Make .less code a little more compact 2023-10-23 14:31:09 +02:00
ext.RevisionSlider.noscript.css Convert the few instances of IDs to classes 2016-08-10 15:32:12 -07:00
ext.RevisionSlider.Pointer.js Migrate JS to ES6 2023-06-23 08:01:31 +02:00
ext.RevisionSlider.PointerLine.js Dramatically simplify duplicate code in the PointerLine class 2023-08-25 17:49:59 +02:00
ext.RevisionSlider.PointerView.js Fix docs and avoid duplication in PointerView class 2023-10-23 18:38:18 +02:00
ext.RevisionSlider.Revision.js Drop wikitext comment in favor of parsedcomment 2023-08-25 14:42:32 +02:00
ext.RevisionSlider.RevisionList.js Reduce code duplication in RevisionList class 2023-08-25 17:48:51 +02:00
ext.RevisionSlider.RevisionListView.js Replace loop with native Array.indexOf() in RevisionListView 2023-10-24 12:35:18 +02:00
ext.RevisionSlider.Settings.js Don't add keypress handler when not needed 2023-08-28 06:10:06 +00:00
ext.RevisionSlider.Slider.js Migrate JS to ES6 2023-06-23 08:01:31 +02:00
ext.RevisionSlider.SliderArrowView.js Migrate JS to ES6 2023-06-23 08:01:31 +02:00
ext.RevisionSlider.SliderView.js Fix certain history events being triggered multiple times 2023-10-18 15:38:04 +02:00
ext.RevisionSlider.util.js Replace switch with a map in util class 2023-08-24 10:59:26 +02:00