Go to file
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
docs Update OOjs UI Class Names (549ff9ab7d) 2014-11-20 01:04:32 +00:00
i18n Localisation updates from https://translatewiki.net. 2015-02-12 21:34:35 +01:00
resources Fix share tabs 2015-02-15 06:08:45 +00:00
tests Merge "Click in the top-left corner of the image when trying to close the download dialog" 2015-02-13 22:44:58 +00:00
.gitignore Adding first pass at jsduck docs 2014-01-21 11:44:58 -08:00
.gitreview Add .gitreview 2013-08-08 11:11:01 +02:00
.jshintignore Fix hash self-reaction 2014-02-24 19:14:45 +01:00
.jshintrc Make JSHint enforce ES3 compatibility 2014-05-28 22:58:33 +00:00
.rubocop.yml Prepare repository for running RuboCop after every push to Gerrit 2014-10-21 15:45:50 +02:00
.rubocop_todo.yml Prepare repository for running RuboCop after every push to Gerrit 2014-10-21 15:45:50 +02:00
AUTHORS Big credits patch 2014-02-13 13:38:19 -08:00
COPYING Initial commit - working demo 2013-09-03 16:52:28 -07:00
Gemfile Prepare repository for running RuboCop after every push to Gerrit 2014-10-21 15:45:50 +02:00
Gemfile.lock Prepare repository for running RuboCop after every push to Gerrit 2014-10-21 15:45:50 +02:00
importml.sh Make importml.sh less Linux-centric, more UNIX-agnostic 2013-12-05 00:19:02 +00:00
MultimediaViewer.i18n.php Update i18n shim 2014-04-22 13:31:20 +00:00
MultimediaViewer.php Add 'license-name' matching SPDX conventions 2015-01-28 22:33:35 +01:00
MultimediaViewerHooks.php MultimediaViewer usable on Special file related pages when enabled 2014-12-23 18:06:42 +00:00
viewer-ltr.svg Convert Mac line endings to Linux ones for some SVG files 2014-06-17 19:55:34 +00:00
viewer-rtl.svg Fix images and related CSS for RTL wikis 2013-11-26 00:54:18 +02:00