Releases: dotJEM/angular-routing
Releases · dotJEM/angular-routing
v0.6.16
pull request #130
Params objects for stats with no route
Added error handling to sref
v0.6.15
Fixed the 'regex' converter so that parameters from the previous state …
Fixed minor issue with computing urls
v0.6.14
Small fix for something that may be an issue in Angular 1.3, it seems…
v0.6.13
Fixed: #124 - isCurrentState and isActiveState filters should be marked stateful.
Switched to angular 1.3 for tests, 1.2.x compatibility maintained for now.
v0.6.12
Fixed: #112 - Support for AngularJS 1.3 AngularJS 1.3
Fixed: #121 - Html5Mode has changed to an object in 1.3 AngularJS 1.3
v0.6.11
Fixed: #118 - / in child states does not concat correctly to parent route.
v0.6.10
Note: This replaces v0.6.9 as version numbers wasn't updated correctly.
Add: locals available in template functions.
v0.6.8
Added promise chain for goto it self.
v0.6.7
Filters for checking states.
Fixed: #59 - calling goto while goto is in progress (was reintroduced)
v0.6.6
Removed caching optimization in filters as it didn't give the desired result.