All Versions
41
Latest Version
Avg Release Cycle
35 days
Latest Release
1250 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v4.7.2 Changes
October 30, 2020 -
v4.7.1 Changes
September 08, 2020- #706 Add a more descriptive explanation about wrapAround
- 🔒 #707 Push fresh yarn.lock
- ⚡️ #716 Update types for missing slideOffset, zoomScale
- 🛠 #717 fixes #709 - Carousel collapsing with certain prop config
- 👕 #723 Cleanup dev dependencies, fix vulnerabilities, eslint fixes
- #698, #714, #722 Dependency bumps
-
v4.7.0 Changes
May 20, 2020 -
v4.6.7 Changes
April 23, 2020 -
v4.6.6 Changes
March 10, 2020- #676 hot-fix: flash after wraparound
-
v4.6.5 Changes
March 05, 2020 -
v4.6.3 Changes
February 12, 2020- ⏪ #665 Revert wicg-inert changes as part of PR #643
-
v4.6.2 Changes
January 29, 2020- #656
- #655
- ⚡️ #653 Minor clean up and fixes - update demo to use hooks, add demo title, fix slidesToScroll typing, cleaning up prop names, minor perf improvement
- #652 fix: add missing type annotation
- #651 Fix typo
- #650 Change touchAction for fade-transition to pinch-zoom
- #648 Add autoplay toggle to demo
- #647 Prevent fade and fadeFromSlide from reaching/equalling slideCount to solve opacity issue
- #645 Prevent swipe logic from taking over when no swipe was made
- 0️⃣ #644 Add prop to allow for customization of defaultControls elements
- ⏪ #643 Slides that are not fully visible cannot receive focus (REVERTED in 4.6.3)
- #639 Keyboard controls will only work when keyboard is in focus
-
v4.6.1 Changes
January 20, 2020- ⬆️ #632 Dependency vulnerability fixed, upgrade handlebars from 4.1.2 to 4.5.3
- 🛠 #633 Fixes #618 max (and first) height mode calculations
- ⚡️ #635 Fixes #494 Updates scroll transition logic to fix wraparound flash
- ⚡️ #636 Fixes #503 updates logic so Next button enables/disables correctly
- 🛠 #638 Fixes #531 styling issue in Demo and some minor cleanup of the code