Patch Changes
-
bugfix: Resolved Pagination alternative mode page count issue (#2956)
-
bugfix: Adjust Svelte Switch to allow for
bind:checked
andonCheckedChange
at the same time. (#2967) -
chore: Implemented Svelte test specs for all components (#2968)
-
bugfix: resolved Svelte Pagination component reactivity issues (#2956)
-
onOpenChange
will no longer be internally overriden and thus fixbind:open
when used in conjunction withonOpenChange
. (#2970)