mediawiki-extensions-Popups/resources/ext.popups/reducers
joakin 36518b1215 Don't hide preview when user dwells on link
... after dwelling on preview.

Currently, the asynchronous PREVIEW_ABANDON_END action wouldn't be
ignored if the user were to have dwelled on the link that the preview is
about. The action is only ignored if the user is dwelling on the
preview, i.e. if preview.isUserDwelling is truthy.

Set preview.isUserDwelling to truthy if the user is dwelling either on
the link or on the preview.

Bug: T154923
Change-Id: I8e6989790da5884992ee9dda9e4895e2e58e6694
2017-01-10 17:43:55 -08:00
..
eventLogging.js Hygiene: interactionToken -> token 2017-01-10 09:50:57 -08:00
index.js Remove jshint/jscs, add eslint and stylelint 2016-12-16 13:35:34 +01:00
preview.js Don't hide preview when user dwells on link 2017-01-10 17:43:55 -08:00
settings.js Wire up saving enabled/disabled in settings dialog 2016-12-14 14:35:59 +00:00