mediawiki-extensions-Revisi.../modules
WMDE-Fisch 6ffe96bc4c Fix errors leading to wrong slider scroll postions
The detection touched in this patch addresses slightly different
kinds of RTL handling in browsers. The detection how things are
handled seems to be broken in the mentioned Chrome V8 versions.

The workaround takes care of that issue. With Chrome V8 6.0 this
should be fixed and the workaround can be removed.

P.S.: Credits to Leszek for the idea what's actually going on.

Bug: T168299
Change-Id: I068c2fb6ba60189004c0ec6661fcd346af16126c
2017-06-21 15:21:08 +02:00
..
ext.RevisionSlider.Api.js Remove unrecognized parameter uslimit from API request 2017-01-28 13:34:30 +01:00
ext.RevisionSlider.css Merge SliderViewTwo CSS into main CSS 2017-06-21 10:13:32 +02:00
ext.RevisionSlider.DiffPage.js Do not assume that revIds increase in time 2017-06-01 18:29:22 +02:00
ext.RevisionSlider.HelpButtonView.js build: Update eslint to 0.4.0 and make pass 2017-05-04 21:06:08 +00:00
ext.RevisionSlider.HelpDialog.js Update help dialogue to explain new sliding mechanism 2017-05-09 19:50:39 +02:00
ext.RevisionSlider.init.js build: Update eslint to 0.4.0 and make pass 2017-05-04 21:06:08 +00:00
ext.RevisionSlider.lazy.css Adjust z-indexes to work with Modern skin 2017-05-24 13:41:31 +00:00
ext.RevisionSlider.lazy.js Lazy load most of the JS 2016-11-30 11:59:16 +01: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 Draw lines between pointers and related columns 2016-11-08 13:46:14 +01:00
ext.RevisionSlider.PointerLine.js Remove 4px pointer margins 2017-04-05 09:42:49 +00:00
ext.RevisionSlider.PointerView.js Remove 4px pointer margins 2017-04-05 09:42:49 +00:00
ext.RevisionSlider.Revision.js Replace deprecated method zone() with utcOffset() 2017-04-06 11:55:04 +02:00
ext.RevisionSlider.RevisionList.js Fetch more revisions as the user moves back and forward 2016-07-28 12:58:35 +02:00
ext.RevisionSlider.RevisionListView.js build: Update eslint to 0.4.0 and make pass 2017-05-04 21:06:08 +00:00
ext.RevisionSlider.Settings.js Store settings for anonymous users 2016-10-24 16:46:42 +02:00
ext.RevisionSlider.Slider.js Use a new config var to activate the alternate SliderView 2017-04-07 11:58:19 +02:00
ext.RevisionSlider.SliderArrowView.js build: Update eslint to 0.4.0 and make pass 2017-05-04 21:06:08 +00:00
ext.RevisionSlider.SliderView.js Fix errors leading to wrong slider scroll postions 2017-06-21 15:21:08 +02:00
ext.RevisionSlider.SliderViewTwo.js Do not assume that revIds increase in time 2017-06-01 18:29:22 +02:00
ext.RevisionSlider.util.js Convert touch events to mouse events on pointers 2017-05-08 12:55:31 +02:00