This repository was archived by the owner on Sep 11, 2024. It is now read-only.
Update dependency @floating-ui/react to v0.26.23#12910
Closed
renovate[bot] wants to merge 1 commit intodevelopfrom
Closed
Update dependency @floating-ui/react to v0.26.23#12910renovate[bot] wants to merge 1 commit intodevelopfrom
renovate[bot] wants to merge 1 commit intodevelopfrom
Conversation
Member
|
Well, the IDs now seem to be different every time. Le sigh. |
Member
|
Upgrading to React 18 might help these IDs to be stable again, so I guess this is blocked behind that. |
dc9709c to
1753ad3
Compare
1753ad3 to
0b12ce0
Compare
0b12ce0 to
8ca016c
Compare
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.26.11->0.26.23Release Notes
floating-ui/floating-ui (@floating-ui/react)
v0.26.23Compare Source
Patch Changes
onOpenChangereason string forFloatingFocusManager'scloseOnFocusOuthandlingstaticOffsetprop 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.onNavigatefrom potentially passing in anundefinedvalue instead ofnullblockPointerEventsno longer addspointer-events: noneto unintended<body>elements.disabledpropv0.26.22Compare Source
Patch Changes
@floating-ui/utils@0.2.7v0.26.21Compare Source
Patch Changes
@floating-ui/utils@0.2.6v0.26.20Compare Source
Patch Changes
focuscall inactinuseFocustests@floating-ui/utils@0.2.5v0.26.19Compare Source
Patch Changes
scrollX/scrollYinstead of deprecatedpageXOffset/pageYOffset@floating-ui/utils@0.2.4v0.26.18Compare Source
Patch Changes
referenceandfloatingprop getters had dependencies grouped.FloatingPortalProps,CompositeProps,CompositeItemPropsuseHoveranduseClickhooks and a click occurred before the floating element could open on hover, it would unexpectedly close onmouseleavedespite being triggered by a click.@floating-ui/utils@0.2.3v0.26.17Compare Source
Patch Changes
restoreFocusprop. This enables automatic restoration of focus to the nearest tabbable element if the element that currently has focus inside the floating element is removed from the DOM.v0.26.16Compare Source
Patch Changes
scrollIntoViewandfocusbehavior with virtual focus and inner DOM-focused element +FloatingListundefinedid with unconditional rendering in React <18selectedIndexchanges from stealing focusdisabledIndicesis inferredscripttags needlessly@floating-ui/react-dom@2.1.0v0.26.15Compare Source
Patch Changes
isMountedcheck and remove unneeded initiated state. Prevents an infinite loop when called in a component with an unstable callback ref.v0.26.14Compare Source
Patch Changes
useFloatingRootContextHook, which enables calling interaction hooks in a component higher in the tree thanuseFloatingis called in. This supports spreading reference props onto an "external" reference element.v0.26.13Compare Source
Patch Changes
React_2withReactin generated .d.ts filesReact.JSX.Elementback toJSX.ElementrestMs+ nullish open delay should respectrestMsv0.26.12Compare Source
Patch Changes
dataRefopenEventproperty toundefinedon close. Fixes a minor issue whenuseHoverrestMsis combined withuseClientPointand focus modality was used before hover modality.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.