FormidableLabs / nuka-carousel

Small, fast, and accessibility-first React carousel library with an easily customizable UI and behavior to fit your brand and site.
https://commerce.nearform.com/open-source/nuka-carousel
Other
3.06k stars 593 forks source link

possible to replicate slidesToScroll="auto" in v5? #979

Closed allypalanzi closed 1 year ago

allypalanzi commented 1 year ago

Bugs and Questions

Prerequisites

Describe Your Environment

Describe the Problem

I'm working on updating from v4 to v5, and am wondering how I might replicate slidesToScroll="auto". I don't know how many slides will be visible, and I want all slides visible to scroll using the scrollMode="page" like previously in v4.

ValGeorgiev commented 1 year ago

Hey @allypalanzi, Sorry for the slow response. Could you share a sandbox with an example, please? I am wondering about I don't know how many slides will be visible, what did you pass as slidesToShow in your scenario?

allypalanzi commented 1 year ago

looks like what i need should be covered by https://github.com/FormidableLabs/nuka-carousel/pull/985

allypalanzi commented 1 year ago

is this going to be released in v5?

gksander commented 1 year ago

Hi @allypalanzi – sorry for the waaaay long delay on this! Let me take a peak into this and see if we can safely release this as part of V5!

allypalanzi commented 1 year ago

amazing!!!!!!

allypalanzi commented 1 year ago

@gksander any update on this?

carloskelly13 commented 1 year ago

Hi :wave: We're going to fix up a couple cypress tests and get a release here cut soon. Sorry for the delay on this!

carloskelly13 commented 1 year ago

@allypalanzi 5.5.0 should be published.