fix(deps): update dependency photoswipe to v5#82
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency photoswipe to v5#82renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
228ac21 to
4035bb4
Compare
4035bb4 to
6685a40
Compare
6685a40 to
a0deb00
Compare
a0deb00 to
46d90c3
Compare
46d90c3 to
f05c893
Compare
f05c893 to
0d600e3
Compare
0d600e3 to
cb5f35e
Compare
cb5f35e to
21227c9
Compare
21227c9 to
7bfbe7f
Compare
3f55d0f to
763b2ed
Compare
763b2ed to
1741aa0
Compare
1741aa0 to
feb4a94
Compare
feb4a94 to
d59e3b6
Compare
d59e3b6 to
6eb8e1e
Compare
6eb8e1e to
e578092
Compare
e578092 to
ef8708e
Compare
ef8708e to
c2a9f37
Compare
c2a9f37 to
3582c31
Compare
3582c31 to
0e8e18d
Compare
This file contains hidden or 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
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:
4.1.3→5.4.4Release Notes
dimsemenov/Photoswipe (photoswipe)
v5.4.4Compare Source
Full Changelog: dimsemenov/PhotoSwipe@v5.4.2...v5.4.4
v5.4.3Compare Source
v5.4.2Compare Source
dataSourceparam is now optional forPhotoSwipeLightbox.loadAndOpenmethod, the first gallery is chosen if it's not provided.v5.4.1Compare Source
trapFocusoption (by default PhotoSwipe traps tab focus within the dialog, this option allows disabling the functionality) https://photoswipe.com/options/#trapfocuspreventPointerEventfilter (by default PhotoSwipe callse.preventDefault()during pointer-move events, this filter allows you to disable it over certain elements) https://photoswipe.com/filters/#preventpointereventv5.4.0Compare Source
Fix: lower version browsers do not support nullish-coalescing syntax dimsemenov/PhotoSwipe@
28baa3dv5.3.9Compare Source
What's Changed
New Contributors
Full Changelog: dimsemenov/PhotoSwipe@v5.3.8...v5.3.9
v5.3.8Compare Source
navigator.onLinecheck so the gallery can be used while offline<picture>example by @solemone in dimsemenov/PhotoSwipe#2031Full Changelog: dimsemenov/PhotoSwipe@v5.3.7...v5.3.8
v5.3.7Compare Source
New Contributors
Full Changelog: dimsemenov/PhotoSwipe@v5.3.6...v5.3.7
v5.3.6Compare Source
src) rather thansrcset. This problem was caused by the prev release (5.3.5).classList.togglewhere possible by @hirasso in dimsemenov/PhotoSwipe#2008Full Changelog: dimsemenov/PhotoSwipe@v5.3.5...v5.3.6
v5.3.5Compare Source
v5.3.4Compare Source
Accessibility improvements (via @in0ni).
v5.3.3Compare Source
5.3.2
5.3.1
5.3.0
v5.3.2Compare Source
v5.3.0Compare Source
v5.2.8Compare Source
v5.2.7Compare Source
v5.2.6Compare Source
v5.2.5Compare Source
v5.2.4Compare Source
v5.2.2Compare Source
Major update that changes initialization method!
New demo | New docs
What's new
Code quality and rewrite in ES6
The script is now distributed as an ES module and does not require a build step to use.
Simpler initialization and dynamic import support
PhotoSwipe now supports dynamic import and does not block page rendering.
Animation and gesture engine update
Improved performance of most animations, touch gestures should feel more fluid now. The initial opening or closing transition can be run from cropped thumbnails.
Single CSS file and no external assets
Using CSS variables, default icons are dynamically generated and tiny.
Built-in responsive images support
PhotoSwipe also dynamically loads larger images as the user zooms via srcset.
Open images in zoomed state
It's now much easier to control the zoom level.
Removed features from the core
Some built-in features were removed in v5, either because they are using outdated technology or just rarely used. Some of them are or will be replaced by a plugin. These include:
v5.2.1Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.