Skip to content

Update dependency @popperjs/core to v2.10.2 - autoclosed

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.9.3 -> 2.10.2

Release Notes

popperjs/popper-core

v2.10.2

Compare Source

Bug Fixes

  • Fixes issue with elements of non-integer sizes (#​1351 (comment)) (#​1380)

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


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