fix(deps): update dependency @floating-ui/react to v0.26.9 (master) #1320
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.2
->0.26.9
Release Notes
floating-ui/floating-ui (@floating-ui/react)
v0.26.9
Compare Source
Patch Changes
v0.26.8
Compare Source
Patch Changes
@floating-ui/[email protected]
v0.26.7
Compare Source
Patch Changes
@floating-ui/[email protected]
v0.26.6
Compare Source
Patch Changes
c9c5058
: fix(useListNavigation): sync internalindexRef
toselectedIndex
on open. Fixes an issue where ifselectedIndex
changed after initial render before opening,activeIndex
would not be correctly synced.8b3c93b
: fix(utils): check if env is JSDOM forisVirtualPointerEvent
. Fixes issue when testingvisibleOnly
prop inuseFocus
.d3a773b
]v0.26.5
Compare Source
Patch Changes
672e458
: feat(useListNavigation, Composite): support grid navigation over items with variable sizes4c04669
: chore: exports .d.mts types, solves #24726af9808
: fix(react/utils): cross-browserisVirtualPointerEvent
4c04669
]afb7e5e
]v0.26.4
Compare Source
Patch Changes
7dc269c
: feat(useRole): addselect
andcombobox
component roles and allowdynamic/derivable item props based on
active
andselected
states. Alsoadds
menuitem
role for nestedmenu
reference elements, and automaticallyadds an
id
to the item props for the new component roles for virtual focus.d9be248
: fix(useListNavigation): applyaria-activedescendant
prop onfloating element only for non typeable-combobox reference elements. Fixes
issues with Firefox VoiceOver on Mac forcing DOM focus into the listbox.
v0.26.3
Compare Source
Patch Changes
9170b9e
: fix(useDismiss):targetRootAncestor
check for third party outsidepresses
The Grammarly extension no longer closes upon clicking when inside floating
elements.
66efdaf
: fix(FloatingFocusManager): return focus to last connected elementConfiguration
📅 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 has been generated by Mend Renovate. View repository job log here.