Skip to content

Releases: huntabyte/bits-ui

bits-ui@2.14.2

01 Nov 00:23
ab6131d

Choose a tag to compare

Patch Changes

  • added $bindable to menu.root value (#1868)
  • fix(Tooltip): ensure hovering between triggers of the same provider is smooth (#1875)

bits-ui@2.14.1

23 Oct 22:48
5bb38ba

Choose a tag to compare

Patch Changes

  • chore: simplify internals (#1853)

  • fix(DateField): fallback to infer hour cycle from locale (#1859)

bits-ui@2.14.0

19 Oct 02:11
42e85b7

Choose a tag to compare

Minor Changes

  • feat(Popover): add Popover.Overlay component (#1851)

bits-ui@2.13.1

18 Oct 22:24
82e8c3d

Choose a tag to compare

Patch Changes

  • fix(ContextMenu): left clicking the trigger when open should register as outside click event (#1848)

bits-ui@2.13.0

18 Oct 21:26
90a24e6

Choose a tag to compare

Minor Changes

  • feat(Menu): expose openDelay prop on *Menu.SubTrigger to control open delay (#1845)

bits-ui@2.12.0

18 Oct 14:16
1c75cec

Choose a tag to compare

Minor Changes

  • feat(AlertDialog): add nested attributes and CSS vars for better styling of nested dialogs (#1841)

  • feat(Dialog): add nested attributes and CSS vars for better styling of nested dialogs (#1841)

bits-ui@2.11.8

16 Oct 21:42
aca192a

Choose a tag to compare

Patch Changes

  • fix(Command): allow selection of the initial value when passed as the value prop (#1837)

  • fix(Select): prevent interrupting scroll when virtual select items are added (#1830)

  • chore: update runed and svelte-toolbelt (#1838)

bits-ui@2.11.7

16 Oct 01:29
f5dd8e0

Choose a tag to compare

Patch Changes

  • fix(ContextMenu): not opening under certain conditions (#1831)

bits-ui@2.11.6

15 Oct 16:38
e7ead01

Choose a tag to compare

Patch Changes

  • fix(DropdownMenu): focus restoration issue (#1827)

bits-ui@2.11.5

10 Oct 19:01
583d113

Choose a tag to compare

Patch Changes

  • fix(Select): don't submit empty string when no values are selected in multiple mode (#1816)