Releases: huntabyte/bits-ui
Releases · huntabyte/bits-ui
bits-ui@2.14.2
01 Nov 00:23
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
bits-ui@2.14.0
19 Oct 02:11
Compare
Sorry, something went wrong.
No results found
Minor Changes
feat(Popover): add Popover.Overlay component (#1851 )
bits-ui@2.13.1
18 Oct 22:24
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Minor Changes
feat(Menu): expose openDelay prop on *Menu.SubTrigger to control open delay (#1845 )
bits-ui@2.12.0
18 Oct 14:16
Compare
Sorry, something went wrong.
No results found
bits-ui@2.11.8
16 Oct 21:42
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix(ContextMenu): not opening under certain conditions (#1831 )
bits-ui@2.11.6
15 Oct 16:38
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix(DropdownMenu): focus restoration issue (#1827 )
bits-ui@2.11.5
10 Oct 19:01
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix(Select): don't submit empty string when no values are selected in multiple mode (#1816 )