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

Latest commit

 

History

History
307 lines (134 loc) · 7.93 KB

CHANGELOG.md

File metadata and controls

307 lines (134 loc) · 7.93 KB

2.0.14 (2018-05-14)

2.0.13 (2018-05-14)

Bug Fixes

2.0.12 (2018-05-13)

Bug Fixes

2.0.11 (2018-05-13)

Bug Fixes

2.0.10 (2018-05-13)

Bug Fixes

2.0.9 (2018-05-11)

2.0.8 (2018-05-11)

Bug Fixes

  • size: AutoCalculate carousel size (0fcb127)

2.0.7 (2018-05-11)

2.0.6 (2018-05-11)

2.0.5 (2018-05-11)

2.0.4 (2018-05-11)

2.0.3 (2018-05-11)

2.0.2 (2018-05-11)

2.0.1 (2018-05-11)

Bug Fixes

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

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

1.0.11 (2018-03-05)

1.0.10 (2018-02-22)

1.0.9 (2018-02-22)

1.0.8 (2018-02-22)

1.0.6 (2018-02-22)

1.0.11 (2018-03-05)

Bug Fixes

1.0.10 (2018-02-22)

1.0.9 (2018-02-22)

1.0.8 (2018-02-22)

1.0.7 (2018-02-22)

1.0.6 (2018-02-22)

1.0.5 (2018-02-22)

Bug Fixes

  • display: One Image display (c1a667a)

1.0.4 (2018-02-11)

1.0.3 (2018-02-11)

Bug Fixes

  • navigation: is-reversing SASS rule was wrong (77cc7f1)

1.0.2 (2018-02-11)

Bug Fixes

  • autoplay: Typo on dataset getter (6b2a4e0)

1.0.1 (2018-02-11)

Bug Fixes

  • gulp: Remove Bulma’s important from dist’sass (f34f964)

1.0.0 (2018-02-10)

Features

  • gulp: Add Rollup in scripts build task (fc3bbf8)
  • package: Add Rollup dependencies (d4774a5)

0.3.11 (2018-02-10)

0.3.10 (2018-02-10)

Bug Fixes

  • gulp: Use UMD modules style (90905d5)

0.3.9 (2018-02-10)

Bug Fixes

  • swipe: Set image draggable attribute to false (4262599)

0.3.8 (2018-02-10)

Bug Fixes

  • gulp: Correct dist filenames (60e278a)
  • package: Correct file paths (b188514)
  • travis: Remove configuration (c6112c8)

0.3.7 (2018-02-09)

Bug Fixes

  • bower: Add missing version (2a6e9a3)

Features

  • gulp: Add gulp dependencies (45e8c95)
  • gulp: Add release task (0a17340)

Change Log

Full Changelog

Implemented enhancements:

  • Feature Request: Auto-Scroll #4
  • Mobile touch events? #2

Closed issues:

  • Double quote array expansions, otherwise they're like $* and break on spaces. #5
  • carousel scss file #3

v0.1.0 (2017-11-30)

* This Change Log was automatically generated by github_changelog_generator