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 on pending in view transaction. #83

Closed jeme closed 11 years ago

jeme commented 11 years ago

We still lack some information on what will happen, not to mention that some update calls could actually cause a refresh instead depending on the sticky flag...

So we need to do a deeper computation of pending.

This is continued on #82 and in relation to #80

jeme commented 11 years ago

Provide the full view configuration object as well.