mediawiki-extensions-Popups/resources/ext.popups
Sam Smith 27334437fb Hygiene: Don't fall through unless necessary
The preview reducer would treat the LINK_ABANDON_END and
PREVIEW_ABANDON_END actions as the PREVIEW_DWELL action. Fortunately,
this was a NOOP as they would only fall through if the preview was being
dwelled upon.

HT Joaquin Hernandez.

Change-Id: I01ff47de34ac41f1e6aa46aa5baccc2a27013f1b
2016-12-02 12:01:44 +01:00
..
images previews: Tidy up styles 2016-11-29 18:11:11 +00:00
styles previews: Tidy up styles 2016-11-29 18:11:11 +00:00
actions.js Don't hide preview if it's interacted with 2016-11-28 17:15:37 +00:00
boot.js Hygiene: #processLinks Only use global variables at the edges 2016-11-30 17:01:49 +00:00
changeListener.js Make API request after 500 ms 2016-11-17 13:20:11 +00:00
experiment.js Hygiene: Fix docs reference to createUserSettings 2016-11-30 13:50:18 +01:00
footerLinkChangeListener.js Link Previews -> Page Previews 2016-11-18 09:51:06 +00:00
gateway.js gateway: Remove parentheticals from extract 2016-11-21 10:41:45 +00:00
index.js Add footer link change listener 2016-11-16 15:20:34 +00:00
linkTitleChangeListener.js Add link title change listener 2016-11-18 09:51:01 +00:00
processLinks.js Hygiene: #processLinks Only use global variables at the edges 2016-11-30 17:01:49 +00:00
reducers.js Hygiene: Don't fall through unless necessary 2016-12-02 12:01:44 +01:00
renderChangeListener.js Don't hide preview if it's interacted with 2016-11-28 17:15:37 +00:00
renderer.js Don't hide preview if it's interacted with 2016-11-28 17:15:37 +00:00
userSettings.js Fix UserSettings#getIsEnabled docs 2016-11-30 13:50:16 +01:00
wait.js Hygiene: Correct return value type on mw.popups.wait 2016-11-30 13:50:13 +01:00