Skip to content

Releases: PolymerElements/app-route

v0.9.2

15 Jun 21:09
Compare
Choose a tag to compare
  • Don't generate query-params-changed events when the query params have not, in fact, changed.
  • Added a new and simpler demo.
  • Improve the docs for app-location, including interop with other routing code.

v0.9.1

17 May 21:47
Compare
Choose a tag to compare
  • Fix issue where we were notifying active becoming true repeatedly. This could cause issues for users listening to the active-changed event directly.

v0.9.0

16 May 22:32
Compare
Choose a tag to compare
  • carbon-route has been renamed to app-route!
  • 15% faster initialization of <app-location>

v0.8.5

12 May 22:41
Compare
Choose a tag to compare
  • robust redirection support. It is now possible to update any of route, tail, or data in response to any of the others changing without needing to call this.async or similar.
  • a few performance improvements to carbon-location initialization
  • misc docs improvements

v0.8.4

29 Mar 22:46
Compare
Choose a tag to compare
  • Fix x-browser support on the demo page.

v0.8.3

29 Mar 21:43
Compare
Choose a tag to compare
  • Fix support for IE and some older Safari versions.

v0.8.2

28 Mar 23:17
Compare
Choose a tag to compare
  • Use the in the demo to make the URL visible when running in an iframe.

v0.8.1

28 Mar 20:41
Compare
Choose a tag to compare

Mostly a housekeeping release, no functionality changes. A handfull of tweaks to the docs, made the license headers sane, a bunch of tedium passes, etc.

v0.8.0

25 Mar 01:54
Compare
Choose a tag to compare