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

Feature release

Compare
Choose a tag to compare
@sconix sconix released this 01 Aug 07:12
· 231 commits to master since this release

This version has BREAKING CHANGES for the component if using custom styles

  • Converted component to use the directive

  • Include all arguments in the Swiper events

  • Changed get/setIndex to work with loop option

  • Renamed events that conflict with DOM events

The following events has been renamed (prefixed with 'swiper'):
click, tap, doubleTap, touch*, transition* (e.g. tap -> swiperTap).