Changelog
3.1.0 (2014/12/25)
See commits on GitHub.
3.0.1 (2014/03/21)
- Bug fix for non-mobile touch browsers, where previously InstantClick would throw an error.
See commits on GitHub.
3.0 (2014/03/08)
If you’d like to share the news or get more detailed informations, there’s an announcement page: InstantClick 3.0 is out.
See commits on GitHub.
2.1 (2014/02/09)
- Blacklisting is now the default (whitelisting by default was confusing).
- Bug fix: HTML entities would show up in the title on page change.
See commits on GitHub.
2.0 (2014/02/08)
- Option to set a delay before preloading starts.
- Option to preload on mousedown.
- Prevent the “preload, display, re-preload” situation by not preloading if a page has been displayed in the last 100 ms.
- Set body’s outerHTML instead of innerHTML on page change.
- Bug fix: Scroll correctly when using the browser’s back or forward button.
See commits on GitHub.
1.1 (2014/01/16)
- Whitelist mode.
InstantClick.on
.
InstantClick.supported
.
- Redirect if we’ve preloaded non-HTML content.
- Bug fix:
<a>
elements can now contain child elements.
- Bug fix on the browser’s back/forward button.
See commits on GitHub.
1.0 (2014/01/08)
Initial release.
See commits on GitHub.
Roadmap
Documentation table of contents
Getting started
Go further
Meta