pbastowski / angular2-now

Angular 2 @Component syntax for Angular 1 apps
MIT License
145 stars 15 forks source link

Adding support for 'templateProvider' in @State configuration #28

Closed sstorie closed 8 years ago

sstorie commented 8 years ago

Adding support for ui-router's 'templateProvider' state configuration option. This is useful for dynamically setting the template.

pbastowski commented 8 years ago

Hey, I just wanted to say thanks for the PR :)

sstorie commented 8 years ago

No problem. It was a small thing but I'm glad to help :)