Skip to content

Releases: techniq/svelte-ux

svelte-ux@2.0.0-next.7

30 May 16:57
a8dde9b
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • fix(Drawer): Fix display of action buttons (#571)

svelte-ux@2.0.0-next.6

30 May 04:03
8cff0d7
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • fix(MultiSelect): Fix reactivity scope for filteredSelectedOptions and filteredUnselectedOptions. Issue #594 (#571)

  • fix: Update deps including @layerstack/utils with improved format (#571)

  • fix(DateRangeField): Include year when displaying month selection (#571)

svelte-ux@2.0.0-next.5

21 May 11:18
416fbcc
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • fix(Duration): Update Duration component to new @layerstack/utils Duration class (#571)

  • Update dependencies (#571)

svelte-ux@1.0.6

16 May 11:41
a39b1dd
Compare
Choose a tag to compare

Patch Changes

  • fix(MultiSelect): Fix reactivity scope for filteredSelectedOptions and filteredUnselectedOptions. Issue #594 (#595)

svelte-ux@1.0.5

14 May 15:22
e09b1e2
Compare
Choose a tag to compare

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
8038b09
Compare
Choose a tag to compare
Pre-release

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
f4494f8
Compare
Choose a tag to compare
Pre-release

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
4d296db
Compare
Choose a tag to compare

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
f382819
Compare
Choose a tag to compare
Pre-release

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
ec98303
Compare
Choose a tag to compare
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)