Skip to content

Releases: FormidableLabs/nuka-carousel

Fixes in `setDimensions`, initial slide offset, and Zoom animation

30 Dec 21:45
Compare
Choose a tag to compare
  • #746 Fixes #705 - allow peeking slides when slide count is less than 3, and using Zoom animation
  • #747 Set proper offset on first render for slider-list
  • #750 Fixes #749 - Updates to setDimensions method to fix video height bug

v4.7.4 out with bug fixes!

01 Dec 00:01
Compare
Choose a tag to compare

4.7.3 Updates

25 Nov 00:17
Compare
Choose a tag to compare
  • #740 Update Wicg-inert and puppeteer
  • #737 Types update: fix PreviousButton, NextButton, and PagingDots def
  • #734 Fix: showing partial slides breaks navigation dots

Vulnerability Fix, Type definitions updates

30 Oct 23:07
Compare
Choose a tag to compare

Mostly dependency bumps and cleanup, Fixes the issue in #709 where the carousel was collapsing with certain config

10 Sep 17:11
Compare
Choose a tag to compare
  • #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

Several bug fixes

23 Apr 18:08
Compare
Choose a tag to compare

Thanks to all the contributors for helping with this release, and many others!

Hot fix for flash on wraparound

17 Mar 21:56
Compare
Choose a tag to compare

#676 hot-fix: flash after wraparound

Small bundle size optimization and removed deprecated lifecycle method!

05 Mar 21:40
Compare
Choose a tag to compare

Thank you to @mariano-formidable for these fixes!! 🎉

  • #674 Upgrade react-move to reduce bundle size
  • #673 Remove deprecated UNSAFE_componentWillReceiveProps

New props and features: innerRef, scrollMode, and ability to drag multiple slides. Fixed bugs: edge swiping, type definition typo

05 Mar 21:39
Compare
Choose a tag to compare

Revert wicg-inert changes, fixes #664

12 Feb 20:03
Compare
Choose a tag to compare
  • #665 Revert wicg-inert changes as part of PR #643