Skip to content

Releases: techniq/svelte-ux

[email protected]

14 May 15:22
e09b1e2

Choose a tag to compare

Patch Changes

  • fix(Card): Support passing classes from settings() to underlying header, content, and actions components (#590)

[email protected]

01 Apr 19:48
8038b09

Choose a tag to compare

[email protected] Pre-release
Pre-release

Patch Changes

  • fix(Menu): Support bind:open (underlying Popover) (#584)

  • feat(DateRangeField): Add quickPresets support (#584)

  • fix(DateRange): Fix selection gradient (#584)

[email protected]

19 Mar 12:49
f4494f8

Choose a tag to compare

[email protected] Pre-release
Pre-release

Patch Changes

  • fix(SelectField|MultiSelect): Unify and enhance search functionality, enabling new custom search capability in MultiSelect.

[email protected]

18 Mar 12:47
4d296db

Choose a tag to compare

Patch Changes

  • fix(SelectField|MultiSelect): Unify and enhance search functionality, enabling new custom search capability in MultiSelect.

[email protected]

13 Mar 19:05
f382819

Choose a tag to compare

[email protected] Pre-release
Pre-release

Patch Changes

  • Switch from @tailwindcss/postcss to @tailwindcss/vite. Update all non-major packages

[email protected]

11 Mar 15:37
ec98303

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

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

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

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

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)