Update dependency @popperjs/core to v2.11.4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@popperjs/core | dependencies | minor | 2.10.2 -> 2.11.4 |
Release Notes
popperjs/popper-core
v2.11.4
Fixes
- Fixed an issue with the
postinstall
script
v2.11.3
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
v2.11.1
Note: 2.11.1 has a wrong dependency in its package.json, 2.11.2 was released to fix it
Bug Fixes
-
Round computed offsets after all the modifiers math is executed (#1418)
-
Fix regression with detection of clipping boundaries (#1478)
v2.11.0
New Features
- Allow SVG elements as boundary (#1405)
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)
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.