Skip to content

Releases: floating-ui/floating-ui

@floating-ui/vue@1.1.8

30 Jul 09:17
38f8b5a
Compare
Choose a tag to compare

Patch Changes

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

@floating-ui/react@0.27.15

30 Jul 09:17
38f8b5a
Compare
Choose a tag to compare

Patch Changes

  • Update dependencies: @floating-ui/react-dom@2.1.5

@floating-ui/react-dom@2.1.5

30 Jul 09:17
38f8b5a
Compare
Choose a tag to compare

Patch Changes

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

@floating-ui/dom@1.7.3

30 Jul 09:17
38f8b5a
Compare
Choose a tag to compare

Patch Changes

  • Update dependencies: @floating-ui/core@1.7.3

@floating-ui/core@1.7.3

30 Jul 09:17
38f8b5a
Compare
Choose a tag to compare

Patch Changes

  • fix(flip): ensure perpendicular axis flips with crossAxis alignment

@floating-ui/react@0.27.14

27 Jul 04:30
3343310
Compare
Choose a tag to compare

Patch Changes

  • fix(FloatingFocusManager): allow marking ancestor nodes with data-floating-ui-inert. Fixes outside presses not working when clicking on a parent ancestor node.
  • feat(FloatingPortal): support ShadowRoot containers
  • fix(useRole): ensure aria-selected=true is present without being active with select role
  • fix: only use blur capture to mark inside floating tree if FloatingPortal exists. Prevents blocking closeOnFocusOut behavior.
  • fix(FloatingFocusManager): clear previously focused elements that are disconnected more often

@floating-ui/vue@1.1.7

28 Jun 04:28
9497a55
Compare
Choose a tag to compare

Patch Changes

  • Update dependencies: @floating-ui/utils@0.2.10, @floating-ui/dom@1.7.2

@floating-ui/utils@0.2.10

28 Jun 04:28
9497a55
Compare
Choose a tag to compare

Patch Changes

  • refactor: small performance improvements
  • perf: reduce memory allocations

@floating-ui/react@0.27.13

28 Jun 04:28
9497a55
Compare
Choose a tag to compare

Patch Changes

  • fix(FloatingFocusManager): ensure focus is always returned correctly in deep nested trees
  • fix(markOthers): exclude elements with role="status" and output elements
  • Update dependencies: @floating-ui/utils@0.2.10, @floating-ui/react-dom@2.1.4

@floating-ui/react-dom@2.1.4

28 Jun 04:28
9497a55
Compare
Choose a tag to compare

Patch Changes

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