mediawiki-extensions-Popups/resources/ext.popups/changeListeners
Sam Smith e17e209003 Fix linkTitleChangeListener
I2ecf575b introduced a regression where the linkTitleChangeListener
wouldn't destroy the active link's title if it had been dwelled on
within 300 ms of the previous active link being abandoned.

The LINK_ABANDON_END action is dispatched after 300 ms and ignored if
the active link has changed.

Change-Id: If0c16afd6ca1c44f0e7eed497f62f0190005a619
2017-01-10 18:03:47 -08:00
..
eventLogging.js Hygiene: Organise change listeners 2016-12-12 13:06:07 +00:00
footerLink.js Wire up showing settings via footer link or cog icon 2016-12-13 11:32:57 +01:00
linkTitle.js Fix linkTitleChangeListener 2017-01-10 18:03:47 -08:00
render.js Hygiene: Remove hidden preview from DOM 2017-01-09 15:00:10 -08:00
settings.js Update the settings enabled radio with the enabled state 2016-12-16 10:29:34 +00:00
syncUserSettings.js Remove jshint/jscs, add eslint and stylelint 2016-12-16 13:35:34 +01:00