Skip to content

Releases: huntabyte/bits-ui

bits-ui@1.0.0-next.58

16 Nov 04:19
ad4980f
Compare
Choose a tag to compare
bits-ui@1.0.0-next.58 Pre-release
Pre-release

Patch Changes

  • fix: cleanup focus scope handlers (#936)

  • Allow users to override the type attribute on Checkbox.Root (#934)

  • fix: Dialog buttons not responding on certain mobile platforms (#937)

bits-ui@1.0.0-next.57

14 Nov 21:51
d743cc5
Compare
Choose a tag to compare
bits-ui@1.0.0-next.57 Pre-release
Pre-release

Patch Changes

  • fix: Avatar should render fallback if src is updated and is null/undefined (#929)

bits-ui@1.0.0-next.56

14 Nov 18:01
c44e2c7
Compare
Choose a tag to compare
bits-ui@1.0.0-next.56 Pre-release
Pre-release

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

14 Nov 17:19
5f15b29
Compare
Choose a tag to compare
bits-ui@1.0.0-next.55 Pre-release
Pre-release

Patch Changes

  • fix: Select and Combobox infinite loop on item selection (#925)

bits-ui@1.0.0-next.54

14 Nov 00:08
b00ddf9
Compare
Choose a tag to compare
bits-ui@1.0.0-next.54 Pre-release
Pre-release

Patch Changes

  • fix: ensure highlighted item is reset when items mount/unmount (#919)

bits-ui@1.0.0-next.53

13 Nov 23:49
fcc4c95
Compare
Choose a tag to compare
bits-ui@1.0.0-next.53 Pre-release
Pre-release

Patch Changes

  • fix: ensure disabled attribute is passed to a disabled tooltip trigger (#916)

  • fix: ensure disabled is passed to Popover.Trigger (#918)

bits-ui@1.0.0-next.52

13 Nov 00:14
2b9f660
Compare
Choose a tag to compare
bits-ui@1.0.0-next.52 Pre-release
Pre-release

Patch Changes

  • fix(Pagination): disable prev/next buttons when no prev/next page (#910)

bits-ui@1.0.0-next.51

11 Nov 17:54
795ebc4
Compare
Choose a tag to compare
bits-ui@1.0.0-next.51 Pre-release
Pre-release

Patch Changes

  • add tooltip data-attr (#908)

bits-ui@1.0.0-next.50

11 Nov 17:45
1b99e43
Compare
Choose a tag to compare
bits-ui@1.0.0-next.50 Pre-release
Pre-release

Patch Changes

  • add data-arrow attribute to floating arrow svg (#906)

bits-ui@1.0.0-next.49

09 Nov 18:39
41644b7
Compare
Choose a tag to compare
bits-ui@1.0.0-next.49 Pre-release
Pre-release

Patch Changes

  • fix: make *Menu.CheckboxItem indeterminate prop bindable (#900)