Skip to content

Releases: floating-ui/floating-ui

@floating-ui/core@1.4.2

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

Patch Changes

  • 0ef68ff: fix(arrow): perform a reset if internal shifting is performed

    This allows shift() to continue taking action when the arrow's internal
    shifting of the floating element is performed (preventing potential
    overflow/clipping of the floating element in certain scenarios), while still
    allowing the arrow to point toward the reference when it is small if possible.

  • Updated dependencies [a6c72f5]

    • @floating-ui/utils@0.1.3

@floating-ui/utils@0.1.2

11 Sep 08:16
99de6d1
Compare
Choose a tag to compare

Patch Changes

  • cb48d95: fix(dom): traverse into iframe parents when finding overflow
    ancestors

@floating-ui/dom@1.5.2

11 Sep 06:36
Compare
Choose a tag to compare

Patch Changes

  • 3426bc2: fix: traverse into iframe parents when finding overflow ancestors

@floating-ui/react@0.25.4

06 Sep 07:28
Compare
Choose a tag to compare

Patch Changes

  • 8bf6e82: fix(Composite): loop false
  • 8d57664: feat(useListNavigation): support nested virtual navigation

@floating-ui/react@0.25.3

01 Sep 15:50
Compare
Choose a tag to compare

Features

  • feat: add Composite components

Bug Fixes

  • fix(FloatingOverlay): avoid applying body padding if scrollbarWidth is 0

@floating-ui/react-dom@2.0.2

28 Aug 14:17
698c2fa
Compare
Choose a tag to compare

Bug Fixes

  • fix(types): import types from dom instead of core (#2513)

@floating-ui/react@0.25.2

27 Aug 14:39
05a7fc9
Compare
Choose a tag to compare

Bug Fixes

  • fix(FloatingOverlay): prevent multiple lockScrolls with delayed unmount from unexpectedly removing later lockScroll (#2508)

  • fix(FloatingFocusManager): keep modal focus trapped if reference is a combobox and initialFocus is not negative (#2509)

@floating-ui/react@0.25.1

10 Aug 04:37
6b12fde
Compare
Choose a tag to compare

Bug Fixes

  • fix(types): resolution when using moduleResolution: "NodeNext" (#2473)

  • fix(useDismiss): ignore outsidePress on third party elements injected after floating element renders (#2471)

  • fix(FloatingArrow): type error when passing context with generic reference type (#2484)

@floating-ui/utils@0.1.1

30 Jul 13:27
795e2a0
Compare
Choose a tag to compare

Bug Fixes

  • Export getContainingBlock utility from /dom (#2474)

  • fix(types): resolution when using moduleResolution: "NodeNext" (#2473)

@floating-ui/dom@1.5.1

30 Jul 13:43
795e2a0
Compare
Choose a tag to compare

Bug Fixes

  • fix(types): resolution when using moduleResolution: "NodeNext" (#2473)