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
- HammerJS gestures on slide.
0.7.0 - 2020-07-03
- Update Angular to new version.
- Fixed warning from deprecated of injectable class.
0.6.0 - 2020-01-16
- Inputs for fixed height carousel (by chriswnewman).
- Import
ThemePalette
(by Cayan).
0.5.1 - 2019-10-03
- Fix vertical scrolling on mobile devices (by chriswnewman).
0.5.0 - 2019-07-24
- Support for remote images (by alerubis).
- Event for changing slides (by tiagoblackcode).
- Prevent carousel buttons to submit forms (by tiagoblackcode).
0.4.0 - 2019-06-03
- Support for overriding icons with other SVG icons (by lenart91).
- Enable autoplay when carousel is partially visible.
0.3.1 - 2018-12-04
- Prevent cleanup when publishing via Travis CI.
0.3.0 - 2018-12-04
- Keyboard navigation.
- Mouse navigation (via mouse wheel).
- Optional right-to-left orientation.
- Layout for demo page.
- Make the carousel more reactive to changes.
0.2.1 - 2018-11-28
- Demo badge to README file.
- Publishing via Travis CI.
- Fix last slide panning being broken due to its parent's padding.
- Set a proper demo title.
0.2.0 - 2018-11-28
hammerjs
to peer dependencies.docs
folder in order to have a demo at Github Pages.
- Rename
backgroundImage
toimage
.
0.1.3 - 2018-11-27
- Copy license and README file to build directory via
npm run build
.
0.1.2 - 2018-11-27
- Missing NPM metadata.
- Update README file.
0.1.1 - 2018-11-27
- This changelog file.
- Add license to
package.json
.
- MIT License.
- Travis CI configuration file.
- Angular CLI files.
- Demo application project.