Releases: huntabyte/bits-ui
Releases · huntabyte/bits-ui
bits-ui@1.3.10
Patch Changes
- fix: accessibility issues on
Select.Trigger
(#1285)
bits-ui@1.3.9
Patch Changes
- fix: expose
customAnchor
type forTooltip.Content
props (#1280)
bits-ui@1.3.8
Patch Changes
- fix: menubar focus restore on escape (#1277)
bits-ui@1.3.7
bits-ui@1.3.6
Patch Changes
-
fix(Calendar): ensure outside days are not focusable when
disableOutsideDays
istrue
(#1264) -
fix(Range Calendar): ensure outside days are not focusable when
disableOutsideDays
istrue
(#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
Patch Changes
- fix: Checkboxes within a group not reflecting correct
checked
state during SSR (#1254)
bits-ui@1.3.4
Patch Changes
- fix: ensure all hidden inputs are not in the tab order (#1245)
bits-ui@1.3.3
Patch Changes
- fix:
Switch
hidden input receiving focus (#1243)