Commit Graph

6 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
69a9f6d671 Update react-router definitions to 3.0.x 2017-01-17 18:29:47 +09:00
Andy Hanson
a2d726de56 Apply some changes that had been applied to react-router.d.ts instead of index
(This is everything from https://github.com/DefinitelyTyped/DefinitelyTyped/commits/types-2.0/react-router/react-router.d.ts that came after index's creation on May 9)
2016-08-24 11:44:24 -07:00
Ryan Cavanaugh
cdf9aa4e1d Convert react-router 2016-05-11 16:33:19 -07:00