github-actions
released this
05 Oct 15:28
·
34 commits
to main
since this release
Minor Changes
-
feat(Notification): Add
variant
(default, fill) andcolor
(theme) props (#491) -
feat(Notification): Simplify usage with title/description/icon/actions props (#491)
-
breaking(Notification): Rename
variant
toactionsPlacement
(and repurposevariant
) (#491)
Patch Changes
-
Update dependencies (
1ae554b5a8211057484a9b8e95cc788f331baee8
) -
fix(Form): Only prevent submitting to server if validation fails or no server action/method are defined (#493)