mediawiki-extensions-Popups/resources/ext.popups
Sam Smith 1632697c2a Hygiene: Remove hidden preview from DOM
After the preview fade out animation has completed, then the preview
element should be removed from the DOM as it'll never be used again.

Supporting changes:
* Add the preview element to the DOM in ext.popups.Preview#show so that
  it mirrors removing it from the DOM in #hide.

Change-Id: I6b3adc962aa13fbd46dce5f4c4f741299e43c6d9
2017-01-09 15:00:10 -08:00
..
changeListeners Hygiene: Remove hidden preview from DOM 2017-01-09 15:00:10 -08:00
images Move settings images and styles to ext.popups/ 2016-12-13 10:45:51 +01:00
reducers Add reading depth 2016-12-21 15:08:20 -05:00
styles Remove jshint/jscs, add eslint and stylelint 2016-12-16 13:35:34 +01:00
templates Move settings template to ext.popups 2016-12-13 11:33:18 +01:00
actions.js Consistently delay showing previews 2017-01-09 15:00:02 -08:00
boot.js Add reading depth 2016-12-21 15:08:20 -05:00
changeListener.js Make API request after 500 ms 2016-11-17 13:20:11 +00:00
checkin.js Add reading depth 2016-12-21 15:08:20 -05:00
counts.js Include user's preview count in BOOT action 2016-12-12 13:01:44 +00:00
gateway.js Remove jshint/jscs, add eslint and stylelint 2016-12-16 13:35:34 +01:00
index.js Add footer link change listener 2016-11-16 15:20:34 +00:00
isEnabled.js Hygiene: Make mw.popups#isEnabled return boolean 2016-12-16 10:59:47 +00:00
pageVisibility.js Add reading depth 2016-12-21 15:08:20 -05:00
processLinks.js Hygiene: #processLinks Only use global variables at the edges 2016-11-30 17:01:49 +00:00
renderer.js Hygiene: Remove hidden preview from DOM 2017-01-09 15:00:10 -08:00
schema.js Initial Popups logging implementation 2016-12-12 13:01:44 +00:00
settingsDialog.js Remove jshint/jscs, add eslint and stylelint 2016-12-16 13:35:34 +01:00
userSettings.js Hygiene: Remove experiment-related code 2016-12-16 10:59:47 +00:00
wait.js Hygiene: Correct return value type on mw.popups.wait 2016-11-30 13:50:13 +01:00