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

disable close feature #47

Closed HoplaGeiss closed 8 years ago

HoplaGeiss commented 8 years ago

I don't want the notifications to disappear when the user clicks on it. Would it be possible to put this in options ?

alexcrack commented 8 years ago

Yes. It's easy to implement. I'll do it shortly. Thanks for an idea.

ghost commented 8 years ago

+1

Would be nice to have this option as a global and custom option per message.

jingjlii commented 8 years ago

Same problem here. I annotate the code of click function of the notification, but I don't know how to close a notification using a click event in the message.

paulosborne commented 8 years ago

+1

This would be really useful, and I believe there is a merge request open for it ;)

alexcrack commented 8 years ago

Added by b2e4d7261e31dd1a9414e07614906d43dfdb8fb1