Skip to content

Update dependency @popperjs/core to v2.11.6#68

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/popperjs-core-2.x
Open

Update dependency @popperjs/core to v2.11.6#68
renovate[bot] wants to merge 1 commit intomainfrom
renovate/popperjs-core-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 14, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@popperjs/core 2.5.4 -> 2.11.6 age adoption passing confidence

Release Notes

popperjs/popper-core

v2.11.6

Compare Source

Bug Fixes

v2.11.5

Compare Source

Bug Fixes

  • fix(types): Constrain Modifier Options to same type as Options in ModifierArguments #​1598

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)

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

v2.9.3

Compare Source

Bug Fixes
  • Handle scaled parent elements (#​1247)

v2.9.2

Compare Source

Bug Fixes
  • fixing invalid containing block calculation on IE for fixed strategy (#​1268)

v2.9.1

Compare 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.0

Compare Source

Refactors

  • Upgraded flow-to-ts in order to remove some TS-specific workarounds. (#​1260)

Bug Fixes

  • Fixed issue with sub pixels (#​1261)

v2.8.6

Compare Source

Bug Fixes

  • pixel positioning on particular edge cases (#​1256)

v2.8.5

Compare Source

Bug Fixes

  • getWindow doesn't error if a null node is provided (#​1258)

v2.8.4

Compare Source

Bug Fixes

  • Arrow padding function was called with outdated arguments (#​1255)

v2.8.3

Compare Source

Bug Fixes

  • Compatibility issue with IE11 (#​1253)

v2.8.2

Compare Source

Bug Fixes

v2.8.1

Compare Source

Performance Improvements

v2.8.0

Compare Source

New Features

  • Now you can pass a function to the arrow padding option (#​1245)

Bug Fixes

  • preventOverflow tether option would be ignored if altAxis was set to true (#​1248)

  • Margin-styling no longer lingers on element after popper instance is destroyed (#​1246)

v2.7.2

Compare Source

Bug Fixes

  • Fix getOffsetParent with will-change property (#​1244)

v2.7.1

Compare 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.0

Compare Source

New Features

  • Improve computeStyles modifier with customize roundOffsets support (#​1213)

Bug Fixes

  • Checking wether element is <body> by using ownerDocument.body instead of tagName (#​1226)

v2.6.0

Compare Source

https://app.circleci.com/pipelines/github/SironaMedical/services-frontend/4151/workflows/97d270ae-c712-4147-9900-4780f92693ff

New Features
  • Add roundOffsets option to computeStyles modifier (#​1193)
Refactorings

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot force-pushed the renovate/popperjs-core-2.x branch from f974ecf to 9b1dc46 Compare April 26, 2021 16:00
@renovate renovate Bot changed the title Update dependency @popperjs/core to v2.6.0 Update dependency @popperjs/core to v2.9.2 Apr 26, 2021
@renovate renovate Bot force-pushed the renovate/popperjs-core-2.x branch from 9b1dc46 to 1f01baf Compare August 3, 2021 17:06
@renovate renovate Bot changed the title Update dependency @popperjs/core to v2.9.2 Update dependency @popperjs/core to v2.9.3 Aug 3, 2021
@renovate renovate Bot force-pushed the renovate/popperjs-core-2.x branch from 1f01baf to 4891876 Compare September 2, 2021 13:43
@renovate renovate Bot changed the title Update dependency @popperjs/core to v2.9.3 Update dependency @popperjs/core to v2.10.0 Sep 2, 2021
@renovate renovate Bot force-pushed the renovate/popperjs-core-2.x branch from 4891876 to 6828c71 Compare September 3, 2021 07:08
@renovate renovate Bot changed the title Update dependency @popperjs/core to v2.10.0 Update dependency @popperjs/core to v2.10.1 Sep 3, 2021
@renovate renovate Bot force-pushed the renovate/popperjs-core-2.x branch from 6828c71 to 138daba Compare October 18, 2021 15:33
@renovate renovate Bot changed the title Update dependency @popperjs/core to v2.10.1 Update dependency @popperjs/core to v2.10.2 Oct 18, 2021
@renovate renovate Bot force-pushed the renovate/popperjs-core-2.x branch from 138daba to 0e8aa27 Compare March 7, 2022 15:17
@renovate renovate Bot changed the title Update dependency @popperjs/core to v2.10.2 Update dependency @popperjs/core to v2.11.2 Mar 7, 2022
@renovate renovate Bot force-pushed the renovate/popperjs-core-2.x branch from 0e8aa27 to e030a96 Compare March 26, 2022 12:05
@renovate renovate Bot changed the title Update dependency @popperjs/core to v2.11.2 Update dependency @popperjs/core to v2.11.4 Mar 26, 2022
@renovate renovate Bot force-pushed the renovate/popperjs-core-2.x branch from e030a96 to 03f0993 Compare April 25, 2022 00:01
@renovate renovate Bot changed the title Update dependency @popperjs/core to v2.11.4 Update dependency @popperjs/core to v2.11.5 Apr 25, 2022
@renovate renovate Bot force-pushed the renovate/popperjs-core-2.x branch from 03f0993 to 6c5e1b5 Compare June 6, 2022 06:35
@renovate renovate Bot force-pushed the renovate/popperjs-core-2.x branch from 6c5e1b5 to 7bf8a95 Compare September 25, 2022 11:18
@renovate renovate Bot changed the title Update dependency @popperjs/core to v2.11.5 Update dependency @popperjs/core to v2.11.6 Sep 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants