bump(deps): update dependency @floating-ui/react-dom to v2 #1904
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:
^1.3.0
->^2.1.2
Release Notes
floating-ui/floating-ui (@floating-ui/react-dom)
v2.1.2
Compare Source
Patch Changes
isPositioned
to true whenopen
is falsev2.1.1
Compare Source
Patch Changes
v2.1.0
Compare Source
Minor Changes
This also includes
size
'sapply
function:v2.0.9
Compare Source
Patch Changes
React_2
withReact
in generated .d.ts filesv2.0.8
Compare Source
Patch Changes
@floating-ui/[email protected]
v2.0.7
Compare Source
Patch Changes
@floating-ui/[email protected]
v2.0.6
Compare Source
Patch Changes
d3a773b
: fix: makewhileElementsMounted
reactive with respect from changing from a function toundefined
v2.0.5
Compare Source
Patch Changes
4c04669
: chore: exports .d.mts types, solves #24724c04669
]0d18e37
]v2.0.4
Compare Source
Patch Changes
9d22d83
: fix: package type importv2.0.3
Compare Source
Patch Changes
c1965f6
: refactor: minor jsdoc/type improvementsv2.0.2
Compare Source
Bug Fixes
dom
instead ofcore
(#2513)v2.0.1
Compare Source
Bug Fixes
core
/dom
1.3.0 (#2359)v2.0.0
Compare Source
This release aims to simplify the API and remove some deprecated properties. If you've been using the
refs.set*
functions since their addition in January (1.2.0
), then you can freely upgrade without changing any of your code.Breaking Changes
Default
x
andy
coordinates to0
instead ofnull
(#2300)isPositioned
lets you know if the floating element has been positioned.Remove deprecated top-level
reference
andfloating
ref setters (#2300)These are in the
refs
object:reference
->refs.setReference
floating
->refs.setFloating
whileElementsMounted
type requires cleanup function (#2300)New Features
feat:
floatingStyles
object (#2300)Pre-configured positioning styles for the majority of cases:
feat: external element synchronization in the hook (#2300)
Avoid using layout effects:
Bug Fixes
null
forarrow
'selement
option (#2300)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.