mediawiki-extensions-Multim.../resources/mmv/ui
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 Icon updates 2015-02-05 14:53:55 -08:00
mmv.ui.canvas.js Match size of preview and real image 2015-01-23 15:22:39 -05:00
mmv.ui.canvas.less Improve error messages UI for Media Viewer 2015-01-14 08:24:27 +01:00
mmv.ui.canvasButtons.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.ui.canvasButtons.less Add viewing options panel 2014-10-19 00:27:15 +02:00
mmv.ui.description.js Allow bold and italic text 2014-12-31 01:01:50 +00:00
mmv.ui.dialog.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.ui.dialog.less Move dialogs to the left, make arrows point right 2014-09-24 17:07:05 +02:00
mmv.ui.download.dialog.js Add viewing options panel 2014-10-19 00:27:15 +02:00
mmv.ui.download.dialog.less Style fixes for the UI changes 2014-09-24 17:08:02 +02:00
mmv.ui.download.js Make the download pane into its own dialog 2014-09-24 17:05:50 +02:00
mmv.ui.download.pane.js Adapt to OOUI change in dropdown widget 2015-02-13 15:20:59 -06:00
mmv.ui.download.pane.less "View in browser" link limited to the text 2015-01-29 19:27:23 +05:30
mmv.ui.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.ui.metadataPanel.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.ui.metadataPanel.less Show (tm) symbol if applicable 2015-01-15 18:21:30 +11:00
mmv.ui.metadataPanelScroller.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.ui.metadataPanelScroller.less Close panel on canvas click + fullscreen mouseleave 2014-12-08 14:52:52 +01:00
mmv.ui.permission.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.ui.permission.less Make the ellipsis of truncated texts more prominent 2014-11-11 15:37:14 +00:00
mmv.ui.progressBar.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.ui.progressBar.less Make the reuse button part of the canvas 2014-09-18 12:43:45 -07:00
mmv.ui.reuse.dialog.js Fix share tabs 2015-02-15 06:08:45 +00:00
mmv.ui.reuse.dialog.less Fix share tabs 2015-02-15 06:08:45 +00:00
mmv.ui.reuse.embed.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.ui.reuse.embed.less Make the reuse button part of the canvas 2014-09-18 12:43:45 -07:00
mmv.ui.reuse.share.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.ui.reuse.share.less Adjust OOjs UI TextInputWidget text style 2014-04-11 22:55:50 +00:00
mmv.ui.reuse.shareembed.less Update OOjs UI Class Names (549ff9ab7d) 2014-11-20 01:04:32 +00:00
mmv.ui.reuse.tab.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.ui.stripeButtons.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.ui.stripeButtons.less Change above-the-fold layout - step 3 2014-10-29 12:05:34 +01:00
mmv.ui.tipsyDialog.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.ui.tipsyDialog.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.ui.truncatableTextField.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.ui.truncatableTextField.less Update OOjs UI Class Names (549ff9ab7d) 2014-11-20 01:04:32 +00:00
mmv.ui.utils.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.ui.viewingOptions.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.ui.viewingOptions.less Make room for arbitrary i18n text length in the options dialogs 2014-11-12 11:21:32 +00:00