Skip to content
This repository was archived by the owner on Jun 14, 2025. It is now read-only.

Bump @floating-ui/react from 0.24.3 to 0.26.2#213

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/floating-ui/react-0.26.2
Open

Bump @floating-ui/react from 0.24.3 to 0.26.2#213
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/floating-ui/react-0.26.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 13, 2023

Bumps @floating-ui/react from 0.24.3 to 0.26.2.

Release notes

Sourced from @​floating-ui/react's releases.

@​floating-ui/react@​0.26.2

Patch Changes

  • c1965f65: refactor: minor jsdoc/type improvements
  • 3bd42f24: feat: reason strings as third param of onOpenChange
  • 14cb1681: fix(FloatingFocusManager): avoid returning focus to reference if focus moved elsewhere
  • 628fd119: feat(useRole): add label role
  • Updated dependencies [c1965f65]
    • @​floating-ui/react-dom@​2.0.3

@​floating-ui/react@​0.26.1

Patch Changes

  • ac17abb7: feat(Composite): allow controlled mode with activeIndex and onNavigate props
  • c3bfd04e: fix(useFocus): improve visibleOnly detection
  • 43725a2c: feat(useDismiss): add capture option and default outsidePress to true

@​floating-ui/react@​0.26.0

Minor Changes

  • 0668ed61: feat(useFocus): replace keyboardOnly option with visibleOnly (matches :focus-visible CSS selector)

Patch Changes

  • 07d8e853: fix(useDismiss): handle dragging outside/inside floating element with click outsidePressEvent
  • 841eb03a: fix(useFocus): close on blur only if focus remains in document
  • e6d80efb: fix(FloatingFocusManager): treat untrapped combobox reference as non-modal guards
  • 4144204a: fix: virtual event check for Android
  • 28659c4d: refactor: move react utils to @​floating-ui/react/utils
  • Updated dependencies [28659c4d]
    • @​floating-ui/utils@​0.1.5

@​floating-ui/react@​0.25.4

Patch Changes

  • 8bf6e826: fix(Composite): loop false
  • 8d576645: feat(useListNavigation): support nested virtual navigation

@​floating-ui/react@​0.25.3

Features

  • feat: add Composite components

Bug Fixes

... (truncated)

Changelog

Sourced from @​floating-ui/react's changelog.

0.26.2

Patch Changes

  • c1965f65: refactor: minor jsdoc/type improvements
  • 3bd42f24: feat: reason strings as third param of onOpenChange
  • 14cb1681: fix(FloatingFocusManager): avoid returning focus to reference if focus moved elsewhere
  • 628fd119: feat(useRole): add label role
  • Updated dependencies [c1965f65]
    • @​floating-ui/react-dom@​2.0.3

0.26.1

Patch Changes

  • ac17abb7: feat(Composite): allow controlled mode with activeIndex and onNavigate props
  • c3bfd04e: fix(useFocus): improve visibleOnly detection
  • 43725a2c: feat(useDismiss): add capture option and default outsidePress to true

0.26.0

Minor Changes

  • 0668ed61: feat(useFocus): replace keyboardOnly option with visibleOnly (matches :focus-visible CSS selector)

Patch Changes

  • 07d8e853: fix(useDismiss): handle dragging outside/inside floating element with click outsidePressEvent
  • 841eb03a: fix(useFocus): close on blur only if focus remains in document
  • e6d80efb: fix(FloatingFocusManager): treat untrapped combobox reference as non-modal guards
  • 4144204a: fix: virtual event check for Android
  • 28659c4d: refactor: move react utils to @​floating-ui/react/utils
  • Updated dependencies [28659c4d]
    • @​floating-ui/utils@​0.1.5

0.25.4

Patch Changes

  • 8bf6e826: fix(Composite): loop false
  • 8d576645: feat(useListNavigation): support nested virtual navigation
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) from 0.24.3 to 0.26.2.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react@0.26.2/packages/react)

---
updated-dependencies:
- dependency-name: "@floating-ui/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant