All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. Changelog muster from olivierlacan/keep-a-changelog.
- Handle slick clones on click. Thanks @IrvingArmenta and @othbert
- Fixed images option. Thanks @Vesna031
- Fixed captions. Thanks @AntoineBoulanger
- Added lazyload support. Thanks @avbobylev
- Added the
info
argument to thegetElementCaption
function. - Blur clicked element so that pressing Enter doesn't cause issues.
- Added the
event
argument to theshouldOpen
callback.
- Added
.slickLightbox
to the bound element.
- Added the
imageMaxHeight
option.
- Removed npm-shrinkwrap as there are only dev dependencies.
- Added the
shouldOpen
option.
- Use the same slide index numbers as an 'Existing Slick', fixes #25
- fix multiple matching groups using
.each
, fixes #21
- this CHANGELOG.md
- the
layouts
option object for specifying the HTML code used for parts of the lightbox, thanks @CHEWX for the idea - close button layout
layouts.closeButton