mediawiki-extensions-Multim.../resources/mmv
Gergő Tisza 194876ba58 Fix share tabs
The share/embed tab bar used some hacks to disable MenuSelectWidget's
normal behavior of disappearing once a selection has been made; after
the last OOUI update this doesn't work anymore.

This commit makes some small changes to make it work again:
* replace .show() with .toggle() as the widget uses a custom
  show/hide mechanism now
* reorder some calls - .toggle() has no effect as long as the menu has
  no options
* disable autoHide which would hide the menu when the user clicks
  outside (didn't test if it is really needed but seemed reasonable)

Also undoes some CSS changes that came with the update.

Bug: T89531
Change-Id: I3688ec21250bf2eb8dbfd67e306e857028d71fc7
2015-02-15 06:08:45 +00:00
..
img Show popup when the user visits a file page the first time after disabling MMV 2014-10-21 14:28:20 +00:00
logging Record performance log hits regardless of ResourceTiming data contents 2015-01-29 11:23:11 -08:00
model Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
provider Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
routing Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
ui Fix share tabs 2015-02-15 06:08:45 +00:00
mmv.base.js Feature detection for MV load: add SVG, remove Object.create 2014-09-09 10:54:11 +00:00
mmv.bootstrap.autostart.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.bootstrap.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.bootstrap.less Show popup when the user visits a file page the first time after disabling MMV 2014-10-21 14:28:20 +00:00
mmv.Config.js Show popup when the user visits a file page the first time after disabling MMV 2014-10-21 14:28:20 +00:00
mmv.EmbedFileFormatter.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.globals.less Make the ellipsis of truncated texts more prominent 2014-11-11 15:37:14 +00:00
mmv.head.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.HtmlUtils.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.js Merge "Collect thumbnail width in the performance log" 2015-01-23 23:04:20 +00:00
mmv.lightboximage.js Show alt-text in export dialog and for lightbox image 2014-12-30 15:47:25 -05:00
mmv.lightboxinterface.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.lightboxinterface.less Removed the second scrollbar appeared while loading images 2015-01-20 01:43:26 -05:00
mmv.loaded.css Fix CSS for hiding content 2014-06-08 02:12:11 +00:00
mmv.mixins.less Update OOjs UI Class Names (549ff9ab7d) 2014-11-20 01:04:32 +00:00
mmv.ThumbnailWidthCalculator.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00