Skip to content

v1.1.2 - add pauseAutoPlayOnHover; bug fixes

Compare
Choose a tag to compare
@desandro desandro released this 16 Dec 15:56
· 216 commits to master since this release
  • Added pauseAutoPlayOnHover to pause autoPlay on hover. Fixed #55
  • Fixed event in lazyLoad. See #234
  • Added parseInt for select(). Fixed #260
  • Moved header comment to index.js. Fixed #265
  • Added hack to fix scroll jump after focus. Fixed #76
  • Fixed initializing with high initialIndex. Fixed #291
  • Added instant argument for select() to allow selecting without animation. Fixed #128