HistoryExtension for pushState support
The HistoryExtension allows you to harness the power of the HTML5 history API (often called pushState).
To use this extension, you need a browser that supports the HTML5 history API, which is all modern browsers.
This extension is a JavaScriptExtension, which means that no widgetset compilation is required when taking this add-on into use!
Install
Framework Support
Vaadin 7.6+
Browser Compatibility
10
Install with
Release notes - Version 1.3.0
- More stable popstate behavior in IE11
- The new class UriFragmentNavManager feels more like UriFragmentManager
More info @ https://github.com/wolfie/HistoryExtension/pull/4