15 Commits
Author SHA1 Message Date
Larry Myers 3faa118b04 Add StatelessComponent<TOriginalProps> as a union type for ComponentDecorator. It allows StatelessComponents to work with the connect method signature that takes mapStateToProps and mapDispatchToProps functions. 2016-04-06 20:56:00 +09:00
Sean Kelley 231f8eadc1 react-redux: add myself as maintainer cause I've been noodling this stuff a lot 2016-03-31 11:01:07 -07:00
Sean Kelley 6694581d3e react-redux: remove React.Props references because it is deprecated. 2016-03-31 10:39:04 -07:00
vvakame 56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Ciuca, Alexandru 2fd6eb579e Renamed type parameters; fixed typo. 2016-03-14 14:02:11 +02:00
Ciuca, Alexandru 46c75c80b5 Merge branch 'master' into react-redux-connect
Conflicts:
	react-redux/react-redux-tests.tsx
	react-redux/react-redux.d.ts
2016-03-04 16:52:44 +02:00
Ciuca, Alexandru 206c964ed1 react-redux: stricter typing of connect 2016-03-02 19:58:14 +02:00
tkqubo 4169370da2 feat: add react-redux 4.4.0 2016-02-26 14:37:34 +09:00
tkqubo 28f7cc66d4 rename file names to fix the version 2016-02-26 14:37:34 +09:00
tkqubo a513c4df6e make connect stricter 2015-10-20 21:19:56 +09:00
tkqubo ddbcdd0d55 Make connect return correct type 2015-10-19 23:19:04 +09:00
tkqubo 387387b143 Add more detailed typings about connect arguments 2015-09-24 00:47:16 +09:00
tkqubo b83c3b8895 Add react-redux 2015-09-24 00:11:48 +09:00
tkqubo 33dbe07ff5 Adding react-redux 2015-09-23 23:15:26 +09:00
tkqubo 6288c788f4 Add files 2015-09-23 23:15:26 +09:00