Go to file
Sam Smith e47fe4d04d Use Redux and Redux Thunk
Changes:
* Create the ext.popups.lib module, which contains redux@3.6.0 and
  redux-thunk@2.1.0.
* Rely on the Resource Loader's minification and mangling (?)
  mechanisms.
* Create an asynchronous bootstrap script, which creates a Redux store
  when the User Agent is idle.

Change-Id: Ib7168217a5673bb2a8378eb30d6aa45043c66e62
2016-11-08 15:33:20 -05:00
i18n Remove mobile support 2016-11-08 09:32:04 +00:00
images Directory structure should reflect the ResourceLoader definitions 2016-10-19 20:52:40 +00:00
resources Use Redux and Redux Thunk 2016-11-08 15:33:20 -05:00
tests Update linting and enable command line QUnit 2016-11-08 13:56:17 -05:00
.gitignore Add composer.json 2015-11-19 14:30:20 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:03:20 -07:00
.jscsrc Update linting and enable command line QUnit 2016-11-08 13:56:17 -05:00
.jshintignore Update linting and enable command line QUnit 2016-11-08 13:56:17 -05:00
.jshintrc Update linting and enable command line QUnit 2016-11-08 13:56:17 -05:00
composer.json build: Updating development dependencies 2016-01-05 10:39:25 -08:00
COPYING Add COPYING file 2014-02-06 15:38:46 +05:30
extension.json Use Redux and Redux Thunk 2016-11-08 15:33:20 -05:00
Gemfile Update mediawiki_api gem to 1.7.1 2016-05-26 01:34:35 +02:00
Gruntfile.js Use Redux and Redux Thunk 2016-11-08 15:33:20 -05:00
jsduck.json Setup jsduck to run on 'npm run doc' 2015-08-03 15:54:25 +05:30
package.json Update linting and enable command line QUnit 2016-11-08 13:56:17 -05:00
Popups.hooks.php Remove ResourceLoaderRegisterModules hook handler 2016-11-08 14:14:16 -05:00
Popups.php Add extension.json, empty php entry point 2015-07-02 22:19:24 +00:00