Commit Graph

10 Commits

Author SHA1 Message Date
Kaur Kuut
15ddcf3127 Updated Redux definitions to v3.5.2. 2016-07-03 12:27:28 +03:00
Philipp Metzler
c2bfaedeee updated redux createStore definition to reflect the current 3.3.1 definition:
https://github.com/reactjs/redux/blob/master/src/createStore.js

@param {Function} enhancer
2016-03-26 12:26:56 +01:00
vvakame
7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Stepan Mikhaylyuk
a820bbdead minor fix 2016-02-01 22:54:50 +03:00
Stepan Mikhaylyuk
6618974624 added enhancer param for create store.
see [redux docs](http://rackt.org/redux/docs/api/createStore.html)
2016-02-01 22:28:32 +03:00
Yuki Kodama
d4f3ed0cc7 Fix param name 2015-10-16 02:43:41 +00:00
pdeva
633cd9b7d8 Added compose() function declaration 2015-09-12 16:16:35 -07:00
wbuchwalter
5692d3499b Added definition for rackt/redux 2015-08-14 13:14:28 -04:00