Releases: huntabyte/bits-ui
Releases · huntabyte/bits-ui
[email protected]
Patch Changes
- fix:
avoidCollisions
in Floating UI components (#984)
[email protected]
Patch Changes
- fix: allow
Select
to handle empty string values via keyboard (#979)
[email protected]
Patch Changes
- fix: make
open
prop ofDateRangePicker
andDatePicker
$bindable
(#975)
[email protected]
Patch Changes
- improve export strategy (#966)
[email protected]
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)
[email protected]
Patch Changes
- fix: export
Portal
fromMenubar
namespace (#955)
[email protected]
Patch Changes
- DropdownMenu.Trigger
type="button"
by default (#953)
[email protected]
[email protected]
[email protected]
Patch Changes
- fix: radio group onValueChange loop (#939)