ngx-toastr

🍞 Angular Toastr

MIT License

Downloads
1.8M
Stars
2.5K
Committers
54

Bot releases are hidden (Show)

ngx-toastr - v16.2.0

Published by scttcper over 1 year ago

16.2.0 (2023-05-04)

Features

  • Add provider function, convert to standalone and use inject (#991) (94dba28)
ngx-toastr - v16.1.1

Published by scttcper over 1 year ago

16.1.1 (2023-04-14)

Bug Fixes

ngx-toastr - v16.1.0

Published by scttcper over 1 year ago

16.1.0 (2023-03-03)

Features

  • Add generic for payload in IndividualConfig (#980) (815e1dd)
ngx-toastr - v16.0.2

Published by scttcper almost 2 years ago

16.0.2 (2023-01-04)

Bug Fixes

ngx-toastr - v16.0.1

Published by scttcper almost 2 years ago

16.0.1 (2022-11-17)

Bug Fixes

  • Copy bs5-alert.scss to dist directory (e007ca3)
ngx-toastr - v16.0.0

Published by scttcper almost 2 years ago

16.0.0 (2022-11-17)

Features

BREAKING CHANGES

  • support angular 15
ngx-toastr - v15.2.2

Published by scttcper almost 2 years ago

15.2.2 (2022-11-14)

Bug Fixes

  • Declare type for DisableTimeOut configuration. (#959) (7dc1745)
ngx-toastr - v15.2.1

Published by scttcper about 2 years ago

15.2.1 (2022-10-17)

Bug Fixes

  • extendedTimeOut and mouseenter event issue (#931) (1a0f6b8)
ngx-toastr - v15.2.0

Published by scttcper about 2 years ago

15.2.0 (2022-10-03)

Features

  • use individual options value for "newestOnTop" (#932) (c86b7a8)
ngx-toastr - v15.1.0

Published by scttcper about 2 years ago

15.1.0 (2022-09-28)

Features

  • Remove ToastInjector use Injector.create (#947) (b765833)
ngx-toastr - v15.0.0

Published by scttcper over 2 years ago

15.0.0 (2022-06-19)

Features

BREAKING CHANGES

  • requires angular 14
ngx-toastr - v14.3.0

Published by scttcper over 2 years ago

14.3.0 (2022-04-18)

Features

  • accessibility: Move aria-live=polite to overlay container (#934) (2fc890b)
ngx-toastr - v14.2.4

Published by scttcper over 2 years ago

14.2.4 (2022-04-12)

Bug Fixes

  • Revert Test if active before reducing number of active toasts #922 (#926) (eb92b40), closes #928
ngx-toastr - v14.2.3

Published by scttcper over 2 years ago

14.2.3 (2022-04-05)

Bug Fixes

  • Test if active before reducing number of active toasts #922 (#926) (1d96d32)
ngx-toastr - v14.2.2

Published by scttcper over 2 years ago

14.2.2 (2022-03-05)

Bug Fixes

ngx-toastr - v14.2.1

Published by scttcper almost 3 years ago

14.2.1 (2021-11-19)

Bug Fixes

ngx-toastr - v14.2.0

Published by scttcper almost 3 years ago

14.2.0 (2021-11-13)

Features

ngx-toastr - v14.1.4

Published by scttcper almost 3 years ago

14.1.4 (2021-10-25)

Bug Fixes

  • Add payload property to the IndividualConfig Interface (#904) (2b8fe58)
ngx-toastr - v14.1.3

Published by scttcper about 3 years ago

14.1.3 (2021-09-08)

Bug Fixes

  • encoding issue for warning background image (#902) (97e13cc)
ngx-toastr - v14.1.2

Published by scttcper about 3 years ago

14.1.2 (2021-09-08)

Bug Fixes

  • encode svg to Base64, prevent build optimizer error (#901) (900974c)