Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

v0.8.4

Choose a tag to compare

@rictic rictic released this 15 Jun 21:02
· 195 commits to master since this release
  • Redirects in the first 200ms after the iron-location is added to the page shouldn't result in new history entries.
  • Better align our link clicking behavior with the platform:
    • Links to the current page don't result in new history entries
    • If a click event on an anchor has had its default behavior already prevented by other code we no longer will navigate as a result of it.