Skip to content

Releases: huntabyte/bits-ui

bits-ui@1.5.1

18 May 23:31
c9976d8
Compare
Choose a tag to compare

Patch Changes

  • fix(NavigationMenu): allow roving focus to link items (#1457)

bits-ui@1.5.0

18 May 17:22
6697067
Compare
Choose a tag to compare

Minor Changes

  • feat(Menu): add onSelect for SubTrigger (#1454)

Patch Changes

  • fix(ScrollArea): ensure thumb properly restores previous position (#1455)

  • fix(DatePicker): export Portal parts (#1451)

  • fix(Menu): remove unused closeOnSelect prop from SubTrigger components (#1453)

bits-ui@1.4.8

11 May 23:42
6e251ff
Compare
Choose a tag to compare

Patch Changes

  • fix(Checkbox): ensure Checkbox.Group value setter is called (#1440)

bits-ui@1.4.7

09 May 00:34
8b88c8b
Compare
Choose a tag to compare

Patch Changes

  • fix(Multiple): ensure preventOverflowTextSelection prop is applied (#1435)

bits-ui@1.4.6

05 May 01:58
a9dd7c4
Compare
Choose a tag to compare

Patch Changes

  • fix(Command): fallback to id when no group value (#1428)

bits-ui@1.4.5

05 May 01:40
3dd1cb3
Compare
Choose a tag to compare

Patch Changes

  • fix(Command): ensure groups without headings have a fallback (#1425)

bits-ui@1.4.4

04 May 00:19
0f32771
Compare
Choose a tag to compare

Patch Changes

  • fix(Dialog): ensure role="heading" exists on title (#1420)

bits-ui@1.4.3

30 Apr 17:44
83168d3
Compare
Choose a tag to compare

Patch Changes

  • fix(DateRangeField): do not update start date automatically (#1406)

  • fix(DateRangePicker): do not update start date automatically (#1406)

bits-ui@1.4.2

30 Apr 01:42
daad780
Compare
Choose a tag to compare

Patch Changes

  • fix(Dialog): ensure conditional content doesn't break nested focus (#1410)

  • fix(Command): ensure asynchronously loaded items register properly (#1405)

  • fix(Command): list restoration after empty state (#1405)

bits-ui@1.4.1

29 Apr 04:02
fb1a4f4
Compare
Choose a tag to compare

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)