Releases: huntabyte/bits-ui
Releases · huntabyte/bits-ui
bits-ui@1.0.0-next.58
bits-ui@1.0.0-next.57
Patch Changes
- fix: Avatar should render fallback if src is updated and is
null
/undefined
(#929)
bits-ui@1.0.0-next.56
Patch Changes
- fix: don't auto select first radio item unless there is already a selected value (#927)
bits-ui@1.0.0-next.55
Patch Changes
- fix:
Select
andCombobox
infinite loop on item selection (#925)
bits-ui@1.0.0-next.54
Patch Changes
- fix: ensure highlighted item is reset when items mount/unmount (#919)
bits-ui@1.0.0-next.53
bits-ui@1.0.0-next.52
Patch Changes
- fix(Pagination): disable prev/next buttons when no prev/next page (#910)
bits-ui@1.0.0-next.51
Patch Changes
- add tooltip data-attr (#908)
bits-ui@1.0.0-next.50
Patch Changes
- add
data-arrow
attribute to floating arrow svg (#906)
bits-ui@1.0.0-next.49
Patch Changes
- fix: make
*Menu.CheckboxItem
indeterminate
prop bindable (#900)