Skip to content

Releases: huntabyte/bits-ui

bits-ui@2.16.3

04 Mar 18:23
09e12e7

Choose a tag to compare

Patch Changes

  • fix: floating content exit animations (#1980)

  • fix(Tooltip): improve transit handling from trigger to content (#1981)

bits-ui@2.16.2

22 Feb 01:56
d93334a

Choose a tag to compare

Patch Changes

  • fix(TimeField): prevent mobile keyboard input from appending raw characters to the day period (AM/PM) segment by handling beforeinput events (#1970)

bits-ui@2.16.1

19 Feb 20:07
86bb60a

Choose a tag to compare

Patch Changes

  • fix(FloatingLayer): prevent floating content from visibly jumping to the viewport origin when its reference becomes hidden by ignoring detached/hidden-anchor position updates until close completes (#1964)

bits-ui@2.16.0

19 Feb 05:37
c0af180

Choose a tag to compare

Minor Changes

  • feat(Tooltip): introduce tether functionality/singleton tooltip support (#1962)

Patch Changes

  • fix(Tooltip): resolve issue where SafePolygon wasn't respected under specific conditions (#1962)

bits-ui@2.15.8

18 Feb 19:02
a587f8b

Choose a tag to compare

Patch Changes

  • perf(Popover): optimized hover tracking for openOnHover (#1959)

  • perf: reduced rapid toggle overhead by avoiding unnecessary positioning/observer work while closed (#1959)

  • perf(Tooltip): use only a single scroll listener per provider (#1959)

  • fix(Tooltip): improve hover-close reliability (#1959)

  • perf: optimize safe polygon and floating layers (#1959)

bits-ui@2.15.7

18 Feb 05:55
b224a7d

Choose a tag to compare

Patch Changes

  • fix(Select): restore initial highlight in unpadded Select.Viewport (#1956)

bits-ui@2.15.6

17 Feb 05:52
6bd2c11

Choose a tag to compare

Patch Changes

  • fix(Dialog): remove paint containment (#1946)

  • fix(Popover): remove paint containment (#1946)

  • fix(Menu): remove paint containment (#1946)

bits-ui@2.15.5

29 Jan 18:56
7dba301

Choose a tag to compare

Patch Changes

  • fix(Tooltip): allow overriding trigger tabindex (#1932)

  • fix(Pin Input): keyboard navigation (#1872)

  • fix(ScrollArea): cleanup when pointercapture is lost (#1935)

  • fix(Accordion): allow overriding trigger tabindex (#1932)

  • fix(Presence): optimize animation detection for large DOMs (#1924)

  • fix: floating components should respect style prop (#1934)

  • fix(FocusScope): ensure focus scopes works with only 1 tabbable item (#1933)

bits-ui@2.15.4

05 Jan 20:05
f47bf44

Choose a tag to compare

Patch Changes

  • fix(Popover): openOnHover trigger click while open behavior (#1921)

bits-ui@2.15.3

05 Jan 16:56
ef8db53

Choose a tag to compare

Patch Changes

  • fix(ContextMenu): Ensure props are applied correctly when force mounted (#1919)