Skip to content

v2.7.3

Compare
Choose a tag to compare
@ganlanyuan ganlanyuan released this 19 Jun 15:21
· 367 commits to master since this release
  • Added: option useLocalStorage.
  • Improved: use 3d transforms which enable GPU and make the slider smoother. #162
  • Improved: removed unnecessary innerWrapper inline transition-duration style.
  • Fixed: some issues related to lazyload when loop: false, has edgePadding set and slides are few than items. #172
  • Fixed: a syntax issue in getInnerWrapperStyles() which cause the edgePadding of fixedWidth slider couldn't been set properly in slider initialization. #210