-
Hey :)
I was wondering if there is a way to animate stuff in a carousel like manner, i.e. slide to left of I click "next" and slide to right if I click "previous" ([here's an example](https://sachi…
-
### Version
1.6.0
### Environment
windows chorme "react": "^15.3.1",
### Reproduction link
[https://mobile.ant.design/components/picker-cn/](https://mobile.ant.design/components/picker…
-
How can I replicate `centerMode` with `focusOnSelect` from slick carousel using nuka carousel?
We're moving some pages from an app written in Angular 1.x to an app written in React and it looks like …
-
Passing prop {dragging:false} is not preventing dragging of slides on swipe.
-
I'm having some difficulties with responsiveness in nuka-carousel when I expand my window to 100% of the screen size.
On one page, the carousel looks like this:
![gif1](https://cloud.githubuserconten…
-
I am finding the documentation for the ```decorators``` property lacking. How can I reduce the padding between dots, as it is done on the nuka-carousel demo website? In my application they're spaced o…
-
When I have a carousel with 9 slides and the following settings, I can't seem to scroll to the last 2 items on the right. I get the elastic effect and the highest currentSlide will go is 6. If I set s…
-
Ive spent over an hour, still cannot get it up and running
webpack
```
new webpack.ProvidePlugin({
$: "jquery",
jQuery: "jquery"
})
```
package.json
```
"de…
-
I'm seeing `slidesToScroll` option but I'd like the user to be able to drag/scroll over any amount of items (dates) and as they let up, whichever item (date) the carousel landed on would be highlighte…
TMUND updated
8 years ago
-
I want to integrate slider with multiple element in a single window. Currently we can show only one element at time. Please help me.