mediawiki-extensions-Multim.../resources/mmv
Ed Sanders 2156f3f485 Remove jquery.scrollTo library
This is an old library that is broken in Chrome 61.
Rather than updating it we can just use $(window).scrollTop/Left
which works in all the browsers we currently support.

Fix MPSP.toggle to return a promise, instead of a deferred
(although this return value is not used yet).

Bug: T173618
Change-Id: Iaec56debbb808bd95cf65c1ebfe22bdf0116da68
2017-09-14 12:45:46 +01:00
..
img Align to WikimediaUI style guide and code cleanup 2017-03-02 15:55:01 -08:00
logging Code lint: Throw errors, no strings 2017-05-17 11:28:53 +01:00
model build: Update eslint to 0.4.0 and make a pass 2017-05-17 11:30:45 +01:00
provider build: Replace jshint/jscs with eslint 2017-01-10 10:24:39 -08:00
routing Code lint: Throw errors, no strings 2017-05-17 11:28:53 +01:00
ui Remove jquery.scrollTo library 2017-09-14 12:45:46 +01:00
mmv.base.js build: Introduce jshint & jscs and make a pass 2016-07-19 13:48:06 -07:00
mmv.bootstrap.autostart.js Replace $( document ).ready(...) by $(...) 2017-01-06 16:04:56 +01:00
mmv.bootstrap.js Remove jquery.scrollTo library 2017-09-14 12:45:46 +01:00
mmv.bootstrap.less Align to WikimediaUI style guide and code cleanup 2017-03-02 15:55:01 -08:00
mmv.Config.js Replace all direct localStorage interaction by mw.storage 2017-06-02 11:52:34 +02:00
mmv.EmbedFileFormatter.js build: Replace jshint/jscs with eslint 2017-01-10 10:24:39 -08:00
mmv.globals.less Replace colors with overhauled WCAG 2.0 compliant palette 2016-11-19 03:31:16 +00:00
mmv.head.js Replace all direct localStorage interaction by mw.storage 2017-06-02 11:52:34 +02:00
mmv.HtmlUtils.js Code lint: Throw errors, no strings 2017-05-17 11:28:53 +01:00
mmv.js Code lint: Throw errors, no strings 2017-05-17 11:28:53 +01:00
mmv.lightboximage.js build: Replace jshint/jscs with eslint 2017-01-10 10:24:39 -08:00
mmv.lightboxinterface.js Remove jquery.scrollTo library 2017-09-14 12:45:46 +01:00
mmv.lightboxinterface.less Align to WikimediaUI style guide and code cleanup 2017-03-02 15:55:01 -08:00
mmv.mixins.less Align to WikimediaUI style guide and code cleanup 2017-03-02 15:55:01 -08:00
mmv.ThumbnailWidthCalculator.js Code lint: Throw errors, no strings 2017-05-17 11:28:53 +01:00