mediawiki-extensions-Multim.../tests/qunit/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
..
logging Avoid use of deprecated QUnit.asyncTest and QUnit.start/stop 2017-07-25 17:59:27 -07:00
model Avoid use of deprecated QUnit.asyncTest and QUnit.start/stop 2017-07-25 17:59:27 -07:00
provider Avoid use of deprecated QUnit.asyncTest and QUnit.start/stop 2017-07-25 17:59:27 -07:00
routing Remove use of QUnit.test(, testCount, ) 2017-07-26 00:12:06 +00:00
ui Remove jquery.scrollTo library 2017-09-14 12:45:46 +01:00
mmv.bootstrap.test.js Remove jquery.scrollTo library 2017-09-14 12:45:46 +01:00
mmv.Config.test.js Remove use of QUnit.test(, testCount, ) 2017-07-26 00:12:06 +00:00
mmv.EmbedFileFormatter.test.js Remove use of QUnit.test(, testCount, ) 2017-07-26 00:12:06 +00:00
mmv.HtmlUtils.test.js Remove use of QUnit.test(, testCount, ) 2017-07-26 00:12:06 +00:00
mmv.lightboximage.test.js Remove use of QUnit.test(, testCount, ) 2017-07-26 00:12:06 +00:00
mmv.lightboxinterface.test.js Remove use of QUnit.test(, testCount, ) 2017-07-26 00:12:06 +00:00
mmv.test.js Avoid use of deprecated QUnit.asyncTest and QUnit.start/stop 2017-07-25 17:59:27 -07:00
mmv.testhelpers.js Replace all direct localStorage interaction by mw.storage 2017-06-02 11:52:34 +02:00
mmv.ThumbnailWidthCalculator.test.js Remove use of QUnit.test(, testCount, ) 2017-07-26 00:12:06 +00:00