Update dependency @popperjs/core to v2.11.8 #103
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:
2.9.2
->2.11.8
Release Notes
popperjs/popper-core (@popperjs/core)
v2.11.8
: @popperjs/core v2.11.8Compare Source
v2.11.7
: @popperjs/core@2.11.7Compare Source
Bug Fixes
v2.11.6
Compare Source
Bug Fixes
fix: position in Safari when pinch-zooming using fixed strategy
fix: avoid Chrome DevTools warning about userAgent usage
v2.11.5
Compare Source
Bug Fixes
v2.11.4
Compare Source
Fixes
postinstall
scriptv2.11.3
Compare Source
Bug Fixes
Fixes a placement issue that is caused when the starting offset parent element is inside shadow DOM. (#1535)
Positioning using strategy fixed when inside a containing block (#1579)
v2.11.2
: @popperjs/core@v2.11.2Compare Source
v2.11.1
: @popperjs/core@v2.11.2Compare Source
Bug Fixes
Round computed offsets after all the modifiers math is executed (#1418)
Fix regression with detection of clipping boundaries (#1478)
v2.11.0
Compare Source
New Features
Bug Fixes
fix(computeStyles): adaptive option with fixed strategy on mobile (#1398)
fix(getClippingRect): check position of clipping parent (#1399)
fix(computeStyles): subpixel misalignment with round function (#1400)
fix(preventOverflow): altAxis + tether (#1401)
fix: handle scaled parent elements (#1402)
Exposes
OffsetsFunction
type (#1411)v2.10.2
Compare Source
Bug Fixes
v2.10.1
Compare Source
Bug Fixes
Adaptive option now takes in account placement variations (#1360)
Avoid using scrollHeight/scrollWidth when the position is fixed and when the offsetParent is the window (#1356)
Support monitors with DPI higher than 1 but minor than 2 (#1308)
Revert module export map (#1362)
v2.10.0
Compare Source
New Features
The module now defines an exports map to better work on different environments (#1342) (#1359)
Allow to use a callback as setOptions value (#1352) (#1359)
Bug Fixes
v2.9.3
Compare Source
Bug Fixes
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 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.