react-slick
Advanced tools
Changelog
0.18.0
Major Changes:
centerPadding
prop now accepts % value as wellChangelog
0.17.1
Major Changes
Enforced some settings in specific configurations like:
slidesToScroll = 1
when fade is trueslidesToScroll = 1
when centerMode is trueslidesToShow = 1
when fade is trueChanged 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