svelte-ux@0.75.0
·
94 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
varianttoactionsPlacement(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)