Skip to content

Releases: scttcper/ngx-toastr

v8.10.2

14 Aug 08:32
a8ac1ae
Compare
Choose a tag to compare

8.10.2 (2018-08-14)

Bug Fixes

  • revert InjectFlags addition as it requires angular 6 (a8ac1ae)

v8.10.1

14 Aug 04:37
eee8b41
Compare
Choose a tag to compare

8.10.1 (2018-08-14)

Bug Fixes

  • use non-deprecated injector interface (#538) (b668d5b)
  • resetTimeoutOnDuplicate doesn't revive dismissed toasts #524

v8.10.0

24 Jul 00:29
v8.10.0
99ea6d7
Compare
Choose a tag to compare

feature:

Allows for dynamic inline containers #509

thanks @chris-allen

v8.9.1

20 Jul 18:23
v8.9.1
c6260ad
Compare
Choose a tag to compare

fixes:

bootstrap 4 sass styles svg scss for IE #503

v8.9.0

18 Jul 23:51
v8.9.0
0960d2e
Compare
Choose a tag to compare

Feature:

Reset timeout on duplicate #500
Trigger manual close when user clicks close button #471

Fix:

close button styling on bootstrap sass file #499

Thanks @yarrgh @jlberrocal

v8.8.0

17 Jun 17:13
v8.8.0
9e6c5a8
Compare
Choose a tag to compare

fix: autodismiss should dismiss oldest toast instead of current #457

8.7.3

18 May 17:08
8.7.3
0e1ff0b
Compare
Choose a tag to compare

attempted to fix a packaging issue

v8.6.0

14 May 20:30
v8.6.0
1f55ca4
Compare
Choose a tag to compare

feat: leaves ontap open when tapToDismiss false #409 (#436)

v8.5.0

04 May 20:23
d979cc1
Compare
Choose a tag to compare

requires rxjs v6

8.4.0

03 Apr 17:20
8.4.0
6e29512
Compare
Choose a tag to compare

fixes

  • ActiveToast.toastRef.componentInstance not being defined. #374

breaking change: ActiveToast interface takes a component type