Skip to content

v11.0.0

Latest
Compare
Choose a tag to compare
@MurhafSousli MurhafSousli released this 15 Jul 05:39
· 3 commits to master since this release

What's Changed

  • feat: Add GalleryThumbDef, GalleryImageDef, GalleryItemDef, GalleryBoxDef to set custom templates.
  • feat: Add imageTemplate property to GalleryConfig.
  • feat: Add args property in case need to attach extra data with the gallery item.
  • enhance: Improve overall typings.

Breaking changes

  • Usage of custom template has been changed! see the wiki page for more info.
  • The inputs itemTemplate, thumbTemplate and boxTemplate has been removed from the gallery component, however they still exist in GalleryConfig

by @MurhafSousli in #565

Full Changelog: v10.0.0...v11.0.0