JanStevens / angular-growl-2

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

Allow passing of options for interceptor #89

Closed sypl closed 4 years ago

sypl commented 9 years ago

It seems I'm only able to pass text, title, severity and substitution variables as a message to the interceptor. I'd like to be able to send options too, such as a referenceId so that I can target where my message appears.