- Fix unhandled rejection "EncodingError: The source image cannot be decoded" (by Tw1N88)
- Fix typo in attribute name (by Tw1N88)
- Fix Cannot read properties of undefined (reading 'applyCurrentZoomPan') (by Tw1N88)
- Fix (types) change types of children & gallery options according to docs (by Schleuse)
5.3.2
5.3.1
5.3.0
- Adjust zoomed-in class behaviour to reflect toggleZoom method, #1946
- Remove placeholder after image is loaded
- Allow PhotoSwipeBase for lazyLoadData method
- Append image only after it's fully loaded in Safari
- Set sizes before srcset
- Size of content is now calculated before it's appended to DOM
- Allow PhotoSwipeBase type for loader
- Replace innerHTML to preserve Trusted Types
- Allow filtering of size when slide deactivates