terminus-ui
terminus-ui copied to clipboard
fix(packages): update dependency @popperjs/core to v2.11.8
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @popperjs/core | 2.4.0 -> 2.11.8 |
Release Notes
popperjs/popper-core
v2.11.7: @βpopperjs/[email protected]
Bug Fixes
- fix: Use correct window to get the devicePixelRatio #β2229
v2.11.6
Bug Fixes
-
fix: position in Safari when pinch-zooming using fixed strategy
- Adapted from https://github.com/floating-ui https://github.com/floating-ui/floating-ui/issues/1121
-
fix: avoid Chrome DevTools warning about userAgent usage
v2.11.5
Bug Fixes
- fix(types): Constrain Modifier Options to same type as Options in ModifierArguments #β1598
v2.11.4
Fixes
- Fixed an issue with the
postinstallscript
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: @βpopperjs/[email protected]
v2.11.1: @βpopperjs/[email protected]
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
OffsetsFunctiontype (#β1411)
v2.10.2
Bug Fixes
v2.10.1
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
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
Bug Fixes
- Handle scaled parent elements (#β1247)
v2.9.2
Bug Fixes
- fixing invalid containing block calculation on IE for fixed strategy (#β1268)
v2.9.1
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
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
Bug Fixes
- pixel positioning on particular edge cases (#β1256)
v2.8.5
Bug Fixes
- getWindow doesn't error if a null node is provided (#β1258)
v2.8.4
Bug Fixes
- Arrow padding function was called with outdated arguments (#β1255)
v2.8.3
Bug Fixes
- Compatibility issue with IE11 (#β1253)
v2.8.2
Bug Fixes
- Install issue (#β1251)
v2.8.1
Performance Improvements
- Reduced lib size (a bit) (#β1249)
v2.8.0
New Features
- Now you can pass a function to the arrow padding option (#β1245)
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.2
Bug Fixes
- Fix getOffsetParent with will-change property (#β1244)
v2.7.1
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
New Features
- Improve computeStyles modifier with customize roundOffsets support (#β1213)
Bug Fixes
- Checking wether element is
<body>by usingownerDocument.bodyinstead of tagName (#β1226)
v2.6.0
https://app.circleci.com/pipelines/github/SironaMedical/services-frontend/4151/workflows/97d270ae-c712-4147-9900-4780f92693ff
New Features
- Add
roundOffsetsoption to computeStyles modifier (#β1193)
Refactorings
v2.5.4
Bug Fixes
- Added a check that
getRootNodeis notundefined. (#β1185)
v2.5.3
Bug Fixes
- improve shadow root detection (#β1166)
v2.5.2
Bug Fixes
- Added check for rootNode before performing other actions on the object (#β1174)
v2.5.1
Bug Fixes
-
patch-package was trying to run on consumers installations (#β1177)
we now run it on
prepare
v2.5.0
Refactorings
- restructure to make more tree-shakable without importing built code (#β1162)
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.4
Bug Fixes
- Exclude reference element from scroll parents list (#β1147)
v2.4.3
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.2
Bug Fixes
v2.4.1
Bug Fixes
Configuration
π Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Never, 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, check this box
This PR has been generated by Mend Renovate. View repository job log here.