nuka-carousel
nuka-carousel copied to clipboard
Small, fast, and accessibility-first React carousel library with an easily customizable UI and behavior to fit your brand and site.
# Bugs and Questions ### Describe Your Environment - What version of nuka-carousel are you using? 5.1.3 - What version of React are you using? 18.0.0 - What browser are...
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....
# Bugs and Questions ### Describe Your Environment - What version of nuka-carousel are you using? 5.2.0 - What version of React are you using? 18.2.0 - What browser are...
With v5, we dropped a lot of our test suite for the new code. We should work on restoring our unit test suite so that our current code is well-tested.
### Description 1. We want to advance/change the current slide of the carousel from a parent outside the carousel. 2. To customize styling of the slider list and individual slides,...
# Bugs and Questions ### Prerequisites **Feel free to delete this section if you have checked off all of the following.** - [x] I've searched open [issues](https://github.com/FormidableLabs/nuka-carousel/issues) to make sure...
Add a carousel prop that will cancel autoplay when user interacts with carousel controls.
### Describe Your Environment - What version of nuka-carousel are you using? v5.1.2 - What version of React are you using? React 17.0.2 (also 18.0) - What browser are you...