dotJEM / angular-routing

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

Improve resolve #57

Closed jeme closed 10 years ago

jeme commented 11 years ago

There is a number of things that should be improved on resolve. We already have the issue #2 that is about integrating resolves in transitions. This is also shortly touched by #53.

I think it would make sense to allow the transition to receive resolved values from the state. A transition handler should also be able to add additional resolves, but I think that will be through the resolver/resolve service (whatever it's final name will be)... finally we need caching.

A short list of Issues to create and start work on (can click of the tasks when issues are created and planned)