dotJEM / angular-routing

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

Tighten integration between $state and $route #103

Open jeme opened 10 years ago

jeme commented 10 years ago

Combining the interface between route and state so the user don't have to use both. Routes without states will not make sense in the future, states without routes will still be available.