Skip to content

Releases: floating-ui/floating-ui

@floating-ui/vue@1.0.4

16 Jan 12:28
5d025db
Compare
Choose a tag to compare

Patch Changes

  • de70c04: fix: change isComponentPublicInstance implementation

@floating-ui/react@0.26.6

16 Jan 11:44
ba3e498
Compare
Choose a tag to compare

Patch Changes

  • c9c5058: fix(useListNavigation): sync internal indexRef to selectedIndex on open. Fixes an issue where if selectedIndex changed after initial render before opening, activeIndex would not be correctly synced.
  • 8b3c93b: fix(utils): check if env is JSDOM for isVirtualPointerEvent. Fixes issue when testing visibleOnly prop in useFocus.
  • Updated dependencies [d3a773b]
    • @floating-ui/react-dom@2.0.6

@floating-ui/react-native@0.10.3

16 Jan 17:21
8e449ab
Compare
Choose a tag to compare

Patch Changes

  • 7d201f7: fix: check for virtual elements when measuring

@floating-ui/react-dom@2.0.6

16 Jan 11:44
ba3e498
Compare
Choose a tag to compare

Patch Changes

  • d3a773b: fix: make whileElementsMounted reactive with respect to changing from a function to undefined

@floating-ui/devtools@0.2.2

16 Jan 11:44
ba3e498
Compare
Choose a tag to compare

Patch Changes

  • d824150: chore: add license field to package.json

@floating-ui/devtools@0.2.1

12 Jan 10:30
270b2e5
Compare
Choose a tag to compare

Patch Changes

  • 180d1ad: fix: devtools controller emits event once the selected element is removed

@floating-ui/devtools@0.2.0

10 Jan 12:49
f331d8e
Compare
Choose a tag to compare

Minor Changes

  • 3d0368e: feat!: introduce serialized data as an array

@floating-ui/utils@0.2.1

07 Jan 15:07
Compare
Choose a tag to compare

Patch Changes

  • fix: remove react peer dependency

@floating-ui/vue@1.0.3

06 Jan 08:25
44e0f7f
Compare
Choose a tag to compare

Patch Changes

  • 4c04669: chore: export .d.mts types, solves #2472
  • 62a5242: fix: do not throw when component type reference or floating renders nothing
  • Updated dependencies [afb7e5e]
    • @floating-ui/utils@0.2.0
    • @floating-ui/dom@1.5.4

@floating-ui/utils@0.2.0

06 Jan 08:25
44e0f7f
Compare
Choose a tag to compare

Minor Changes

  • afb7e5e: chore(utils): remove /react path

Patch Changes