alexcrack / angular-ui-notification

Angular.js service providing simple notifications using Bootstrap 3 styles with css transitions for animating
MIT License
536 stars 169 forks source link

Use explicit dependency injection for the provider #45

Closed vtertre closed 8 years ago

vtertre commented 8 years ago

PR for #44. It looks like there are several modifications due to the change of indentation although I just added the explicit parameters.

vtertre commented 8 years ago

There is a better way to do this. See #44.