Skip to content

Releases: techniq/svelte-ux

[email protected]

11 Mar 15:37
ec98303
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix: Use next releases for all @layerstack/* packages (#571)

  • docs: Update @layerstack/tailwind to 2.0.0-next.1, fixing styling of tailwind typography when deployed (#571)

[email protected]

11 Mar 02:27
f18da8b
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Major Changes

  • Tailwind 4 support (#571)

Patch Changes

  • fix(Progress): Fix TypeError: Failed to set the 'value' property on 'HTMLProgressElement': The provided double value is non-finite. (6c2efa2)

[email protected]

10 Mar 19:57
Compare
Choose a tag to compare

Patch Changes

  • fix(Progress): Fix TypeError: Failed to set the 'value' property on 'HTMLProgressElement': The provided double value is non-finite. (6c2efa2)

[email protected]

06 Mar 19:21
bc3efaa
Compare
Choose a tag to compare

Patch Changes

  • fix: Update @layerstack/svelte-stores with improved themeStore when not using settings() context

[email protected]

05 Mar 16:59
faee5f7
Compare
Choose a tag to compare

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]

26 Feb 15:34
e4659cc
Compare
Choose a tag to compare

Major Changes

Version 1.0 (Svelte 3-5 and Tailwind 3 compatible)

[email protected]

26 Feb 01:28
058d478
Compare
Choose a tag to compare

Patch Changes

  • Use Tailwind 3 and 4 compatibility CSS variable custom value (#557)

[email protected]

25 Feb 13:22
eff6f1a
Compare
Choose a tag to compare

Patch Changes

  • fix(QuickSearch): Update svelte-actions with upstream autoFocus fix for Firefox/Safari timing issue (254970a)

  • fix(SelectField|MenuItem): Restore scrollIntoView for highlighted item due to reactivity regression. Resolves #553 (4aa6ea2)

[email protected]

18 Feb 15:57
a44ef7a
Compare
Choose a tag to compare

Patch Changes

  • fix: Update @layerstack/tailwind to fix hydration warnings when using SSR (cf5ee00)

[email protected]

13 Feb 16:44
ccd810e
Compare
Choose a tag to compare

Patch Changes

  • fix(TextField): Remove inputHolder.input object property setter workaround for Input/textarea bind:this type differences as solution to fix Vite dev server freezing (#549)

  • Update dependencies and remove unused (moved to layerstack packages) (94b9737)