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

Fixed check "transitionend" event #5

Closed TigorC closed 9 years ago

TigorC commented 9 years ago

After auto hiding a notification, message isn't deleted. This pull request fixes it.

mschaeuble commented 9 years ago

I also experienced the problem that the message has not been deleted when using angularjs together with the "real" jQuery implementation.

alexcrack commented 9 years ago

Thank you

dimd13 commented 9 years ago

What about, completely update of repository? minified, add bower deps (gulp throws error exception)?

alexcrack commented 9 years ago

Yep, I'm planning fix it and update