From d7917cc354a2c37ca119cb62b7a56ff75f830ed3 Mon Sep 17 00:00:00 2001 From: Wikiki Date: Fri, 11 May 2018 12:44:18 +0200 Subject: [PATCH] fix: Changelog --- CHANGELOG.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29a2ad1..1637748 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,19 @@ # [2.0.0](https://github.com/Wikiki/bulma-carousel/compare/1.1.0...2.0.0) (2018-05-11) +- Replace is-size-* by attribute data-size +- New attach static method to instantiate carousels (default selector = '.carousel, .hero-carousel') -### Bug Fixes - -* **gulp:** compilations tasks ([dbe24d9](https://github.com/Wikiki/bulma-carousel/commit/dbe24d9)) +### New Features +- Events: add events management (carousel:ready ; carousel:slide:before ; carousel:slide:after) +### Bug Fixes +- #6: carousel-navigation is-overlay +- #7: Animated Slide +- #22: Integration with third-party applications +- #24: Sass reference error +- #31: Bugs: The carousel does not work when you click on return the image is lost. +- #33: Carousel autoplay doesn't work @@ -196,4 +204,4 @@ ## [v0.1.0](https://github.com/wikiki/bulma-carousel/tree/v0.1.0) (2017-11-30) -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*