 Artur EshenbrenerandMasahiro Wakame
|
df9065dc6e
|
react-router: export routerShape and historyShape (#9551)
https://github.com/reactjs/react-router/blob/0616f6e14337f68d3ce9f758aa73f83a255d6db3/modules/PropTypes.js#L9
https://github.com/reactjs/react-router/blob/0616f6e14337f68d3ce9f758aa73f83a255d6db3/modules/PropTypes.js#L19
|
2016-06-08 19:17:47 +09:00 |
|
 Thomas HourlierandMasahiro Wakame
|
fa4c230580
|
Add createMemoryHistory to react-router. (#8728)
Since the version 2.0.0, react-router exports createMemoryHistory.
|
2016-04-23 15:19:41 +09:00 |
|
Nathan Brown
|
647734d252
|
Undo changes to react.d.ts. Update test to use static contextTypes and retype context.
|
2016-02-26 12:00:59 -07:00 |
|
Nathan Brown
|
156aee9c2e
|
react-router has a new context type in v2.0.0, so added that. Updated tests.
|
2016-02-25 16:27:41 -07:00 |
|
 Roger ChenandRoger Chen
|
d9978a3c3c
|
Update react-router typings for 2.0.0
|
2016-01-05 15:44:59 -08:00 |
|
Sergey Buturlakin
|
8dedcf938a
|
update tests
|
2015-11-19 19:45:21 +02: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 |
|