Skip to content

Releases: fritzmg/contao-swiper

3.0.0

15 Mar 13:27

Choose a tag to compare

  • Updated to Swiper.js 4.5.0
  • Fix for #6
  • Added ability to combine assets (#1)
  • Changed HTML structure to resemble Swiper.js' default structure
  • Optimized JavaScript initialisation
  • Added to the possibility to let the wrapper class be nested somewhere lower within the container
  • Fixed progress bar not being shown

2.0.0

21 Feb 09:58

Choose a tag to compare

  • removed jQuery dependency

1.0.0

18 Jul 06:50

Choose a tag to compare

First stable release with added translations.

0.4.1

14 Feb 17:54
f27794a

Choose a tag to compare

  • removed headline from DCA

0.4.0

20 Jan 20:38

Choose a tag to compare

  • removed jquery_swiper template
  • moved JavaScript generation into the WrapperStop element

These changes will initialize the Swiper as early as possible in the browser, since the initialization takes place immediately after the corresponding container div is loaded.

0.3.3

12 Jan 13:07
2c98102

Choose a tag to compare

  • fixed a bug when using different slide margins in breakpoints

0.3.2

27 Oct 09:45

Choose a tag to compare

  • added swiper instance to DOM

0.3.1

13 Oct 15:30

Choose a tag to compare

  • CSS class fixes

0.3.0

11 Oct 16:49

Choose a tag to compare

  • added pagination type

0.2.0

28 Sep 17:47

Choose a tag to compare

removed swiper package dependency