Sheetal Nandi
42ce1506a3
Revert "Strictly typed component decorator support"
2016-09-08 11:33:46 -07:00
Cameron Crothers
be69085172
Strictly typed component decorator support
2016-09-08 10:37:40 +10:00
Ivo Stratev
52a9758e65
Mirroring test fixes from react-redux-tests.tsx
2016-08-19 23:23:31 +03:00
Ivo Stratev
f340b21d40
Fixing broken test due to object-assign type definition change
...
Not familiar with redux but merging and `dispatchProps` in `mergeProps` seems valid since `action` is required property of `DispatchProps` and should come from somewhere.
2016-08-19 23:19:38 +03:00
Andrey Kurdyumov
94d4f0e96e
Make React-Redux work in UMD/Global setup ( #10049 )
2016-07-24 00:07:51 -07:00
Jussi Kosunen
7d13cf113d
react-redux: Allow wrapper function for connect arguments ( #10136 )
...
* Allow wrapper function for connect arguments
* added tests for connect wrapper functions
2016-07-19 17:32:45 -07:00
Carlo Cancellieri
f5790919f2
fix spacing (4 spaces). Implement the test. Add reference to react.d.ts
2016-07-07 10:36:54 +02:00
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