Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 832 Bytes

CHANGELOG.md

File metadata and controls

25 lines (20 loc) · 832 Bytes

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.4] - 2016-10-14

Removed

  • Removed npm-shrinkwrap as there are only dev dependencies.

[0.2.3] - 2016-10-06

Added

  • Added the shouldOpen option.

[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 layouts option object for specifying the HTML code used for parts of the lightbox, thanks @CHEWX for the idea
  • close button layout layouts.closeButton