Skip to content

Releases: faceyspacey/redux-first-router-link

v1.3.0

23 Aug 12:53
Compare
Choose a tag to compare

1.3.0 (2017-08-23)

Bug Fixes

  • $readme: add ariaCurrent prop docs (ae88dc4)

Features

  • $queryParams: omit from NavLink matching (3ffeefd)

v1.2.1

23 Aug 12:26
Compare
Choose a tag to compare

1.2.1 (2017-08-23)

Bug Fixes

  • $navLink: add default active class, aria-current + pass tests (acf5acf)

v1.2.0

18 Aug 12:22
Compare
Choose a tag to compare

1.2.0 (2017-08-18)

Bug Fixes

  • $cleanup: Removed a few more undefined values by filtering props which are passed to Link component. (d2d9275)
  • Fixed eslint config to work in new environment. (989b070)
  • updated deps (69c4721)
  • deps: Downgraded flow (8fdc8f6)

Features

  • $linktag: Added support for custom tag names (06c9f3d)
  • $linktag: Added test case for navigation links with custom tags (65b0991)

v1.1.4

15 Aug 15:17
Compare
Choose a tag to compare

<a name"1.1.4">

1.1.4 (2017-08-15)

Bug Fixes

  • $bump: allow modified click to be passed through (f00d74c2)

v1.1.3

27 Jul 14:26
Compare
Choose a tag to compare

<a name"1.1.3">

1.1.3 (2017-07-27)

Bug Fixes

v1.1.2

27 Jul 08:56
Compare
Choose a tag to compare

<a name"1.1.2">

1.1.2 (2017-07-27)

Bug Fixes

  • $travis: link to new gitter (64510c1e)

v1.1.1

11 Jul 20:39
Compare
Choose a tag to compare

<a name"1.1.1">

1.1.1 (2017-07-11)

Bug Fixes

  • $screenshot: add tests screenshot (158bf9ed)

v1.1.0

11 Jul 18:44
Compare
Choose a tag to compare

<a name"1.1.0">

1.1.0 (2017-07-11)

Features

  • $fix: add support for location option as a selector function (2e41f50b)

v1.0.7

04 Jul 03:22
Compare
Choose a tag to compare

<a name"1.0.7">

1.0.7 (2017-07-04)

Bug Fixes

  • $locationKey: get user-defined location key via locationKey() function (a3320392)

v1.0.6

02 Jul 10:40
Compare
Choose a tag to compare

<a name"1.0.6">

1.0.6 (2017-07-02)

Bug Fixes

  • $deps: upgrade redux-first-router dep to fix flow error (a7a63bd7)
  • $flow: fix misc flow errors (87e4cc60)