mediawiki-extensions-Multim.../resources/mmv
Gergő Tisza e7f720506f Change text truncation logic to more closely follow panel state
Several related changes to text truncation:
* remove untruncate-on-click so untruncated text is selectable
  (untruncate will happen on click to the canvas are instead,
  to be implemented in a followup patch)
* simplify the truncate/untruncate logic to be wholly based on
  panel open/close state, and fix a bug which made panel state
  and text truncation state inconsistent when prev/next
  navigating while keeping the panel open.
* remove several variations on scrolling the panel in favor of
  using toggle + remove some other unused truncation-related code
* fix a minor unrelated style bug which made truncate/untruncate more
  jarring than it had to be when the title was short by making the title
  higher on panel open even though the text did not use the extra height
* align title ellipsis better
* make sure clicking on the truncated title works even if the click is
  between lines and so misses the inline box of the <span>

Change-Id: Ie0b3afb3833102b6a9812cb7fe2df78ec5eb8396
Mingle: https://wikimedia.mingle.thoughtworks.com/projects/multimedia/cards/983
2014-11-22 06:22:33 +00:00
..
img Show popup when the user visits a file page the first time after disabling MMV 2014-10-21 14:28:20 +00:00
logging Rename Performance to PerformanceLogger 2014-11-21 11:07:40 +01:00
model Add icon for PD licenses 2014-10-29 14:03:36 +01:00
provider Rename Performance to PerformanceLogger 2014-11-21 11:07:40 +01:00
routing Fix link to media viewer with proper namespace 2014-08-26 01:00:37 +00:00
ui Change text truncation logic to more closely follow panel state 2014-11-22 06:22:33 +00:00
mmv.base.js Feature detection for MV load: add SVG, remove Object.create 2014-09-09 10:54:11 +00:00
mmv.bootstrap.autostart.js Drop execute bit 2014-06-30 18:34:02 +01:00
mmv.bootstrap.js Track how long users are viewing images for 2014-11-21 00:39:29 +01:00
mmv.bootstrap.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.Config.js Show popup when the user visits a file page the first time after disabling MMV 2014-10-21 14:28:20 +00:00
mmv.EmbedFileFormatter.js Use spaces in Embed as Wikitext code 2014-08-13 15:54:37 +02:00
mmv.globals.less Make the ellipsis of truncated texts more prominent 2014-11-11 15:37:14 +00:00
mmv.head.js Track the most recent upload time for duration events 2014-11-11 18:14:24 +01:00
mmv.HtmlUtils.js Miscellaneous fixes to truncatable text fields 2014-04-14 17:19:59 +02:00
mmv.js Track how long users are viewing images for 2014-11-21 00:39:29 +01:00
mmv.lightboximage.js Shuffle things around so original file sizes are easier to access 2014-04-10 01:56:38 +00:00
mmv.lightboxinterface.js Make sure that the metadata panel isn't expanded by default in IE 2014-11-20 01:29:42 +00:00
mmv.lightboxinterface.less Preserve panel position when content is replaced 2014-11-12 00:15:51 +00:00
mmv.loaded.css Fix CSS for hiding content 2014-06-08 02:12:11 +00:00
mmv.mixins.less Update OOjs UI Class Names (549ff9ab7d) 2014-11-20 01:04:32 +00:00
mmv.ThumbnailWidthCalculator.js Add share panel, replace reuse 2014-03-19 02:06:21 +00:00