1.2.0
Added
- Autoplay support for Carousel — new
autoplayandautoplayIntervalprops advance slides on a timer and loop back to the first slide after the last (#107)
Fixed
- Carousel boundary events (
leftBound/rightBound) now fire once, edge-triggered, instead of repeatedly on every scroll tick (#106) changeSlide/goToSlideno longer emit a duplicateslideChangefor the same navigation (#106)
Changed
Full Changelog: 1.1.0...1.2.0