dotJEM / angular-routing

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

decouple jemView and $state #70

Closed jeme closed 10 years ago

jeme commented 10 years ago

right now jemView listens to $state events, but this should be decoupled so it only relies on the view service, with view transactions in place, we should be ok doing that.