Update dependency @popperjs/core to v2.11.6#68
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
f974ecf to
9b1dc46
Compare
9b1dc46 to
1f01baf
Compare
1f01baf to
4891876
Compare
4891876 to
6828c71
Compare
6828c71 to
138daba
Compare
138daba to
0e8aa27
Compare
0e8aa27 to
e030a96
Compare
e030a96 to
03f0993
Compare
03f0993 to
6c5e1b5
Compare
6c5e1b5 to
7bf8a95
Compare
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.5.4->2.11.6Release Notes
popperjs/popper-core
v2.11.6Compare Source
Bug Fixes
fix: position in Safari when pinch-zooming using fixed strategy
fix: avoid Chrome DevTools warning about userAgent usage
v2.11.5Compare Source
Bug Fixes
v2.11.4Compare Source
Fixes
postinstallscriptv2.11.3Compare 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.2Compare Source
v2.11.1Compare Source
Bug Fixes
Round computed offsets after all the modifiers math is executed (#1418)
Fix regression with detection of clipping boundaries (#1478)
v2.11.0Compare 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
OffsetsFunctiontype (#1411)v2.10.2Compare Source
Bug Fixes
v2.10.1Compare 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.0Compare 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.3Compare Source
Bug Fixes
v2.9.2Compare Source
Bug Fixes
v2.9.1Compare Source
Bug Fixes
Replace includes with indexOf (#1264)
Upgraded flow-to-ts to get rid of the remaining of the TS specific workarounds (#1262)
v2.9.0Compare Source
Refactors
Bug Fixes
v2.8.6Compare Source
Bug Fixes
v2.8.5Compare Source
Bug Fixes
v2.8.4Compare Source
Bug Fixes
v2.8.3Compare Source
Bug Fixes
v2.8.2Compare Source
Bug Fixes
v2.8.1Compare Source
Performance Improvements
v2.8.0Compare Source
New Features
Bug Fixes
preventOverflow
tetheroption would be ignored ifaltAxiswas set to true (#1248)Margin-styling no longer lingers on element after popper instance is destroyed (#1246)
v2.7.2Compare Source
Bug Fixes
v2.7.1Compare Source
Bug Fixes
Fixed a regression introduced in the previous version relative to element.ownerDocument being undefined (#1243)
Improvements where HTML element has relative position (#1148)
issue with Shadow DOM detection and Anchor elements (#1240)
v2.7.0Compare Source
New Features
Bug Fixes
<body>by usingownerDocument.bodyinstead of tagName (#1226)v2.6.0Compare Source
New Features
roundOffsetsoption to computeStyles modifier (#1193)Refactorings
Upgrade flow to 0.139 (#1197)
Resolve all flow warnings (#1197)
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 has been generated by Mend Renovate. View repository job log here.