Releases: huntabyte/bits-ui
Releases · huntabyte/bits-ui
bits-ui@1.0.0-next.94
Patch Changes
- fix:
onStateChange
ofCommand.Root
not firing after initial mount (#1138)
bits-ui@1.0.0-next.93
bits-ui@1.0.0-next.92
Patch Changes
- feat: export
computeCommandScore
for use in custom Command filters (#1127)
bits-ui@1.0.0-next.91
bits-ui@1.0.0-next.90
Patch Changes
- feat: add
clearOnDeselect
prop toCombobox.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
Patch Changes
- fix: Menu grace areas to enable top/bottom submenus (#1114)
bits-ui@1.0.0-next.88
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
Patch Changes
- fix: click events firing on elements behind the content when selecting Combobox.Item (#1109)
bits-ui@1.0.0-next.86
Patch Changes
- fix: Pin Input allowing paste on non-matching (#1101)
bits-ui@1.0.0-next.85
Patch Changes
- fix: Pin Input paste behavior (#1096)