You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New
Renamed repository to Toasty, just because!
Refactored Toast to use Opaque Types & Protocols
Now the .toast modifier accepts any object which conforms to the Toast protocol. This provides an additional layer of flexibility for implementers and reduces the number of parameters that needed to be specified on initialization.
Improved support for dark mode
Consolidate the use of animated xmarks and checkmarks across different toast styles