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

Add optional 'onClose' callback #56

Closed mikedaly closed 8 years ago

mikedaly commented 8 years ago

I have added an optional onClose callback that is called whenever an individual notification is removed.

gvlekke commented 8 years ago

please merge :+1: