fix(deps): update dependency photoswipe to v5.3.7
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
photoswipe (source) | 5.3.4 -> 5.3.7 |
Release Notes
dimsemenov/Photoswipe
v5.3.7
- Typescript fix: add missing type parameter constraints by @Rugvip in https://github.com/dimsemenov/PhotoSwipe/pull/2028
- Docs update: webp example, update custom-content.md by @thomasnavarro in https://github.com/dimsemenov/PhotoSwipe/pull/2024
New Contributors
- @Rugvip made their first contribution in https://github.com/dimsemenov/PhotoSwipe/pull/2028
- @thomasnavarro made their first contribution in https://github.com/dimsemenov/PhotoSwipe/pull/2024
Full Changelog: https://github.com/dimsemenov/PhotoSwipe/compare/v5.3.6...v5.3.7
v5.3.6
- Fixed an issue that caused lazy-loading of the full image (from
src
) rather thansrcset
. This problem was caused by the prev release (5.3.5). - Use
classList.toggle
where possible by @hirasso in https://github.com/dimsemenov/PhotoSwipe/pull/2008
Full Changelog: https://github.com/dimsemenov/PhotoSwipe/compare/v5.3.5...v5.3.6
v5.3.5
- Fix rtl issues by @Mister-Hope in https://github.com/dimsemenov/PhotoSwipe/pull/2007
- Fix types and strictNullChecks by @Tw1N88 in https://github.com/dimsemenov/PhotoSwipe/pull/2009
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot