Releases: huntabyte/bits-ui
Releases · huntabyte/bits-ui
[email protected]
Patch Changes
- fix(NavigationMenu): allow roving focus to link items (#1457)
[email protected]
[email protected]
Patch Changes
- fix(Checkbox): ensure Checkbox.Group value setter is called (#1440)
[email protected]
Patch Changes
- fix(Multiple): ensure
preventOverflowTextSelection
prop is applied (#1435)
[email protected]
Patch Changes
- fix(Command): fallback to id when no group value (#1428)
[email protected]
Patch Changes
- fix(Command): ensure groups without headings have a fallback (#1425)
[email protected]
Patch Changes
- fix(Dialog): ensure
role="heading"
exists on title (#1420)
[email protected]
[email protected]
[email protected]
Patch Changes
-
fix(Multiple Components): ensure default values are set if entire spread props object is reassigned outside the component (#1401)
-
fix(Command): ensure
onValueChange
only fires when the value changes (#1403) -
fix(Select): ensure typeahead ignores leading and trailing spaces (#1399)
-
fix(Select): disabled items should not be highlighted (#1399)