Releases: PolymerElements/iron-location
Releases · PolymerElements/iron-location
v0.8.11
v0.8.10
v0.8.9
v0.8.8
0.8.8
v0.8.7
- Decode
+
as a space in the query string. See https://en.wikipedia.org/wiki/Query_string#URL_encoding
v0.8.6
v0.8.5
v0.8.4
- 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.