dotJEM / angular-routing

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

Replace UI with ??? #40

Closed jeme closed 11 years ago

jeme commented 11 years ago

Need to find another "prefix" than UI, as this project is getting more and more unlikely to ever merge into UI Router.

This is a breaking change, but the current "prefix" gives the assumption that this is done by the Angular UI team.

Module prefix are easy, that will just be dotjem, however, for directives it is quite long, so the prefix for those will just be jem, e.g. jem-view.

Could use a better prefix in the future for those though.