Skip to content

Releases: floating-ui/floating-ui

@floating-ui/react@0.26.2

08 Nov 12:18
fba43a6
Compare
Choose a tag to compare

Patch Changes

  • c1965f6: refactor: minor jsdoc/type improvements
  • 3bd42f2: feat: reason strings as third param of onOpenChange
  • 14cb168: fix(FloatingFocusManager): avoid returning focus to reference if
    focus moved elsewhere
  • 628fd11: feat(useRole): add label role
  • Updated dependencies [c1965f6]
    • @floating-ui/react-dom@2.0.3

@floating-ui/react-dom@2.0.3

08 Nov 12:18
fba43a6
Compare
Choose a tag to compare

Patch Changes

  • c1965f6: refactor: minor jsdoc/type improvements

@floating-ui/react@0.26.1

14 Oct 15:40
a70e4e2
Compare
Choose a tag to compare

Patch Changes

  • ac17abb: feat(Composite): allow controlled mode with activeIndex and
    onNavigate props
  • c3bfd04: fix(useFocus): improve visibleOnly detection
  • 43725a2: feat(useDismiss): add capture option and default outsidePress to
    true

@floating-ui/utils@0.1.6

02 Oct 07:11
dacba99
Compare
Choose a tag to compare

Patch Changes

  • 0debd69: fix: restore /react path

@floating-ui/utils@0.1.5

02 Oct 04:20
4438bca
Compare
Choose a tag to compare

Patch Changes

  • 28659c4: refactor: move react utils to @floating-ui/react/utils

@floating-ui/react@0.26.0

02 Oct 04:20
4438bca
Compare
Choose a tag to compare

Minor Changes

  • 0668ed6: feat(useFocus): replace keyboardOnly option with visibleOnly
    (matches :focus-visible CSS selector)

Patch Changes

  • 07d8e85: fix(useDismiss): handle dragging outside/inside floating element
    with click outsidePressEvent
  • 841eb03: fix(useFocus): close on blur only if focus remains in document
  • e6d80ef: fix(FloatingFocusManager): treat untrapped combobox reference as
    non-modal guards
  • 4144204: fix: virtual event check for Android
  • 28659c4: refactor: move react utils to @floating-ui/react/utils
  • Updated dependencies [28659c4]
    • @floating-ui/utils@0.1.5

@floating-ui/utils@0.1.4

17 Sep 12:51
e4240b2
Compare
Choose a tag to compare

Patch Changes

  • 3d8b9c6: fix(getOverflowAncestors): handle traverseIframes correctly when
    there are clipping ancestors in the inner frame

@floating-ui/core@1.5.0

15 Sep 03:55
4f390ad
Compare
Choose a tag to compare

Minor Changes

  • d7e07fb: feat(arrow): add alignmentOffset data

Patch Changes

  • fd3c19a: fix(flip): skip if arrow has performed internal shifting

@floating-ui/utils@0.1.3

14 Sep 13:41
0515ad3
Compare
Choose a tag to compare

Patch Changes

  • a6c72f5: fix(getOverflowAncestors): avoid traversing into iframes for
    clipping detection

@floating-ui/dom@1.5.3

14 Sep 13:41
0515ad3
Compare
Choose a tag to compare

Patch Changes

  • a6c72f5: fix(getOverflowAncestors): avoid traversing into iframes for
    clipping detection
  • Updated dependencies [a6c72f5]
  • Updated dependencies [0ef68ff]
    • @floating-ui/utils@0.1.3
    • @floating-ui/core@1.4.2