olov / ng-annotate

Add, remove and rebuild AngularJS dependency injection annotations
MIT License
2.03k stars 150 forks source link

Implicit annotations support for ngDialog module #239

Closed slavafomin closed 8 years ago

slavafomin commented 8 years ago

Hello!

Thank you for this great library!

However, it would be great if you will be able to add implicit annotations support for ngDialog module (it's quite popular). It uses resolve and controller properties to specify resolves and controllers for dialogue windows.

Thanks!

olov commented 8 years ago

https://github.com/olov/ng-annotate/issues/245