Releases: FormidableLabs/nuka-carousel
Releases · FormidableLabs/nuka-carousel
Fixes in `setDimensions`, initial slide offset, and Zoom animation
v4.7.4 out with bug fixes!
-
#745 Add transition when heightMode is set to 'current' (Thanks @acharyakavita!) Fixes #721
-
#742 ariaProps should not override child props values (Thank you, @halitogunc!) Fixes #741
-
#739 Fix non-clickable slides and several bugs in paging dots display (Another big "thank you" to @acharyakavita!) Fixes #725
4.7.3 Updates
Vulnerability Fix, Type definitions updates
Mostly dependency bumps and cleanup, Fixes the issue in #709 where the carousel was collapsing with certain config
Several bug fixes
Thanks to all the contributors for helping with this release, and many others!
- #687 Fix Edge issue (Thank you @apotap2!)
- #683 Rename param of afterSlide callback (Thanks, @stevenjob!)
- #680 Fixes bug #586 - changing slide too quickly doesn't behave as expected (Thanks, @sachinmour!)
- #677 Update incorrect prop
getControlsContainerStyle
(Thank you, @mnstrsound!)
Hot fix for flash on wraparound
#676 hot-fix: flash after wraparound
Small bundle size optimization and removed deprecated lifecycle method!
Thank you to @mariano-formidable for these fixes!! 🎉
New props and features: innerRef, scrollMode, and ability to drag multiple slides. Fixed bugs: edge swiping, type definition typo
- #672 Add innerRef to type definitions
- #671 Add innerRef prop
Thank you for these two, @jkrehm ☝️ - #670 Add scrollMode prop (Thanks, @mariano-formidable! 🤗)
- #669 Fix getControlsContainerStyle prop name type in type definitions (Thank you, @ahutchings! 🎉 )
- #668 Fix edge swipe bug (@mariano-formidable 🎉)
- #666 Add ability to drag to scroll multiple slides (Thanks to @amphithere and @mariano-formidable for this one! 💯)