Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
fix: Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Wikiki committed May 11, 2018
1 parent c2f0a94 commit d7917cc
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
<a name="2.0.0"></a>
# [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


<a name="1.0.11"></a>
Expand Down Expand Up @@ -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)*
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 comments on commit d7917cc

Please sign in to comment.