Skip to content

v2.1.7

Compare
Choose a tag to compare
@ganlanyuan ganlanyuan released this 10 Sep 11:16
· 564 commits to master since this release
  • Added: new option autoplayButtonOutput to control whether autoplayButton get generated programatically. #68
  • Improved: nav now get updated prior to slider animation. And a transition property is added to nav items. Beside this, controls status updating and lazyload also get run prior to slider animation. #71
  • Improved: optimize nav, controls initiation.
  • Improved: optimize removeEvents, getTouchDirection, getSlideId
  • Fixed: a SecurityError in getCssRulesLength. #70
  • Fixed: an issue on incognito browser sessions due to lack of access to localStorage. #72