mediawiki-extensions-Multim.../resources/mmv/ui
Gergő Tisza f04f5984d5 Display correct file type on download button
Works, but awkward - the extension name changes a little later than the button
text itself. This is hard to avoid since we don't know beforehand
what the thumbnail type is - we have to wait for the API request.
(We can't do thumbnail URL guessing here since we cannot catch the 404 error.)

In general the whole API handling here is not so good, with a separate API
request going out when we should just get all size options in a single request,
when the user opens the reuse panel.

Change-Id: I502b7cb4e99d8af348d7d1967eb8343ec0f926fe
Mingle: https://wikimedia.mingle.thoughtworks.com/projects/multimedia/cards/471
2014-04-21 23:51:15 +00:00
..
img Merge "Fix commons icon to avoid pixelation" 2014-04-10 18:12:34 +00:00
mmv.ui.canvas.js Do not load too-big thumbnails for SVGs 2014-04-15 11:21:05 -07:00
mmv.ui.canvas.less Create StripeButtons class, convert reuse button to use it 2014-04-03 23:13:12 +00:00
mmv.ui.canvasButtons.js Use mw-mmv CSS prefix consistently for all things 2014-03-31 21:33:12 +00:00
mmv.ui.canvasButtons.less Create StripeButtons class, convert reuse button to use it 2014-04-03 23:13:12 +00:00
mmv.ui.categories.js Make Commons link more prominent 2014-04-09 21:45:39 +00:00
mmv.ui.categories.less Use mw-mmv CSS prefix consistently for all things 2014-03-31 21:33:12 +00:00
mmv.ui.description.js Use mw-mmv CSS prefix consistently for all things 2014-03-31 21:33:12 +00:00
mmv.ui.fileUsage.js Use mw-mmv CSS prefix consistently for all things 2014-03-31 21:33:12 +00:00
mmv.ui.fileUsage.less Create StripeButtons class, convert reuse button to use it 2014-04-03 23:13:12 +00:00
mmv.ui.js Add named timeouts to mw.mmv.ui.Element 2014-04-07 21:20:59 +00:00
mmv.ui.metadataPanel.js Link to creativecommons.org for CC licenses 2014-04-18 11:27:00 -07:00
mmv.ui.metadataPanel.less Fix icon positioning for secondary repo link 2014-04-11 21:02:12 +00:00
mmv.ui.permission.js Use mw-mmv CSS prefix consistently for all things 2014-03-31 21:33:12 +00:00
mmv.ui.permission.less Create StripeButtons class, convert reuse button to use it 2014-04-03 23:13:12 +00:00
mmv.ui.reuse.dialog.js Load oojs-ui on demand when "use this file" is clicked 2014-04-14 11:50:05 +02:00
mmv.ui.reuse.dialog.less Hide metadata top button texts 2014-04-04 09:11:58 +02:00
mmv.ui.reuse.download.js Display correct file type on download button 2014-04-21 23:51:15 +00:00
mmv.ui.reuse.download.less Split button line adjustment 2014-04-10 14:35:13 +02:00
mmv.ui.reuse.embed.js Merge "Workaround for OOJS ES3 incompatibility" 2014-04-10 06:51:55 +00:00
mmv.ui.reuse.embed.less Adjust OOjs UI TextInputWidget text style 2014-04-11 22:55:50 +00:00
mmv.ui.reuse.share.js Replace current URL generation logic with routing classes 2014-04-16 12:51:38 +02: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 Layout adjustment for explanatory text 2014-04-02 10:45:28 +02:00
mmv.ui.reuse.tab.js Merge "Workaround for OOJS ES3 incompatibility" 2014-04-10 06:51:55 +00:00
mmv.ui.reuse.utils.js Fix issues with size menus after oojs-ui update 2014-04-09 11:46:51 -07:00
mmv.ui.stripeButtons.js Show scrollbars in survey window in Firefox 2014-04-18 14:27:19 -07:00
mmv.ui.stripeButtons.less Show a fallback repo icon for the "go to file page" button 2014-04-10 19:09:28 +00:00
mmv.ui.truncatableTextField.js Miscellaneous fixes to truncatable text fields 2014-04-14 17:19:59 +02:00
mmv.ui.truncatableTextField.less Add truncatable text field, use for some fields 2014-04-09 15:53:37 -07:00