Skip to content

Latest commit

 

History

History
57 lines (41 loc) · 3.09 KB

changelog.md

File metadata and controls

57 lines (41 loc) · 3.09 KB

Changelog

v1.0.0

  • Add commercial licensing
  • Update v0.x.x dependencies to v1.0.0
  • Fixed clicking links on child elements of <a>. Fixed #61

v0.3.1

Update flickity-as-nav-for to work with cellSelect event, and changed staticClick arguments for Flickity v0.3.0

v0.3.0

  • Changed select event to cellSelect, to avoid conflict with native select event
  • Removed .flickity event namespace from jQuery events
  • Re-ordered staticClick callback parameters to be function( event, pointer, cellElement, cellIndex )
  • Added setGallerySize option
  • Fixed contain bug when all cells can fit inside gallery. Fixed #48
  • Fixed jQuery .flickity('destroy') bug, not removing data from this.$element

v0.2.3

  • Prevented wrapAround if only one cell. Fixed #40
  • Fixed .getParentCell() bug. Fixed #39
  • Added back arrows for IE8 and Android 2.3
  • Fixed IE8 bug on .deactivate()

v0.2.2

Fixed .destroy() bug with flickity-as-nav-for

v0.2.1

v0.2.0

v0.1.0

Initial public beta release