Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@wottpal wottpal released this 28 Jul 13:23
· 20 commits to master since this release
  • Now you can use Kirby-Focus by @flokosiol to generate your thumbnails
  • A new way to define your thumb-provider (via lightboxgallery.thumb.provider)
  • Ability to set options for every thumb-provider (via lightboxgallery.thumb.options), not only for ImageSet like before
  • Define which row gets strechted (or not) with 'lightboxgallery.stretch' and 'lightboxgallery.stretch.last'
  • Renamed lightboxgallery.max.preview to lightboxgallery.limit (kirbytag-option) accordingly which is more Kirby-style I think.
  • Disabled PhotoSwipe show/hide animations for now, because it looked odd how square-images became non-square. Has anybody a better idea here?
  • Updated README.md with the ability of the plugin to transfer title/caption of the image into PhotoSwipe, which is totally forgot to mention.