-
-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency popper.js to v2 #165
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/popper.js-2.x
branch
from
February 17, 2024 17:13
c44fda0
to
070d6ae
Compare
renovate
bot
force-pushed
the
renovate/popper.js-2.x
branch
2 times, most recently
from
February 27, 2024 10:03
38318ec
to
3985701
Compare
renovate
bot
force-pushed
the
renovate/popper.js-2.x
branch
from
March 21, 2024 20:18
3985701
to
dc396bc
Compare
renovate
bot
force-pushed
the
renovate/popper.js-2.x
branch
from
April 27, 2024 00:50
dc396bc
to
053c947
Compare
renovate
bot
force-pushed
the
renovate/popper.js-2.x
branch
from
May 21, 2024 10:16
053c947
to
3a7c110
Compare
renovate
bot
force-pushed
the
renovate/popper.js-2.x
branch
2 times, most recently
from
July 3, 2024 11:21
2c6c1b9
to
c78f6f3
Compare
renovate
bot
force-pushed
the
renovate/popper.js-2.x
branch
10 times, most recently
from
July 22, 2024 22:10
1e87fd3
to
d0df0c6
Compare
renovate
bot
force-pushed
the
renovate/popper.js-2.x
branch
5 times, most recently
from
July 31, 2024 18:09
192d9bf
to
0e6f001
Compare
renovate
bot
force-pushed
the
renovate/popper.js-2.x
branch
2 times, most recently
from
August 12, 2024 03:21
9a6ef10
to
865e50d
Compare
renovate
bot
force-pushed
the
renovate/popper.js-2.x
branch
3 times, most recently
from
August 20, 2024 09:55
a55477f
to
28fa87d
Compare
renovate
bot
force-pushed
the
renovate/popper.js-2.x
branch
from
August 26, 2024 04:48
28fa87d
to
85f4a20
Compare
renovate
bot
force-pushed
the
renovate/popper.js-2.x
branch
2 times, most recently
from
September 7, 2024 12:55
f2aa313
to
14241a3
Compare
renovate
bot
force-pushed
the
renovate/popper.js-2.x
branch
3 times, most recently
from
September 7, 2024 16:36
e5da636
to
de8ff5b
Compare
popper has rebranded and is now called floating UI. This library is used as a dependency of bootstrap an v2 is required by #205 Bootstrap won't migrate to floating UI until v6. |
| datasource | package | from | to | | ---------- | --------------------------- | ------ | ------ | | cdnjs | popper.js/umd/popper.min.js | 1.16.1 | 2.11.8 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
bot
force-pushed
the
renovate/popper.js-2.x
branch
from
September 7, 2024 17:01
de8ff5b
to
4d331c9
Compare
Actually, this looks like unused html file. Some sort of theme development aid? @froschdesign should bootstrap/index.html be dropped? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.16.1
->2.11.8
Release Notes
popperjs/popper-core (popper.js)
v2.11.8
: @popperjs/core v2.11.8Compare Source
v2.11.7
: @popperjs/core@2.11.7Compare Source
Bug Fixes
v2.11.6
Compare Source
Bug Fixes
fix: position in Safari when pinch-zooming using fixed strategy
fix: avoid Chrome DevTools warning about userAgent usage
v2.11.5
Compare Source
Bug Fixes
v2.11.4
Compare Source
Fixes
postinstall
scriptv2.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
: @popperjs/core@v2.11.2Compare Source
v2.11.1
: @popperjs/core@v2.11.2Compare Source
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
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
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
v2.9.2
Compare Source
Bug Fixes
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
Bug Fixes
v2.8.6
Compare Source
Bug Fixes
v2.8.5
Compare Source
Bug Fixes
v2.8.4
Compare Source
Bug Fixes
v2.8.3
Compare Source
Bug Fixes
v2.8.2
Compare Source
Bug Fixes
v2.8.1
Compare Source
Performance Improvements
v2.8.0
Compare Source
New Features
Bug Fixes
preventOverflow
tether
option would be ignored ifaltAxis
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
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
Bug Fixes
<body>
by usingownerDocument.body
instead of tagName (#1226)v2.6.0
Compare Source
New Features
roundOffsets
option to computeStyles modifier (#1193)Refactorings
Upgrade flow to 0.139 (#1197)
Resolve all flow warnings (#1197)
v2.5.4
Compare Source
Bug Fixes
getRootNode
is notundefined
. (#1185)v2.5.3
Compare Source
Bug Fixes
v2.5.2
Compare Source
Bug Fixes
v2.5.1
Compare Source
Bug Fixes
patch-package was trying to run on consumers installations (#1177)
we now run it on
prepare
v2.5.0
Compare Source
Refactorings
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
Compare Source
Bug Fixes
v2.4.3
Compare Source
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
detectOverflow
utility from all the dist targets. (#1140)Issue when
position: relative
is given to `html> element (#1141)v2.4.2
Compare Source
Bug Fixes
v2.4.1
Compare Source
Bug Fixes
Fixed problem with offset parents generated by "transform" CSS properties. (#1115) (#1123)
Fixed issue with parent tables with position different than "initial" (#1124) (#1125)
fixed issue with viewport size detection on iOS (#1099)
v2.4.0
Compare Source
feat: mainAxis and altAxis options for the "flip" modifier
These two new options allow to specify which axes the "flip" modifier will check when it
needs to decide to flip the popper element.
v2.3.3
Compare Source
arrowModifier
'selement
option now allows to be set tonull
to help with 3rd party integrations/wrappers;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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Read more information about the use of Renovate Bot within Laminas.