Skip to content

Releases: huntabyte/bits-ui

bits-ui@0.21.10

26 May 21:25
68d7aa6
Compare
Choose a tag to compare

Patch Changes

  • fix: allow overriding the combobox input id (#553)

bits-ui@0.21.9

21 May 01:31
531a040
Compare
Choose a tag to compare

Patch Changes

  • feat: forward additional events from <Button> (#550)

bits-ui@0.21.8

18 May 17:40
47e0ce9
Compare
Choose a tag to compare

Patch Changes

  • fix: Updated ComboboxLabelProps to use HTMLLabelAttributes (#544)

  • fix: ContentProps type (#545)

bits-ui@0.21.7

01 May 17:52
36bb232
Compare
Choose a tag to compare

Patch Changes

  • chore: Updated a11y warnings for better Svelte 5 compatibility (#529)

bits-ui@0.21.6

29 Apr 23:56
e1c85eb
Compare
Choose a tag to compare

Patch Changes

  • chore: update peer deps to include Svelte 5 (#525)

bits-ui@0.21.5

26 Apr 19:15
f883bb7
Compare
Choose a tag to compare

Patch Changes

  • chore: Replaced all self-closing non-void elements (#518)

bits-ui@0.21.4

17 Apr 19:30
e882d64
Compare
Choose a tag to compare

Patch Changes

  • Fix binding button element (#473)

bits-ui@0.21.3

11 Apr 16:29
912601d
Compare
Choose a tag to compare

Patch Changes

  • fix: toolbar onValueChange firing (#448)

bits-ui@0.21.2

02 Apr 23:07
c99bc92
Compare
Choose a tag to compare

Patch Changes

  • chore: refactor types (#434)

v0.21.1

26 Mar 17:13
41b7a04
Compare
Choose a tag to compare

Patch Changes

  • fix: context menu closeOnItemClick (#421)