sciactive / pnotify

Beautiful JavaScript notifications with Web Notifications support.
https://sciactive.com/pnotify/
Apache License 2.0
3.65k stars 514 forks source link

Remove global `notices` array. #370

Closed hperrin closed 4 years ago

hperrin commented 4 years ago

PNotify would benefit if all notices were only tracked in their stack. This may simplify the history module to the point that it could be integrated into core.