Skip to content

v0.8.4

Compare
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.