Skip to content

Latest commit

 

History

History
119 lines (93 loc) · 3.43 KB

CHANGELOG.md

File metadata and controls

119 lines (93 loc) · 3.43 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.7.1 - 2020-07-05

Fixed

  • HammerJS gestures on slide.

0.7.0 - 2020-07-03

Changed

  • Update Angular to new version.

Fixed

  • Fixed warning from deprecated of injectable class.

0.6.0 - 2020-01-16

Added

Changed

  • Import ThemePalette (by Cayan).

0.5.1 - 2019-10-03

Fixed

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

0.5.0 - 2019-07-24

Added

Fixed

0.4.0 - 2019-06-03

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

Fixed

  • Prevent cleanup when publishing via Travis CI.

0.3.0 - 2018-12-04

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

Added

  • Demo badge to README file.
  • Publishing via Travis CI.

Fixed

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

0.2.0 - 2018-11-28

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

Fixed

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

0.1.2 - 2018-11-27

Added

  • Missing NPM metadata.

Changed

  • Update README file.

0.1.1 - 2018-11-27

Added

  • This changelog file.

Fixed

  • Add license to package.json.

0.1.0 - 2018-11-27

Added

  • MIT License.
  • Travis CI configuration file.
  • Angular CLI files.
  • Demo application project.