Stabzs / Angular2-Toaster

Angular2-toaster is an asynchronous, non-blocking Angular Toaster Notification library
MIT License
334 stars 93 forks source link

feat(progress bar) #218

Closed Stabzs closed 4 years ago

Stabzs commented 4 years ago

Add progress bar functionality. Move mouse events and timeoutIds to toast-component. Add ToastType type to strongly type toast type mappings. Closes https://github.com/Stabzs/Angular2-Toaster/issues/76.