Skip to content

Update dependency @popperjs/core to v2.11.4

renovate requested to merge renovate/popperjs-core-2.x into master

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

Compare Source

Fixes

  • Fixed an issue with the postinstall script

v2.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

Compare Source

v2.11.1

Compare Source

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

Compare Source

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

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box.

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports