Releases: floating-ui/floating-ui
Releases · floating-ui/floating-ui
@floating-ui/vue@1.1.11
Patch Changes
- Update dependencies:
@floating-ui/dom@1.7.6,@floating-ui/utils@0.2.11
@floating-ui/utils@0.2.11
Patch Changes
- fix(utils): stop treating
container-typeas creating a containing block - perf: bundle and runtime improvements
@floating-ui/react@0.27.19
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
Patch Changes
- fix(react): avoid duplicate
optionskey warning in reactive middleware wrappers
@floating-ui/react-dom@2.1.8
Patch Changes
- fix(react): avoid duplicate
optionskey warning in reactive middleware wrappers - Update dependencies:
@floating-ui/dom@1.7.6
@floating-ui/dom@1.7.6
Patch Changes
- fix(types): ensure
Platformtype containsdetectOverflowtype - 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
Patch Changes
- perf: bundle and runtime improvements
- Update dependencies:
@floating-ui/utils@0.2.11
@floating-ui/react@0.27.18
Patch Changes
- fix(FloatingFocusManager): use
WeakReffor previously focused elements
@floating-ui/react-native@0.10.8
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
Patch Changes
- Update dependencies:
@floating-ui/dom@1.7.4