Compare @uirouter/sticky-states
versions 1.5.0 and 1.5.1
- 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)
Compare @uirouter/sticky-states
versions 1.4.1 and 1.5.0
- sticky: Update dynamic parameters when calculating treeChanges (i.e., for
reactivating
andto
paths) (3696bf9)
Compare @uirouter/sticky-states
versions 1.4.0 and 1.4.1
Compare @uirouter/sticky-states
versions 1.3.0 and 1.4.0
Compare @uirouter/sticky-states
versions 1.2.0 and 1.3.0
- exitSticky: Allow exitingSticky of the current sticky state, when transitioning to a different state (154de09)
Compare @uirouter/sticky-states
versions 1.0.0 and 1.2.0
- build: Add missing index.ts file to match package.json
main:
entry (bfe70b5) - sticky: Move sticky states hook to hither priority (100), so it is invoked before the transition is processed by ui-router-core
coreResolcables
onCreate hook (b61a22b)
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.