github floating-ui/floating-ui @floating-ui/react-dom-interactions@0.6.0

latest releases: @floating-ui/utils@0.2.2, @floating-ui/react-native@0.10.5, @floating-ui/react-dom@2.0.9...
24 months ago

New Features

  • feat(useListNavigation): openOnArrowKeyDown and disabledIndices props (#1690)

Bug Fixes

  • fix(useHover): avoid setTimeout wrapper if delay is an object but the individual value is set to 0 (#1638)

  • fix(FloatingOverlay): only use position: fixed technique on iOS and account for visual viewport offsets during pinch-zoom (#1693)

  • fix(useHover): close on scroll mouseleave when using safePolygon (#1694)

  • fix(useListNavigation): focusItemOnOpen logic (#1638)

  • fix(safePolygon): handle floating point errors (#1694)

  • fix(useListNavigation): off-by-one error when activeIndex is not initially set and allowEscape: false (#1638)

  • fix(useListNavigation): use mouse not pointer events for hover focus sync to prevent unwanted sync while scrolling on touch devices (#1638)

  • fix(FloatingFocusManager): prevent trapping focus if reference is specified in order and modal: false (#1638)

  • fix(useFocus): open not changing if the window blurred and the reference element is the first element in the tab order (#1638)

  • fix(useClick): keyboard Enter click requiring two presses after using pointerDown in certain situations (#1638)

Don't miss a new floating-ui release

NewReleases is sending notifications on new releases.