mediawiki-extensions-Multim.../tests/qunit/mmv/ui
Gergő Tisza 5e3808a14e Make the metadata panel opening affordance more obvious
- rearrange DOM structure of above-fold part of the metadata panel:
  - rename .mw-mmv-controls to .mw-mmv-above-fold
  - the above-fold part is a single positioned div now, with height
    explitcitly set
  - less LESS gymnastics, above-fold height is a single variable
  - add paddings to the p elements instead of the containers
  - make all title elements align to baseline (except the logo which
    would look horrible)
- discard some CSS which was superfluous
  - overspecified sizes/positions
  - some top/bottoms for staticly positioned elements
- get rid of the .mw-mmv-drag-affordance div, since a full-width bar
  wouldn't really make sense on the bottom of the above-fold section
- flip the chevron and place it to the bottom of the above-fold part;
  add colors etc. per spec
- fix stripe button horizontal spacing

Mingle: https://wikimedia.mingle.thoughtworks.com/projects/multimedia/cards/706
Change-Id: Ic37b4150288055c3fae8d22919ed7b1249db1f09
2014-06-19 21:14:56 +00:00
..
mmv.ui.canvas.test.js Make max-height computation more stable 2014-06-17 21:20:00 +00:00
mmv.ui.canvasButtons.test.js Rename Buttons to CanvasButtons 2014-03-28 00:10:04 +00:00
mmv.ui.categories.test.js Make categories behave 2014-04-08 19:58:13 +00:00
mmv.ui.description.test.js Merge MultiLightbox into MultimediaViewer 2014-02-25 02:00:13 +00:00
mmv.ui.fileUsage.test.js Use mw-mmv CSS prefix consistently for all things 2014-03-31 21:33:12 +00:00
mmv.ui.metadataPanel.test.js Track optin/optout events 2014-06-19 11:23:03 +02:00
mmv.ui.metadataPanelScroller.test.js Make the metadata panel opening affordance more obvious 2014-06-19 21:14:56 +00:00
mmv.ui.permission.test.js Make $.animate a noop in some tests to avoid conflicts 2014-03-29 20:56:06 +01:00
mmv.ui.progressBar.test.js Refactor progressbar & blur handling 2014-05-01 21:09:28 +00:00
mmv.ui.reuse.dialog.test.js Load oojs-ui on demand when "use this file" is clicked 2014-04-14 11:50:05 +02:00
mmv.ui.reuse.download.test.js Use original URL when setting download for original 2014-06-09 18:30:07 +00:00
mmv.ui.reuse.embed.test.js Fix text selection behavior in reuse panel 2014-05-21 22:00:46 +00:00
mmv.ui.reuse.share.test.js Fix text selection behavior in reuse panel 2014-05-21 22:00:46 +00:00
mmv.ui.reuse.tab.test.js Add share panel, replace reuse 2014-03-19 02:06:21 +00:00
mmv.ui.reuse.utils.test.js Download tab, basic download and preview 2014-04-02 23:00:28 +00:00
mmv.ui.stripeButtons.test.js Use Repo.isCommons() for deciding whether an image is from Commons 2014-06-11 21:14:14 +00:00
mmv.ui.test.js Add named timeouts to mw.mmv.ui.Element 2014-04-07 21:20:59 +00:00
mmv.ui.truncatableTextField.test.js Add truncatable text field, use for some fields 2014-04-09 15:53:37 -07:00