JanStevens / angular-growl-2

growl-like notifications for angularJS projects
MIT License
285 stars 97 forks source link

Configuration to disable user close (implements #118) #119

Open blitzmann opened 7 years ago

blitzmann commented 7 years ago

This pull request fulfills issue #118. Specifically:

This change allows the developer to control messages that shouldn't be closed unless something else happens. For our business needs, we are using it to notify the user that they have been disconnected from the server and are attempting a reconnect. This is a message we do not wish the user to close out of.