Skip to content

Releases: huntabyte/bits-ui

[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)

[email protected]

09 Nov 17:27
5c5ca18
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix: issue with nested scroll prevention (#896)

  • fix: pagination with count={0} displaying page 0 (#893)

  • fix: pin input paste not working without pattern (#897)

[email protected]

06 Nov 18:52
7f7bf6f
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix: issue with LinkPreview where content wouldn't close when the trigger was entered and exited quickly (#889)

[email protected]

05 Nov 14:02
87d56bf
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix: slider disabled still allowed pointer to change value (#882)

[email protected]

05 Nov 01:15
a642e23
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix: remove defaults from Tooltip.Root to favor Tooltip.Provider (#880)

[email protected]

05 Nov 01:09
88a2324
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix: ensure Tooltip.Provider props are applied to Tooltip.Root unless overridden (#878)

[email protected]

04 Nov 20:35
7770ae7
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix: nested outside clicks (#875)

[email protected]

04 Nov 19:55
71fea98
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix: make layers global for use with other libs that depend on Bits UI (like vaul-svelte) (#873)

[email protected]

03 Nov 23:22
64d6502
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix: dont use display: table in scroll area (#863)

[email protected]

03 Nov 00:50
dccab59
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • add closeOnSelect prop to all the menu item components (#859)