Releases: huntabyte/bits-ui
Releases · huntabyte/bits-ui
bits-ui@1.0.0-next.68
Patch Changes
- fix:
avoidCollisions
in Floating UI components (#984)
bits-ui@1.0.0-next.67
Patch Changes
- fix: allow
Select
to handle empty string values via keyboard (#979)
bits-ui@1.0.0-next.66
Patch Changes
- fix: make
open
prop ofDateRangePicker
andDatePicker
$bindable
(#975)
bits-ui@1.0.0-next.65
Patch Changes
- improve export strategy (#966)
bits-ui@1.0.0-next.64
Patch Changes
- fix: only submit values with
FormData
on Combobox/Selecttype="multiple"
if a value is selected to align with native<select multiple>
behavior (#961)
bits-ui@1.0.0-next.63
Patch Changes
- fix: export
Portal
fromMenubar
namespace (#955)
bits-ui@1.0.0-next.62
Patch Changes
- DropdownMenu.Trigger
type="button"
by default (#953)
bits-ui@1.0.0-next.61
bits-ui@1.0.0-next.60
bits-ui@1.0.0-next.59
Patch Changes
- fix: radio group onValueChange loop (#939)