Releases: ui-router/sticky-states
Releases · ui-router/sticky-states
1.5.1
1.5.1 (2019-10-08)
Compare @uirouter/sticky-states
versions 1.5.0 and 1.5.1
Bug Fixes
- examples: update angular-cli example to uirouter/angular 4.x (a411f29)
- package: Change peerDependency on uirouter/core from '^5.0.1' to '>=5.0.1' (80cb726)
- prettier: switch to trailing commas: es5 (dfb6bde)
- travis: use service: xvfb instead of launching it manually. install libgconf debian package to fix cypress (07c9b17)
1.5.0
1.4.1
1.4.0
1.3.0
Compare @uirouter/sticky-states
versions 1.2.0 and 1.3.0
Bug Fixes
- exitSticky: Allow exitingSticky of the current sticky state, when transitioning to a different state (154de09)
1.2.0
1.0.0
This is the first release of Sticky States for UI-Router 1.0+
This is a port of UI-Router Extras - Sticky States
This port is mostly compatible with the ui-router extras project of the same name, so use those docs for now.