Changelog
3.0.3 - Released on March 1st, 2015
crossFade
option for fade effectChangelog
3.0.2 - Released on February 22nd, 2015
.update
method improved to fully cover what onResize
do for full and correct updateswiper.touches
object with the following properties: startX
, startY
, currentX
, currentY
, diff
.removeSlide(index)
or .removeSlide([indexes])
- to remove selected slides.removeAllSlides()
- to remove all slidesChangelog
3.0.1 - Released on February 13th, 2015
Changelog
3.0.0 - Released on February 11th, 2015
overflow: auto
with -webkit-overflow-scrolling: touch
slidesPerColumn
optionborder-box
now, so it is possible to use borders and paddings directly on slidesslidesPerView: 'auto'
) now gives more freedom, you can even specify slides sizes in % and use margins on them