Commit Graph

26 Commits

Author SHA1 Message Date
Kaur Kuut
d417f687ab Fixed redux dependent definitions. 2016-07-03 15:09:21 +03:00
Demis Bellot
0b96933934 Update react-redux.d.ts (#9103)
* Update react-redux.d.ts

Options should be optional, added missing withRef option 
253ce8b306/src/components/connect.js (L49)

* Update react-redux.d.ts
2016-05-01 21:58:35 +09:00
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
8a7d208e0d react-redux: Fix compilation error for dumb reason. 2016-03-31 11:06:38 -07: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
da656da263 Add a test for the issue discussed in #8787. 2016-03-31 10:59:47 -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
a8eb385780 fix: definition file reference 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
vvakame
9027703c0b pass npm run all in new definition-tester 2016-02-10 00:16:03 +09:00
Sergey Buturlakin
3aa3970f22 Merge remote-tracking branch 'remotes/upstream/master'
Conflicts:
	react-router/react-router-tests.ts
2015-11-19 19:44:12 +02:00
James Brantly
99443d33d5 Update tests for dependencies of React to work with v0.14 2015-11-11 09:47:20 -05: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
Sergey Buturlakin
4a33c914d1 Add tests
Restore old definitions as react-router-0.13.3.d.ts
Update react-redux to use old definitions
2015-09-30 19:27:10 +03:00
tkqubo
bce79748a1 Add tscparams file 2015-09-24 00:50:08 +09:00
tkqubo
387387b143 Add more detailed typings about connect arguments 2015-09-24 00:47:16 +09:00
tkqubo
c5240e2aef Remove lines that are not compilable with current version of react-router (?) 2015-09-24 00:27:47 +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