Skip to content

Releases: floating-ui/floating-ui

@floating-ui/vue@1.1.11

03 Mar 03:02
d8020ee

Choose a tag to compare

Patch Changes

  • Update dependencies: @floating-ui/dom@1.7.6, @floating-ui/utils@0.2.11

@floating-ui/utils@0.2.11

03 Mar 03:02
d8020ee

Choose a tag to compare

Patch Changes

  • fix(utils): stop treating container-type as creating a containing block
  • perf: bundle and runtime improvements

@floating-ui/react@0.27.19

03 Mar 03:02
d8020ee

Choose a tag to compare

Patch Changes

  • fix(useDismiss): ignore non-primary inside mouse presses for click outside dismissal
  • fix(react): fix shadow root host lookup when one of the parent elements is an anchor
  • Update dependencies: @floating-ui/utils@0.2.11, @floating-ui/react-dom@2.1.8

@floating-ui/react-native@0.10.9

03 Mar 03:02
d8020ee

Choose a tag to compare

Patch Changes

  • fix(react): avoid duplicate options key warning in reactive middleware wrappers

@floating-ui/react-dom@2.1.8

03 Mar 03:02
d8020ee

Choose a tag to compare

Patch Changes

  • fix(react): avoid duplicate options key warning in reactive middleware wrappers
  • Update dependencies: @floating-ui/dom@1.7.6

@floating-ui/dom@1.7.6

03 Mar 03:02
d8020ee

Choose a tag to compare

Patch Changes

  • fix(types): ensure Platform type contains detectOverflow type
  • perf: bundle and runtime improvements
  • feat(autoUpdate): allow not passing a floating element
  • Update dependencies: @floating-ui/utils@0.2.11, @floating-ui/core@1.7.5

@floating-ui/core@1.7.5

03 Mar 03:02
d8020ee

Choose a tag to compare

Patch Changes

  • perf: bundle and runtime improvements
  • Update dependencies: @floating-ui/utils@0.2.11

@floating-ui/react@0.27.18

17 Feb 05:43
d729054

Choose a tag to compare

Patch Changes

  • fix(FloatingFocusManager): use WeakRef for previously focused elements

@floating-ui/react-native@0.10.8

17 Feb 05:43
d729054

Choose a tag to compare

Patch Changes

  • fix(react-native): use window dimensions for clipping rect across platforms, improving middleware overflow behavior on web/iOS and avoiding oversized clipping rects on Android.

@floating-ui/vue@1.1.9

21 Aug 06:33
7c33a3d

Choose a tag to compare

Patch Changes

  • Update dependencies: @floating-ui/dom@1.7.4