Skip to content

Releases: praxisnetau/silverware-slider

1.3.1 (2018-06-26)

26 Jun 06:19
Compare
Choose a tag to compare

Full Changelog

Updated

  • slider component now has a field for intro content

1.3.0 (2018-06-12)

12 Jun 11:22
Compare
Choose a tag to compare

Full Changelog

Updated

  • build dependencies
  • base resources path to match new public folder structure

1.2.0 (2018-02-07)

07 Feb 04:56
Compare
Choose a tag to compare

Full Changelog

Added

  • checkbox for toggling the pager controls of a slider

Updated

  • build process and dependencies
  • Praxis site URLs

1.1.3 (2017-12-11)

11 Dec 01:03
Compare
Choose a tag to compare

Full Changelog

Updated

  • added $table_name for all data objects

1.1.2 (2017-10-18)

18 Oct 04:42
Compare
Choose a tag to compare

Full Changelog

Fixed

  • styles for SliderComponent to remove typography image margins and hide thumbs on small devices

1.1.1 (2017-10-09)

09 Oct 03:00
Compare
Choose a tag to compare

Full Changelog

Updated

  • build dependencies
  • updated from silverstripe-module to silverstripe-vendormodule

Removed

  • removed unnecessary dir and path from _config.php

1.1.0 (2017-09-22)

22 Sep 01:42
Compare
Choose a tag to compare

Full Changelog

Added

  • setSlides() method to SliderComponent for passing a list of slides for the slider
  • hasSlides() method to SliderComponent; returns true if the component contains at least one slide

Updated

  • dependency for silverware/silverware bumped to v1.3