Skip to content

Releases: huntabyte/bits-ui

[email protected]

14 Nov 21:51
d743cc5
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

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

[email protected]

14 Nov 18:01
c44e2c7
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix: don't auto select first radio item unless there is already a selected value (#927)

[email protected]

14 Nov 17:19
5f15b29
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

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

[email protected]

14 Nov 00:08
b00ddf9
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

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

[email protected]

13 Nov 23:49
fcc4c95
Compare
Choose a tag to compare
[email protected] 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)

[email protected]

13 Nov 00:14
2b9f660
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

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

[email protected]

11 Nov 17:54
795ebc4
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • add tooltip data-attr (#908)

[email protected]

11 Nov 17:45
1b99e43
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

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

[email protected]

09 Nov 18:39
41644b7
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

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

[email protected]

09 Nov 18:24
6881008
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • BREAKING: Checkbox and *Menu.CheckboxItem checked prop is now of type boolean with indeterminate being a separate prop (#898)