Skip to content

Releases: aurelia/router

1.0.0

27 Jul 15:32
Compare
Choose a tag to compare

Bug Fixes

  • router: ensure routes have distinct names (bbd7939)

Features

  • interfaces.js: add RoutableComponent interface (434ce9a)

1.0.0-rc.1.0.5

24 Jul 19:21
Compare
Choose a tag to compare
  • Docs update.

1.0.0-rc.1.0.4

24 Jul 19:04
Compare
Choose a tag to compare
  • Doc fixes.

1.0.0-rc.1.0.3

24 Jul 01:13
Compare
Choose a tag to compare
  • Docs update

1.0.0-rc.1.0.2

24 Jul 00:51
Compare
Choose a tag to compare
  • Docs update.

1.0.0-rc.1.0.1

12 Jul 15:30
Compare
Choose a tag to compare

1.0.0-rc.1.0.1 (2016-07-12)

Bug Fixes

  • navigation-instruction: incorrect base url extraction (b8036e4), closes #309
  • router: navigation model explicit href normalization (e80a16c)

Features

  • nav-model: add router property to dts (fe0070c), closes #359

1.0.0-rc.1.0.0

22 Jun 14:03
Compare
Choose a tag to compare
  • Update to 1.0.0-rc.1.0.0 status.

1.0.0-beta.2.0.1

17 Jun 00:53
Compare
Choose a tag to compare
  • Add typings.json

1.0.0-beta.2.0.0

14 Jun 04:26
Compare
Choose a tag to compare
  • mega build update

1.0.0-beta.1.2.4

31 May 14:37
Compare
Choose a tag to compare

Bug Fixes

  • router:
    • change refresh navigation to check config for static href not nav model href (24de2927)
    • change refresh navigation to check config for static href not nav model href (ba75d4f6)
    • change refresh navigation to check config for static href not nav model href (5a13d19f)

Features