Skip to content

0.17.1

Compare
Choose a tag to compare
@laveesingh laveesingh released this 01 Feb 11:42
· 594 commits to master since this release
2e38678

Major Changes

  • Enforced some settings in specific configurations like:

    • slidesToScroll = 1 when fade is true
    • slidesToScroll = 1 when centerMode is true
    • slidesToShow = 1 when fade is true
  • Changed the number of clones (preclones and postclones), that fixed couple of issues like blank spaces after last slide and/or before first slide which occurred in several cases.

Minor Changes

  • Rich amount of tests and test-utilities added
  • Additional documentation comments added
  • Refactored small snippets for betterment
  • Fixed several lazyload and centerMode bugs