dotJEM / angular-routing

Enhanced state based routing for Angular applications!
https://dotjem.github.io/angular-routing/
MIT License
75 stars 9 forks source link

Add resolve to states #1

Closed jeme closed 11 years ago

jeme commented 11 years ago

Currently when a resolve handler returns a promise, locals aren't resolved

jeme commented 11 years ago

Closing this one and opening bug #18 for the last thing, it works in the sample app, so I am not quite sure how much of an issue this really is.