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

Issue 35 fadeout for removed items #58

Closed tayler closed 1 year ago

tayler commented 8 years ago

PR for https://github.com/alexbeletsky/ng-notifications-bar/issues/35. Angular adds .close class that uses animate.css fadeOutUp() when notification is ready for closing.

(I didn't know if you wanted updated dist and example files in the PR, but I included them)

tayler commented 7 years ago

@alexbeletsky Have you had a chance to take a look at this?

alexbeletsky commented 7 years ago

@tayler thanks a lot for this submission. sorry for such a delay. I will take a look on this soon and update package on npm, if changes are merged.

lciolecki commented 7 years ago

@alexbeletsky please merge this feature. It's really good thing.