views_slideshow_swiper 7.x-4.1

Bug fixes
New features

New in 7.x-4.1:
Added backwards compatibility for earlier versions of PHP. (5.3, 5.4), with that said, this module should work with php 7.3.x and likely php 7.4.x

New in 7.x-4.0:

The latest v4.x Swiper functionality including column config for mobile breakpoints and other advanced functionality, upgrade to 7.x-4.0
and then make sure to also upgrade your Swiper library to v4.4.2

views_slideshow_swiper 7.x-4.0

New features

The latest v4.x Swiper functionality including column config for mobile breakpoints and other advanced functionality, upgrade to 7.x-4.0
and then make sure to also upgrade your Swiper library to v4.4.2

download and extract the Swiper library from here: https://github.com/nolimits4web/swiper/archive/v4.4.2.tar.gz
put it in your libraries folder and rename the v4.4.2 folder to Swiper , capital S, this is Case Sensitive Swiper.

views_slideshow_swiper 7.x-4.x-dev

New features

v4.x Swiper functionality including breakpoints and other advanced functionality, upgrade to 7.x-4.0 (OR 7.x-4.x dev)
and then make sure to also upgrade your Swiper library to v4.4.2

download and extract the Swiper library from here: https://github.com/nolimits4web/swiper/archive/v4.4.2.tar.gz
put it in your libraries folder and rename the v4.4.2 folder to Swiper , capital S, this is Case Sensitive Swiper.

views_slideshow_swiper 7.x-2.0

Bug fixes
New features

Enabled callback function parameters and connected Swiper and Slideshow JS events and callbacks.

views_slideshow_swiper 7.x-1.3

Bug fixes
New features
  • Unset autoplay parameter when it is set to 0 or ''.
  • Created code block to create a Function object from a string array of parameters and code stored in a string.
  • Removed debug logging statements.
  • Corrected attribution lines.
  • Changed template files to inherit from views_slideshow_cycle.
  • Changed hook_requirements implementation to warn of undetected Swiper library without obstructing module enabling while flagging the same as an error on runtime.
  • Fixed minor typo bugs.

views_slideshow_swiper 7.x-1.1

Bug fixes
New features

Changes since 7.x-1.0:

  • Added to Views Slideshow form for all Swiper API parameters, except control and effect-specific parameters.
  • Added all Swiper API callback function parameters to Views UI -- not yet hooked up to Swiper parameters.
  • Added submit validation for all non-string parameters.
  • Removed dependency on swiperjs module as it had coding standard exceptions and hasn't yet to include the current Swiper API, which is not backwards-compatible. Implemented hook_libraries_info() in module.
Subscribe with RSS Subscribe to Releases for Views Slideshow: Swiper JS