cgross / angular-notify

Minimalistic and extensible notification service for Angular.

Home Page:http://cgross.github.io/angular-notify/demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dispatch some events

alepee opened this issue · comments

notify should dispatch event on returned object on closed, opened and clicked

I implemented those in my fork, which I made a pull request for: #15

If you need it before it is pulled into this repository check it out from: https://github.com/snrlx/angular-notify

I hope, it works as you expect :)