Commit graph

24 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
90ab9c9a69 Format with latest Prettier 2017-10-13 10:11:51 +03:00
Kimmo Puputti
78de6d9d69 Disable deprecated proptype import lint error 2017-10-12 14:09:02 +03:00
Vesa Luusua
3a11c6b95c NamedLink: import routeConfiguration and remove context.flattenedRoutes
Add displayName
2017-10-11 14:18:32 +03:00
Vesa Luusua
40488083fd Rename routesConfiguration to routeConfiguration 2017-10-11 14:18:30 +03:00
Vesa Luusua
f3e3a56e49 PaginationLinks design updated 2017-06-21 21:51:06 +03:00
Kimmo Puputti
7d6950b127 Add group to examples 2017-05-29 14:31:06 +03:00
Vesa Luusua
8ee08695b3 Refactoring after review comments. 2017-04-07 16:20:31 +03:00
Vesa Luusua
8971c9b29a Extract context helpers to separate file 2017-04-06 14:48:20 +03:00
Kimmo Puputti
5d32f57696 Update React Router 2017-04-03 12:28:17 +03:00
Kimmo Puputti
cfab06d813 Don't print trailing comma in fn args since it breaks in Node 2017-03-15 15:54:49 +02:00
Vesa Luusua
580b58dd3b NamedLink: simple example to test styleguide 2017-03-01 13:32:16 +02:00
Kimmo Puputti
4045146364 Add support for activeClassName for the NamedLink component 2017-02-16 17:15:27 +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
ea2c7b78e6 Rename pattern to path as in react-router Route props 2017-02-15 13:54:37 +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
Kimmo Puputti
8f92ec2855 Use render helper in tests 2017-02-07 16:14:28 +02:00
Kimmo Puputti
50e22d0d1e Format JS with Prettier 0.13.1 2017-01-30 10:57:27 +02:00
Vesa Luusua
3ae765b75a Expand NamedLink to handle location descriptors 2017-01-26 12:48:24 +02:00
Vesa Luusua
6e6bb28211 Create NamedLink component 2017-01-24 19:10:03 +02:00