Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @floating-ui/react to v0.26.24 #686

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@floating-ui/react (source) 0.26.22 -> 0.26.24 age adoption passing confidence

Release Notes

floating-ui/floating-ui (@​floating-ui/react)

v0.26.24

Compare Source

Patch Changes
  • fix(FloatingOverlay): correct multiple locks behavior on iOS
  • fix(FloatingFocusManager): avoid returning focus to nearest tabbable element of the reference if it gets removed when the floating element closes to avoid unwanted focus effects of unrelated elements firing. Tab index context remains preserved if the floating element is portaled.
  • refactor: use React.JSX.Element types. Ensure you've upgraded to the latest @types/react patches (versions since May 6, 2023)
  • fix(FloatingArrow): avoid requiring leading space for manually specified transform style property
  • fix(inner): round maxHeight and apply minItemsVisible only when scrollable
  • Update dependencies: @floating-ui/[email protected], @floating-ui/[email protected]

v0.26.23

Compare Source

Patch Changes
  • feat: add onOpenChange reason string for FloatingFocusManager's closeOnFocusOut handling
  • fix(inner): correctly handle borders
  • fix(FloatingArrow): ignore staticOffset prop if floating element is shifted. Fixes an issue where the arrow could potentially point to nothing if it was shifted enough from its reference element.
  • fix(useListNavigation, Composite): prevent onNavigate from potentially passing in an undefined value instead of null
  • fix(useHover): blockPointerEvents no longer adds pointer-events: none to unintended <body> elements.
  • fix: manage focus on element with floating props spread on it
  • fix(FloatingFocusManager): support keepMounted behavior with disabled prop

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/floating-ui-react-0.x-lockfile branch 30 times, most recently from 6f08e54 to a9c90e6 Compare August 31, 2024 15:03
@renovate renovate bot force-pushed the renovate/floating-ui-react-0.x-lockfile branch 5 times, most recently from 5c74f99 to a9e665c Compare September 15, 2024 04:10
@renovate renovate bot changed the title fix(deps): update dependency @floating-ui/react to v0.26.23 fix(deps): update dependency @floating-ui/react to v0.26.24 Sep 15, 2024
@renovate renovate bot force-pushed the renovate/floating-ui-react-0.x-lockfile branch 14 times, most recently from 25ad399 to 7c8d1ee Compare September 18, 2024 03:36
@renovate renovate bot force-pushed the renovate/floating-ui-react-0.x-lockfile branch 2 times, most recently from f6d0026 to 3ae553b Compare September 30, 2024 04:26
@renovate renovate bot force-pushed the renovate/floating-ui-react-0.x-lockfile branch 2 times, most recently from 66b9a33 to aa26970 Compare October 7, 2024 06:26
@renovate renovate bot force-pushed the renovate/floating-ui-react-0.x-lockfile branch from aa26970 to 857d2ac Compare October 7, 2024 06:32
@chiol chiol merged commit a1ced3d into dev Oct 7, 2024
6 checks passed
@chiol chiol deleted the renovate/floating-ui-react-0.x-lockfile branch October 7, 2024 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant