You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lookup now supports "full names" with one limitation, only names with . works as full names, see documentation for further details.
Converters are now able to provide a reverse conversion function
v0.3.1
More an internal release that brings some much needed refactorings that should make it easier going forward with new features as it separates much of the state logic into smaller components.
Support for jQLite
Refactoring of $state into smaller components
v0.3
Initial public release, contains a refactoring into a pattern similar to that of ui-router.