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

Same transition for notification end #132

Closed amiceli closed 6 years ago

amiceli commented 6 years ago

Currently when a notification is displayed, it comes from the top.

It wool be cool if it was same when it is hidden, bottom to the top instead of opacity transition.

amiceli commented 6 years ago

If somebody has same problem. We can change close animation by overriding killed class.

https://github.com/alexcrack/angular-ui-notification/blob/674ff6b8f8e1c5faabc6f4ff7d41c1807dba509d/src/angular-ui-notification.less#L19