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)*