Skip to content

Releases: huntabyte/bits-ui

bits-ui@1.3.10

11 Mar 03:21
bef78a7
Compare
Choose a tag to compare

Patch Changes

  • fix: accessibility issues on Select.Trigger (#1285)

bits-ui@1.3.9

10 Mar 16:07
422f2e7
Compare
Choose a tag to compare

Patch Changes

  • fix: expose customAnchor type for Tooltip.Content props (#1280)

bits-ui@1.3.8

10 Mar 00:26
9dd9b64
Compare
Choose a tag to compare

Patch Changes

  • fix: menubar focus restore on escape (#1277)

bits-ui@1.3.7

09 Mar 20:30
d2152af
Compare
Choose a tag to compare

Patch Changes

  • fix: multiple submenus in the same menu being open at the same time if too close (#1275)

  • chore: cleanup MenubarContent internals (#1271)

bits-ui@1.3.6

05 Mar 16:00
ce4283f
Compare
Choose a tag to compare

Patch Changes

  • fix(Calendar): ensure outside days are not focusable when disableOutsideDays is true (#1264)

  • fix(Range Calendar): ensure outside days are not focusable when disableOutsideDays is true (#1264)

  • fix: ensure default placeholder is not a disabled date, which would prevent users from navigating the calendar using tab/keyboard (#1264)

bits-ui@1.3.5

01 Mar 00:54
b5c66f1
Compare
Choose a tag to compare

Patch Changes

  • fix: Checkboxes within a group not reflecting correct checked state during SSR (#1254)

bits-ui@1.3.4

25 Feb 02:57
050d0db
Compare
Choose a tag to compare

Patch Changes

  • fix: ensure all hidden inputs are not in the tab order (#1245)

bits-ui@1.3.3

24 Feb 21:38
103ae5f
Compare
Choose a tag to compare

Patch Changes

  • fix: Switch hidden input receiving focus (#1243)

bits-ui@1.3.2

20 Feb 00:08
1d2fb47
Compare
Choose a tag to compare

Patch Changes

  • fix: Select.Trigger toggle on touch devices (#1219)

  • fix: Popover.Trigger receiving focusable when closed with outside click (#1218)

bits-ui@1.3.1

19 Feb 14:54
6b4eb96
Compare
Choose a tag to compare

Patch Changes

  • fix: issue where selected item in select/combobox wouldnt scroll into view if scroll down button was present on open (#1209)

  • fix: Include data-button-root on <Button/> (#1212)

  • fix: Select.Trigger receiving focus-visible even though it was never interacted with via keyboard (#1209)