alexbeletsky / ng-notifications-bar

Angular.js component for stylish and flexible top bar notifications.
http://beletsky.net/ng-notifications-bar
149 stars 52 forks source link

Provide a custom one through either transclude or template-url attribute. #17

Open alexbeletsky opened 9 years ago

alexbeletsky commented 9 years ago

Give the ability to modify the template or provide a custom one through either transclude or template-url attribute.

Sub-task of #15