Releases: huntabyte/bits-ui
Releases · huntabyte/bits-ui
bits-ui@1.5.1
Patch Changes
- fix(NavigationMenu): allow roving focus to link items (#1457)
bits-ui@1.5.0
bits-ui@1.4.8
Patch Changes
- fix(Checkbox): ensure Checkbox.Group value setter is called (#1440)
bits-ui@1.4.7
Patch Changes
- fix(Multiple): ensure
preventOverflowTextSelection
prop is applied (#1435)
bits-ui@1.4.6
Patch Changes
- fix(Command): fallback to id when no group value (#1428)
bits-ui@1.4.5
Patch Changes
- fix(Command): ensure groups without headings have a fallback (#1425)
bits-ui@1.4.4
Patch Changes
- fix(Dialog): ensure
role="heading"
exists on title (#1420)
bits-ui@1.4.3
bits-ui@1.4.2
bits-ui@1.4.1
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)