npm ngx-toastr 7.0.0

latest releases: 18.0.0, 17.0.2, 17.0.1...
6 years ago

New:

  • Toast Easing customization. see easing and easeTime here
  • use ngx-toastr without animaitons see readme #252 @yarrgh
  • add aria roles on toast messages #269
  • onAction can be fired multiple times #273
  • onAction and onTap are completed when the toast is destroyed #273

Breaking:

  • Requires Angular 5
  • remove ApplicationRef from toast component #237 @yarrgh
    This fixes toasts inside ErrorHandler coming from errors in the template. Also, makes one fewer dependency inside toasts.

Don't miss a new ngx-toastr release

NewReleases is sending notifications on new releases.