Skip to content

Releases: huntabyte/bits-ui

bits-ui@1.0.0-next.3

29 Sep 22:46
4bb22a8
Compare
Choose a tag to compare
bits-ui@1.0.0-next.3 Pre-release
Pre-release

Patch Changes

  • fix: align Tabs component ARIA attribute with W3C spec (#702)

bits-ui@1.0.0-next.2

29 Sep 18:06
a90e331
Compare
Choose a tag to compare
bits-ui@1.0.0-next.2 Pre-release
Pre-release

Patch Changes

  • Forward dir prop to underling elements (#701)

  • fix(Combobox): scroll highlighted item into view when navigating the list with keyboard (#699)

bits-ui@1.0.0-next.1

29 Sep 03:32
c893a90
Compare
Choose a tag to compare
bits-ui@1.0.0-next.1 Pre-release
Pre-release

Patch Changes

  • next: fix pointer event restoration (#695)

bits-ui@1.0.0-next.0

29 Sep 00:57
f7b63ff
Compare
Choose a tag to compare
bits-ui@1.0.0-next.0 Pre-release
Pre-release

Major Changes

  • Svelte 5 pre-release. This release includes many breaking changes, bug fixes, and new features that are not possible to include in the previous release. Please see the @next documentation for more information. (#690)

bits-ui@0.21.15

19 Sep 16:04
2c65606
Compare
Choose a tag to compare

Patch Changes

  • fix: Select typeahead prop (#666)

  • fix: Accordion item disabled reactivity (#668)

bits-ui@0.21.14

18 Sep 21:35
44bb4db
Compare
Choose a tag to compare

Patch Changes

  • fix(Date Pickers): expose portal prop (#652)

  • fix(Pagination): call onPageChange after setting the page (#657)

  • fix(Date Range Picker): expose missing props (#651)

bits-ui@0.21.13

29 Jul 16:51
4f78006
Compare
Choose a tag to compare

Patch Changes

  • fix: compatibility with exactOptionalPropertyTypes (#621)

bits-ui@0.21.12

07 Jul 02:36
f31d89c
Compare
Choose a tag to compare

Patch Changes

  • Add nonpassive modifier to touchmove and touchstart events (#591)

bits-ui@0.21.11

27 Jun 22:27
1f28753
Compare
Choose a tag to compare

Patch Changes

  • fix: use the dir props for rtl support (#531)

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)