4.3.0
Alter generated markup
Adding custom attributes to the PhotoSwipe container
You can add custom attributes to the PhotoSwipe container like this:
Jonnitto:
PhotoSwipe:
additonalPswpContainerAttributes:
data-turbo-temporary: true
class: 'my-custom-class'
Adding custom attributes to the link in the error fetch message
Jonnitto:
PhotoSwipe:
fetchAttributeErrorMessages: 'data-pswp-type="fetch" data-turbo="false"'
Full Changelog: 4.2.0...4.3.0