Commit graph

12 commits

Author SHA1 Message Date
Kimmo Puputti
a996f154d1 Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
Kimmo Puputti
78de6d9d69 Disable deprecated proptype import lint error 2017-10-12 14:09:02 +03:00
Vesa Luusua
8ccbbe9c03 NamedRedirect: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:32 +03:00
Vesa Luusua
8971c9b29a Extract context helpers to separate file 2017-04-06 14:48:20 +03:00
Kimmo Puputti
78cfe3d75f Add push prop to NamedRedirect to pass on to Redirect 2017-02-16 17:16:12 +02:00
Kimmo Puputti
28da28cf05 Use withFlattenedRoutes HOC instead of context 2017-02-16 11:45:23 +02:00
Kimmo Puputti
1e9e72a841 Provide flattened routes in the context 2017-02-15 16:18:01 +02:00
Kimmo Puputti
e656b4098a Use flattened routes in route helpers 2017-02-15 15:47:56 +02:00
Kimmo Puputti
d56a00a316 Move route util functions to a separate module 2017-02-15 15:31:39 +02:00
Kimmo Puputti
b426af7b95 Fix changed Link and Redirect props 2017-02-14 10:47:33 +02:00
Kimmo Puputti
be2fcdf793 Import from react-router-dom instead of react-router 2017-02-14 09:43:37 +02:00
Vesa Luusua
9661a81b68 NamedRedirect is needed after clicking searchform submit 2017-01-26 17:09:26 +02:00