You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.5 KiB
1.5 KiB
Change Log
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.
[0.2.12] - 2017-10-10
Fixed
- Handle slick clones on click. Thanks @IrvingArmenta and @othbert
[0.2.11] - 2017-10-10
Fixed
- Fixed images option. Thanks @Vesna031
[0.2.10] - 2017-06-04
Added
- Fixed captions. Thanks @AntoineBoulanger
[0.2.9] - 2017-05-07
Added
- Added lazyload support. Thanks @avbobylev
[0.2.8] - 2017-04-03
Added
- Added the
infoargument to thegetElementCaptionfunction. - Blur clicked element so that pressing Enter doesn't cause issues.
[0.2.7] - 2016-01-02
Added
- Added the
eventargument to theshouldOpencallback.
[0.2.6] - 2016-12-16
Added
- Added
.slickLightboxto the bound element.
[0.2.5] - 2016-12-09
Added
- Added the
imageMaxHeightoption.
[0.2.4] - 2016-10-14
Removed
- Removed npm-shrinkwrap as there are only dev dependencies.
[0.2.3] - 2016-10-06
Added
- Added the
shouldOpenoption.
[0.2.2] - 2016-09-26
Added
- Use the same slide index numbers as an 'Existing Slick', fixes #25
[0.2.1] - 2016-07-29
Fixed
- fix multiple matching groups using
.each, fixes #21
[0.2.0] - 2016-07-29
Added
- this CHANGELOG.md
- the
layoutsoption object for specifying the HTML code used for parts of the lightbox, thanks @CHEWX for the idea - close button layout
layouts.closeButton