marcorinck / angular-growl

growl-like notifications for angularJS projects
MIT License
478 stars 191 forks source link

Ability to delete messages programatically after showing them. #32

Closed 000panther closed 1 year ago

000panther commented 10 years ago

Hello, in our project we want to display a growl notification while some content is loading, and if the loading is finished, we want to remove it. I have implemented the according functionality and want to share it with the other users, so could you please merge it in?

If there are any Problems please respond. I had to update the karma version to get the build running, everything else is ok. You can checkout the new functionality on the demo page.

pollen8 commented 10 years ago

+1 for this ! I've tested things a bit and it seems to work really well. Many thanks!

m4r71n commented 10 years ago

:+1: There is an active fork called angular-growl-2. Please think about to sumbit your PR on base of angular-growl-2.