mediawiki-extensions-Multim.../tests/qunit/mmv
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
..
model Make License.isCc() really return booleans 2014-04-23 20:30:03 +00:00
provider Make JSHint enforce ES3 compatibility 2014-05-28 22:58:33 +00:00
routing Add routing classes 2014-04-16 12:40:17 +02:00
ui Make the metadata panel opening affordance more obvious 2014-06-19 21:14:56 +00:00
mmv.ActionLogger.test.js Make JSHint enforce ES3 compatibility 2014-05-28 22:58:33 +00:00
mmv.bootstrap.test.js Merge "Make MediaViewer ignore images which are in 'noviewer' class" 2014-06-13 23:34:23 +00:00
mmv.Config.test.js Add functionality to check & set opt-in flag from code, also for anons 2014-06-11 01:11:12 +00:00
mmv.DurationLogger.test.js Make JSHint enforce ES3 compatibility 2014-05-28 22:58:33 +00:00
mmv.EmbedFileFormatter.test.js Use mw-mmv CSS prefix consistently for all things 2014-03-31 21:33:12 +00:00
mmv.HtmlUtils.test.js Fixes various bugs in IE 2014-04-07 22:00:11 +00:00
mmv.lightboximage.test.js Fix resize issues (Part II) 2014-02-28 10:22:21 +01:00
mmv.lightboxinterface.test.js Add "zoom" but really just view-file 2014-06-10 15:07:12 -07:00
mmv.performance.test.js Record sampling factor in EventLogging calls. 2014-05-22 09:30:37 +02:00
mmv.test.js Make JSHint enforce ES3 compatibility 2014-05-28 22:58:33 +00:00
mmv.testhelpers.js Add routing classes 2014-04-16 12:40:17 +02:00
mmv.ThumbnailWidthCalculator.test.js Fix resize issues (Part III, Fin) 2014-03-05 00:14:54 +00:00