mediawiki-extensions-Revisi.../modules
WMDE-Fisch fc4cef8c8d Add RevisionClickHandler only to new elements
When expanding the slider to newer or older revisions the handler
for revision clicks should only be added to the new revisions.

Change-Id: If590996d27dc75cbdfc931e9649418f875c3869d
2023-11-07 13:08:46 +01: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 Mark private methods with @private tags 2023-10-26 14:05:12 +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 Cleanup minor code duplication/complication in various places 2023-10-26 13:46:16 +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 Remove redundant checks for .offset() !== undefined 2023-11-06 22:14:58 +01:00
ext.RevisionSlider.PointerView.js Merge "Mark private methods with @private tags" 2023-10-26 12:22:38 +00:00
ext.RevisionSlider.Revision.js Cleanup minor code duplication/complication in various places 2023-10-26 13:46:16 +02:00
ext.RevisionSlider.RevisionList.js Partly drop dependency from RevisionListView to RevisionList 2023-10-26 13:58:59 +02:00
ext.RevisionSlider.RevisionListView.js Consolidate highlights and tooltip creation 2023-10-26 20:37:54 +02:00
ext.RevisionSlider.Settings.js Mark private methods with @private tags 2023-10-26 14:05:12 +02:00
ext.RevisionSlider.Slider.js Clamp slider position when using the browser's back button 2023-10-25 15:03:44 +02:00
ext.RevisionSlider.SliderArrowView.js Mark private methods with @private tags 2023-10-26 14:05:12 +02:00
ext.RevisionSlider.SliderView.js Add RevisionClickHandler only to new elements 2023-11-07 13:08:46 +01:00
ext.RevisionSlider.util.js Replace switch with a map in util class 2023-08-24 10:59:26 +02:00