⚠️ Deprecated due to inadvertent breaking changes. Use v0.67.0 instead.
Fixes
- allow close event in
ToastNotification
,InlineNotification
to be cancellable (924b6d3, #1379 contributed by @tlkh40)
Documentation
- add
ToastNotification
example "Prevent default close behavior" - add
InlineNotification
example "Prevent default close behavior"