Skip to content
This repository has been archived by the owner on Sep 26, 2020. It is now read-only.

Releases: gbrlsnchs/material2-carousel

0.5.1 - 2019-10-03

03 Oct 13:39
Compare
Choose a tag to compare

Fixed

  • Fix vertical scrolling on mobile devices (by chriswnewman).

0.5.0 - 2019-07-24

24 Jul 17:15
Compare
Choose a tag to compare

Added

Fixed

0.4.0 - 2019-06-03

03 Jun 05:10
Compare
Choose a tag to compare

Added

  • Support for overriding icons with other SVG icons (by lenart91).

Fixed

  • Enable autoplay when carousel is partially visible.

0.3.1 - 2018-12-04

04 Dec 18:55
Compare
Choose a tag to compare

Fixed

  • Prevent cleanup when publishing via Travis CI.

0.3.0 - 2018-12-04

04 Dec 18:47
Compare
Choose a tag to compare

Added

  • Keyboard navigation.
  • Mouse navigation (via mouse wheel).
  • Optional right-to-left orientation.

Changed

  • Layout for demo page.
  • Make the carousel more reactive to changes.

0.2.1 - 2018-11-28

28 Nov 17:22
Compare
Choose a tag to compare

Added

  • Demo badge to README file.

Fixed

  • Fix last slide panning being broken due to its parent's padding.
  • Set a proper demo title.

0.2.0 - 2018-11-28

28 Nov 15:33
Compare
Choose a tag to compare

Added

  • hammerjs to peer dependencies.
  • docs folder in order to have a demo at Github Pages.

Changed

  • Rename backgroundImage to image.

0.1.3 - 2018-11-27

27 Nov 17:59
Compare
Choose a tag to compare

Fixed

  • Copy license and README file to build directory via npm run build.

0.1.2 - 2018-11-27

27 Nov 17:40
Compare
Choose a tag to compare

Added

  • Missing NPM metadata.

Changed

  • Update README file.

0.1.1 - 2018-11-27

27 Nov 16:28
Compare
Choose a tag to compare

Added

  • This changelog file.

Fixed

  • Add license to package.json.