Releases: dotJEM/angular-routing
Releases · dotJEM/angular-routing
v0.6.16
16 Jul 11:49
Compare
Sorry, something went wrong.
No results found
pull request #130
Params objects for stats with no route
Added error handling to sref
v0.6.15
12 Jan 16:00
Compare
Sorry, something went wrong.
No results found
Fixed the 'regex' converter so that parameters from the previous state …
Fixed minor issue with computing urls
v0.6.14
30 Oct 14:42
Compare
Sorry, something went wrong.
No results found
Small fix for something that may be an issue in Angular 1.3, it seems…
v0.6.13
30 Oct 09:55
Compare
Sorry, something went wrong.
No results found
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
10 Oct 20:43
Compare
Sorry, something went wrong.
No results found
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
02 Oct 16:47
Compare
Sorry, something went wrong.
No results found
Fixed: #118 - / in child states does not concat correctly to parent route.
v0.6.10
27 Sep 14:12
Compare
Sorry, something went wrong.
No results found
Note: This replaces v0.6.9 as version numbers wasn't updated correctly.
Add: locals available in template functions.
v0.6.8
21 Sep 16:44
Compare
Sorry, something went wrong.
No results found
Added promise chain for goto it self.
v0.6.7
31 Aug 06:35
Compare
Sorry, something went wrong.
No results found
Filters for checking states.
Fixed: #59 - calling goto while goto is in progress (was reintroduced)
v0.6.6
13 Aug 15:20
Compare
Sorry, something went wrong.
No results found
Removed caching optimization in filters as it didn't give the desired result.