mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-11 16:58:14 +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 |
||
---|---|---|
doc/adr | ||
i18n | ||
images | ||
resources | ||
tests | ||
.gitignore | ||
.gitreview | ||
.jscsrc | ||
.jshintignore | ||
.jshintrc | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gemfile | ||
Gruntfile.js | ||
jsduck.json | ||
package.json | ||
Popups.hooks.php | ||
Popups.php |