mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-24 07:34:11 +00:00
2215560866
Reducers as a whole are a WIP, but this implements a baseline from which to add more. Changes: * Create ext.popups.reducers to house all reducers * Create reducers for preview and renderer state manipulation * Create rootReducer by combining preview and renderer reducers * Add QUnit tests for reducers * Move action types into ext.popups.actionTypes * Extract rootReducer from boot.js Change-Id: I8a2296c6846cd4b0552a485e671af1d974944195 |
||
---|---|---|
.. | ||
ext.popups | ||
ext.popups.core.test.js | ||
ext.popups.desktopRenderer.test.js | ||
ext.popups.renderer.article.test.js | ||
ext.popups.schemaPopups.utils.test.js | ||
ext.popups.settings.test.js |