-
With slides of varying height, the setDimensions should go through all the slide heights. Currently it's just getting firstSlide.offsetHeight. This hides the slides that are taller then the first one …
-
Hi It seems to me you're the dev behind jsdelivr, and therefore it astounds me that I can't find your great carousel widget `nuka-carousel` on it or any other cdn.
Where might I find it?
-
Hey,
I tried to add next/prev arrows out of `Swipe` tag, Positioned them with css on top of swipable area. If you try to start swiping from arrows - it not possible. Of course, swipe is only available…
-
Is there a prop to pass in to change the contents of the `next` and `prev` buttons? Wondering because by default those are the values of the buttons for the carousel.
Haven't used `nuka-carousel` bef…
-
I have two carousels on one page, and I need to keep there currentSlide in sync, but I can't use mixins (external requirements). What would be the best way to set the currentSlide of one carousel with…
-
It's already RC2: https://facebook.github.io/react/blog/2016/03/16/react-v15-rc2.html
-
Like `@angular/platform-server` package was published today, but I can't found it on http://registry.npmjs.org/-/all/static/today.json .
-
Decorator styles are getting the `Webkit` prefix but not the `ms` ones so positioning is off on IE9. For example here: https://github.com/kenwheeler/nuka-carousel/blob/master/src/carousel.js#L658
-
**ERROR**
npm ERR! peerinvalid The package react-dom does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer nuka-carousel@1.1.2 wants react-dom@^0.14.3
**Local depend…
-