mediawiki-extensions-Popups/resources/ext.popups/reducers
Sam Smith 46cd38849e reducers: Store interaction tokens
Consider the user repeatedly dwelling on and abandoning a link. Testing
whether or not the element has changed before modifying state is not
sufficient. Fortunately, we already generate a unique token and include
it in the LINK_DWELL action for use in the eventLogging reducer - the
so-called "interaction token".

Change-Id: Iae9544055f7eccb4f7f071797eb360bc3456861a
2017-01-10 09:50:58 -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 reducers: Store interaction tokens 2017-01-10 09:50:58 -08:00
settings.js Wire up saving enabled/disabled in settings dialog 2016-12-14 14:35:59 +00:00