Skip to content
This repository has been archived by the owner on Mar 6, 2022. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@Emiliano-Bucci Emiliano-Bucci released this 23 Dec 23:03
· 230 commits to master since this release
  • Add possibility to show multiple items per slide through the itemsPerSlide prop.
  • Add possitiblity - when withLoop={true} - to define a starting position of the current active item through the initialStartingPosition prop.
  • Add the possibility to set an initial active item through the initialActiveItem prop.
  • Improve slideTo methods logic.
  • Refactor event names removing the RSCJS prefix.
  • Minor improvements.