Commit Graph

17 Commits

Author SHA1 Message Date
Dovydas Navickas
df4cd9221a Return types updated from undefined to void in react-router and react… (#14743)
* Return types updated from undefined to void in react-router and react-router-redux.

* Author added to definitions.
2017-03-10 16:02:02 -08:00
Karol Janyst
c60d8380fd Replace undefine return type for callbacks and custom functions 2017-02-15 15:17:17 +09:00
Karol Janyst
290b4f2339 Replace void with undefined type 2017-02-15 15:05:58 +09:00
Karol Janyst
2f045dc94b Add definitions for history v3 and use it in react-router v3 2017-02-13 11:43:21 +09:00
John Reilly
c1196db216 Merge pull request #14544 from johnnyreilly/master
react-router: added routes to RouteComponentProps
2017-02-10 12:51:26 +00:00
John Reilly
0e0bef8276 react-router added routes to RouteComponentProps 2017-02-10 12:25:50 +00:00
nil4
df9de6832f Fix DefinitelyTyped/DefinitelyTyped#14500: patname->pathname 2017-02-07 23:40:58 +01:00
Olmo del Corral
2e14c31a33 make RouteComponentProps non-optional to smoth strictNullChecks 2017-02-06 07:36:39 +01:00
Karol Janyst
d11a1c562b Update some definitions based on history v2 2017-01-19 09:46:36 +09:00
Karol Janyst
69a9f6d671 Update react-router definitions to 3.0.x 2017-01-17 18:29:47 +09:00
Nathan Shively-Sanders
daf9bd392f Merge branch 'master' into types-merges-20161123 2016-11-23 15:48:06 -08:00
Kostya Esmukov
6e4467c379
react-router: added render prop and fixed applyRouterMiddleware types 2016-10-27 15:35:59 +03:00
Andy Hanson
b02b9903cc Merge commit 'origin/master~100' into merge_21sep 2016-09-21 08:13:15 -07:00
Andy Hanson
28ef3d201b Remove <reference path="../xxx/xxx.d.ts"> from definitions files and replace it with import * as Xxx from "xxx" or <reference types="xxx"/> 2016-09-16 08:59:57 -07:00
Paul van Brenk
145b71ff22 Clean up for typings-2.0 2016-08-16 16:20:29 -07:00
Ryan Cavanaugh
347311a5f0 Partial merge remote-tracking branch 'upstream/master' into merge_7_25 2016-07-25 14:26:20 -07:00
Ryan Cavanaugh
cdf9aa4e1d Convert react-router 2016-05-11 16:33:19 -07:00