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

Enhancement: Fadeout for removed items #35

Open handonam opened 9 years ago

handonam commented 9 years ago

As an enhancement, it would be nice to see the notification fade out before being removed from the notification array. Maybe we want to apply a notification-exit animation. And once it finishes, remove it from the notification list.

alexbeletsky commented 9 years ago

That's a nice suggestion. Can you create a PR for it?

mikehuebner commented 9 years ago

I had this working at one point, I just can't get the ng-leave classes to show anymore :( If I figure this out I'll make a pull request for it.

tayler commented 7 years ago

PR @ https://github.com/alexbeletsky/ng-notifications-bar/pull/58