Releases: techniq/svelte-ux
Releases · techniq/svelte-ux
svelte-ux@1.0.6
16 May 11:41
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix(MultiSelect): Fix reactivity scope for filteredSelectedOptions and filteredUnselectedOptions. Issue #594 (#595 )
svelte-ux@1.0.5
14 May 15:22
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix(Card): Support passing classes from settings() to underlying header, content, and actions components (#590 )
svelte-ux@2.0.0-next.4
01 Apr 19:48
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix(Menu): Support bind:open (underlying Popover) (#584 )
feat(DateRangeField): Add quickPresets support (#584 )
fix(DateRange): Fix selection gradient (#584 )
svelte-ux@2.0.0-next.3
19 Mar 12:49
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix(SelectField|MultiSelect): Unify and enhance search functionality, enabling new custom search capability in MultiSelect.
svelte-ux@1.0.4
18 Mar 12:47
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix(SelectField|MultiSelect): Unify and enhance search functionality, enabling new custom search capability in MultiSelect.
svelte-ux@2.0.0-next.2
13 Mar 19:05
Compare
Sorry, something went wrong.
No results found
Patch Changes
Switch from @tailwindcss/postcss to @tailwindcss/vite. Update all non-major packages
svelte-ux@2.0.0-next.1
11 Mar 15:37
Compare
Sorry, something went wrong.
No results found
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 )
svelte-ux@2.0.0-next.0
11 Mar 02:27
Compare
Sorry, something went wrong.
No results found
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 )
svelte-ux@1.0.3
10 Mar 19:57
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix(Progress): Fix TypeError: Failed to set the 'value' property on 'HTMLProgressElement': The provided double value is non-finite. (6c2efa2 )
svelte-ux@1.0.2
06 Mar 19:21
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix: Update @layerstack/svelte-stores with improved themeStore when not using settings() context