Releases: DominoKit/domino-history
Releases · DominoKit/domino-history
1.0.4
- Update to GWT 2.12.0, elemental2 1.2.3
- fix #16 Un-hash fragment expressions for Fragments token filters.
1.0.3
- Add the ability to dynamically change the AppHistory rootPath.
- Add the ability to invoke the listener without pushing a new token.
1.0.2
- Update gwt maven plugin.
- Update elemental2 dependencies
1.0.1
fix #9 Setting root path will make any token filter that uses startWith or startWithPath fail to match the token
1.0.0-RC5
- Add the ability to intercept fireState and pushState and cancel the operation if needed, this feature can be used to confirm the action before navigating away from the current active page.
- Fix bug in StartWith token filter not taking the root path into consideration.