Skip to content

v2.3.8

Compare
Choose a tag to compare
@ganlanyuan ganlanyuan released this 04 Dec 20:07
· 497 commits to master since this release
  • Improved: remove left edgePadding when loop: false. #97
  • Improved: pause autoplay when user click/press key. #116
  • Fixed: fixedWidth didn't get updated on window resize in IE8.
  • Fixed: an issue when viewport is smaller than fixedWidth.
  • Fixed: an issue in onControlsClick when rewind: true and reach the right edge.
  • Fixed: an issue when user disable cookies.
  • Fixed: clone count and class issues in destroy(). #115
  • Some other little improvements.