Releases: techniq/svelte-ux
Releases · techniq/svelte-ux
[email protected]
[email protected]
[email protected]
[email protected]
Minor Changes
- Allow custom styling of ThemeSwitch component (#525)
[email protected]
[email protected]
[email protected]
Patch Changes
- Update dependencies (
29cc311
)
[email protected]
Patch Changes
- fix(MultiSelect): Resolve infinite loop when using
mode="immediate"
and Svelte 5 (#508)
[email protected]
Patch Changes
- fix(Drawer|Dialog): No longer stop mouseup event propgation, which fixes closing Menu by clicking outside (within Dialog/Drawer) (#499)