Releases: techniq/svelte-ux
Releases · techniq/svelte-ux
[email protected]
[email protected]
[email protected]
Patch Changes
- fix(Progress): Fix TypeError: Failed to set the 'value' property on 'HTMLProgressElement': The provided double value is non-finite. (6c2efa2)
[email protected]
Patch Changes
- fix: Update
@layerstack/svelte-stores
with improvedthemeStore
when not usingsettings()
context
[email protected]
Patch Changes
- fix: Do not register default light and dark themes when
settings()
context is not available. Fix interop with other frameworks (shadcn-svelte, Skeleton, etc)
[email protected]
Major Changes
Version 1.0 (Svelte 3-5 and Tailwind 3 compatible)
[email protected]
Patch Changes
- Use Tailwind 3 and 4 compatibility CSS variable custom value (#557)
[email protected]
[email protected]
Patch Changes
- fix: Update
@layerstack/tailwind
to fix hydration warnings when using SSR (cf5ee00
)