Commit Graph

11 Commits

Author SHA1 Message Date
Jeremy Fauvel
3289762cca [react-router] Improve withRouter return type (#21329)
* [react-router] Improve withRouter return type

* Fix lint errors

* Fix dependencies version
2017-11-23 19:33:27 +00:00
Andy
19f89399e4 Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json

* Fixes
2017-10-25 11:13:50 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Tanguy Krotoff
573083a518 Replace React.Component<(any|void|\{\}|null)> by React.Component
+ many manual adjustments
2017-06-21 09:48:37 +02:00
Tanguy Krotoff
ea9de8a518 Replace React.Component<(.*), (any|void|\{\}|null)> by React.Component<$1>
+ many manual adjustments
2017-06-19 13:35:50 +02:00
Tanguy Krotoff
eeb262e1d8 Update react to TypeScript 2.3 2017-06-19 13:34:54 +02:00
LKay
36eb56cdf2
Fix type to use correct NavLinkProps 2017-05-24 14:54:37 +09:00
Olmo del Corral
ac0292b8b9 rollback src->lib rename 2017-04-18 08:21:28 +02:00
Olmo del Corral
a53ba44043 remove paths section in react-router-bootstrap 2017-04-17 21:54:56 +02:00
Olmo del Corral
35214553ea update react-router-bootstrap to 0.24 (using react-router 4.0) 2017-04-17 16:02:50 +02:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00