Releases: tutkli/ngx-sonner
Releases · tutkli/ngx-sonner
v3.1.0
Compare
Sorry, something went wrong.
No results found
tutkli
released this
28 Mar 12:29
3.1.0 (2025-03-28)
Features
Introduce overrideable CSS variables with defaults for component styling (59aeab9 )
v3.0.0
Compare
Sorry, something went wrong.
No results found
tutkli
released this
10 Dec 10:48
3.0.0 (2024-12-10)
⚠ BREAKING CHANGES
minimal angular version is now v19
Features
Bug Fixes
toast remaining time is handled after render (b19de68 )
Chores
Refactoring
replace effects with linkedSignals (#32 ) (51b0a17 )
v2.0.2
Compare
Sorry, something went wrong.
No results found
tutkli
released this
23 Aug 19:29
2.0.2 (2024-08-23)
Bug Fixes
prioritize toast position over toaster's (874f47d )
v2.0.1
Compare
Sorry, something went wrong.
No results found
tutkli
released this
13 Jun 16:25
2.0.1 (2024-06-13)
Bug Fixes
show correct icons when promise toast updates (#22 ) (ac0d1b8 )
v2.0.0
Compare
Sorry, something went wrong.
No results found
tutkli
released this
11 Jun 10:12
2.0.0 (2024-06-11)
⚠ BREAKING CHANGES
minimal angular version is now v18
Features
v1.0.1
Compare
Sorry, something went wrong.
No results found
tutkli
released this
11 Jun 10:06
1.0.1 (2024-06-11)
Bug Fixes
allow to render custom icons for toasts (59c1aca ), closes #10
Chores
provide zoneless change detection support (ca8066b )
remove polyfills from lib schema (820e23b )
update node version (15f87a5 )
update nx (c9774d1 )
v1.0.0
Compare
Sorry, something went wrong.
No results found
tutkli
released this
16 Apr 13:21
1.0.0 (2024-04-16)
⚠ BREAKING CHANGES
toast dissmisable field has been renamed to dismissible
Features
add closeButton property to toast options (#17 ) (da3fdda )
Bug Fixes
check toast dismissible value in toaster (31bfc7b )
dismissable renamed to dismissible (8e30c20 )
dismissable renamed to dismissible (a162a3f )
don't allow to swipe out a toast if it's not dismissible (9502c43 )
remove console log (42a940b )
v0.4.2
Compare
Sorry, something went wrong.
No results found
tutkli
released this
16 Apr 10:12
0.4.2 (2024-04-16)
Bug Fixes
v0.4.1
Compare
Sorry, something went wrong.
No results found
tutkli
released this
11 Apr 09:42
0.4.1 (2024-04-11)
Bug Fixes
hide close button on non dimissable toasts (#12 ) (3d1b31a )
v0.4.0
Compare
Sorry, something went wrong.
No results found
tutkli
released this
01 Apr 14:00
0.4.0 (2024-04-01)
Features
Bug Fixes
Chores