dominique-mueller / angular-notifier

A well designed, fully animated, highly customizable, and easy-to-use notification library for your Angular application.
https://www.npmjs.com/package/angular-notifier
MIT License
247 stars 68 forks source link

Expose actionStream in Notifier Service #214

Closed StepaZol closed 3 years ago

StepaZol commented 3 years ago

Thanks for the package. I would like to listen to the actions. This will help me enable my handlers, such as playing sounds when a certain notification appears or finding out that the user has closed the notification without creating a custom template for notifications.

StepaZol commented 3 years ago

@dominique-mueller can you please review?

codecov[bot] commented 3 years ago

Codecov Report

Merging #214 (3c5b018) into develop (e32f5d7) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop     #214   +/-   ##
========================================
  Coverage    99.11%   99.12%           
========================================
  Files           14       14           
  Lines          454      456    +2     
  Branches        76       76           
========================================
+ Hits           450      452    +2     
  Misses           4        4           
Impacted Files Coverage Δ
...ular-notifier/src/lib/services/notifier.service.ts 100.00% <100.00%> (ø)
dominique-mueller commented 3 years ago

Released with 9.1.0.