mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-28 01:10:04 +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 | ||
ext.popups.desktop | ||
ext.popups.images | ||
ext.popups.lib | ||
ext.popups.renderer.desktopRenderer | ||
ext.popups.schemaPopups | ||
ext.popups.schemaPopups.utils | ||
ext.popups.targets.desktopTarget |