Renovate: Update dependency popper.js to v2 #81
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.14.7→2.11.8Release Notes
popperjs/popper-core (popper.js)
v2.11.8: @popperjs/core v2.11.8Compare Source
v2.11.7: @popperjs/[email protected]Compare Source
Bug Fixes
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.2: @popperjs/[email protected]Compare Source
v2.11.1: @popperjs/[email protected]Compare 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)
v2.5.4Compare Source
Bug Fixes
getRootNodeis notundefined. (#1185)v2.5.3Compare Source
Bug Fixes
v2.5.2Compare Source
Bug Fixes
v2.5.1Compare Source
Bug Fixes
patch-package was trying to run on consumers installations (#1177)
we now run it on
preparev2.5.0Compare Source
Refactorings
Bug Fixes
Fixes exceptions when iframes containing popper targets are removed. (#1157)
fix generated typescript definition (#1150)
Added fallback to window.document for getDocumentElement (#1151)
v2.4.4Compare Source
Bug Fixes
v2.4.3Compare Source
Bug Fixes
Fix path issue with TS builds (#1144)
remove body as a clippingParent (#1142)
Improve error message for issue reported in #1133 (#1143)
Export
detectOverflowutility from all the dist targets. (#1140)Issue when
position: relativeis given to `html> element (#1141)v2.4.2Compare Source
Bug Fixes
v2.4.1Compare Source
Bug Fixes
Fixed problem with offset parents generated by "transform" CSS properties. (#1115) (#1123)
Fixed issue with parent tables with position different than "initial" (#1124) (#1125)
fixed issue with viewport size detection on iOS (#1099)
v2.4.0Compare Source
feat: mainAxis and altAxis options for the "flip" modifier
These two new options allow to specify which axes the "flip" modifier will check when it
needs to decide to flip the popper element.
v2.3.3Compare Source
arrowModifier'selementoption now allows to be set tonullto help with 3rd party integrations/wrappers;v1.16.1Compare Source
fundingfield inpackage.jsonv1.16.0Compare Source
.js.flowdefinitions (#829) (thanks @pascalduez)v1.15.0Compare Source
referenceandpopperclass properties (#759)Configuration
📅 Schedule: Branch creation - "before 8am on Friday" (UTC), 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.