react-responsive-carousel
react-responsive-carousel copied to clipboard
React.js Responsive Carousel (with Swipe)
I am trying to change the UI using `style jsx`, but it does not work even after giving the `className`. How can I customize it? ``` import { Carousel }...
TS2607: JSX element class does not support attributes because it does not have a 'props' property. TS2786: 'Carousel' cannot be used as a JSX component. Its instance type 'Carousel' is...
I just downloaded the library and when I try to implement the component it seems like the carousel doesn't load CSS styles. To reproduce: 1. Install the library with yarn...
Hi all. I want to submit an issue. When carousel is opened on a mobile, on android/chrome for example, vertical swiping on mobile screen causes carousel slide to be changed:...
I have centerSlidePercentage at 60% on desktop version and I want it to be 100% in mobile, how is this possible?
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Using `` and `` tags for the slide wrapper and the slide items introduces accessibility (a11y) issues, since the slides are not presented as a "list of information". - When...
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...