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