Skip to content

Releases: metafizzy/flickity

v1.1.0 - lazyLoad and arrow shapes

01 Sep 15:02
Compare
Choose a tag to compare
  • Added lazyLoad feature. Fixed #14
  • Added arrowShape option to customize previous/next button arrow shape. For #50
  • Added getAdjacentCellElements. Fixed #69
  • Fixed bug with scrollbars. Fixed #147
  • Fixed bug with contain and freescroll. Fixed #79

v1.0.2 - fix double move on tap

01 Sep 15:03
Compare
Choose a tag to compare
  • Fixed double move on prev/next button tap. Fixed #122

v1.0.1 - Separate touch scrolling and dragging

01 Sep 15:05
Compare
Choose a tag to compare
  • Allowed native scrolling for touch devices. Fixed #67, #97, #41
  • Allowed clicks on all inputs and textareas, for #105
  • Fixed IE10 body.blur() bug.
  • Upgraded Unidragger to v1.1.3 tap-listener to v1.1.0

v1.0.0 - First major release

01 Sep 15:06
Compare
Choose a tag to compare
  • Add commercial licensing
  • Update v0.x.x dependencies to v1.0.0
  • Fixed clicking links on child elements of <a>. Fixed #61