Skip to content
This repository has been archived by the owner on Sep 20, 2020. It is now read-only.

UI-Router-Extras 0.0.1 preview

Pre-release
Pre-release
Compare
Choose a tag to compare
@christopherthielen christopherthielen released this 19 Jun 01:54
· 249 commits to master since this release

StickyState (formerly ParallelState): This was ported from the christopherthielen/ui-router fork to work with the stock UI-Router (based on v0.2.10).
DeepStateRedirect: This was ported from the ui-router fork to a simple service-based implementation.
FutureStates: New provider that allows state definition to be deferred until runtime (as well as deferring the loading of state controllers, templates, etc). FutureStates allow placeholders to be registered as surrogates for the deferred state definition (and code)