mediawiki-extensions-Multim.../resources/mmv
Tisza Gergő 6dddb2f7db Do not set up the overlay on irrelevant hash changes
On not-MMV -> not-MMV hash changes the bootstrap class has set
up and immediately torn down the overlay. Besides slowing things
down, this broke TOC navigation on Chrome in an ugly way.

Add a special case to skip the overlay loading when the new hash
does not contain #/media. This is a quick-and-dirty fix; the whole
loading and hash handling could use a rewrite.

Bug: T119854
Change-Id: I5494903dfe778e533773ff142fdf756475c2df32
2015-12-06 08:00:22 +00:00
..
img Optimize SVGs 2015-11-23 21:13:45 -08:00
logging
model
provider Ignore case in file extension checks 2015-10-25 22:31:07 -07:00
routing
ui Add some error details to bug report 2015-10-26 17:12:34 -07:00
mmv.base.js
mmv.bootstrap.autostart.js
mmv.bootstrap.js Do not set up the overlay on irrelevant hash changes 2015-12-06 08:00:22 +00:00
mmv.bootstrap.less
mmv.Config.js
mmv.EmbedFileFormatter.js
mmv.globals.less
mmv.head.js
mmv.HtmlUtils.js
mmv.js Turn mmv-next/mmv-prev into OO events 2015-09-29 13:11:22 +02:00
mmv.lightboximage.js
mmv.lightboxinterface.js Turn mmv-next/mmv-prev into OO events 2015-09-29 13:11:22 +02:00
mmv.lightboxinterface.less
mmv.mixins.less Fix IE9 CSS hack 2015-09-18 13:18:41 +02:00
mmv.ThumbnailWidthCalculator.js