Skip to content

Releases: huntabyte/bits-ui

bits-ui@1.0.0-next.94

11 Feb 02:15
2ba9b09
Compare
Choose a tag to compare
bits-ui@1.0.0-next.94 Pre-release
Pre-release

Patch Changes

  • fix: onStateChange of Command.Root not firing after initial mount (#1138)

bits-ui@1.0.0-next.93

10 Feb 23:55
5deb311
Compare
Choose a tag to compare
bits-ui@1.0.0-next.93 Pre-release
Pre-release

Patch Changes

  • fix: infinite loops caused by rapid open/close of nested focus scopes (#1132)

  • fix: tooltip not closing when pointer leave (#1133)

bits-ui@1.0.0-next.92

10 Feb 16:16
c91c665
Compare
Choose a tag to compare
bits-ui@1.0.0-next.92 Pre-release
Pre-release

Patch Changes

  • feat: export computeCommandScore for use in custom Command filters (#1127)

bits-ui@1.0.0-next.91

10 Feb 01:23
041c9df
Compare
Choose a tag to compare
bits-ui@1.0.0-next.91 Pre-release
Pre-release

Patch Changes

  • feat: Navigation Menu Submenu support (#1001)

  • fix: forward user-defined Menubar.Content props (#1123)

  • fix: issues with select/combobox highlighted for mobile (#1124)

  • fix: bug causing focus scopes to conflict (#1123)

bits-ui@1.0.0-next.90

08 Feb 16:16
5b13e2a
Compare
Choose a tag to compare
bits-ui@1.0.0-next.90 Pre-release
Pre-release

Patch Changes

  • feat: add clearOnDeselect prop to Combobox.Input to clear the input's value when the last (multiple) or only (single) item is deselected. (#1118)

bits-ui@1.0.0-next.89

08 Feb 00:45
f94a72c
Compare
Choose a tag to compare
bits-ui@1.0.0-next.89 Pre-release
Pre-release

Patch Changes

  • fix: Menu grace areas to enable top/bottom submenus (#1114)

bits-ui@1.0.0-next.88

07 Feb 19:47
b89907f
Compare
Choose a tag to compare
bits-ui@1.0.0-next.88 Pre-release
Pre-release

Patch Changes

  • fix: allow tabbing out of menus to previous and next tabbable item in the dom (#1111)

bits-ui@1.0.0-next.87

06 Feb 22:48
e0d6960
Compare
Choose a tag to compare
bits-ui@1.0.0-next.87 Pre-release
Pre-release

Patch Changes

  • fix: click events firing on elements behind the content when selecting Combobox.Item (#1109)

bits-ui@1.0.0-next.86

04 Feb 20:59
9de8777
Compare
Choose a tag to compare
bits-ui@1.0.0-next.86 Pre-release
Pre-release

Patch Changes

  • fix: Pin Input allowing paste on non-matching (#1101)

bits-ui@1.0.0-next.85

03 Feb 19:07
a6e55a8
Compare
Choose a tag to compare
bits-ui@1.0.0-next.85 Pre-release
Pre-release

Patch Changes

  • fix: Pin Input paste behavior (#1096)