fix(deps): update dependency photoswipe to v5 #771
Closed
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.3.6Release Notes
dimsemenov/Photoswipe
v5.3.6Compare Source
src) rather thansrcset. This problem was caused by the prev release (5.3.5).classList.togglewhere possible by @hirasso in https://github.com/dimsemenov/PhotoSwipe/pull/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 - "before 3am on Monday" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.