react-slideshow
react-slideshow copied to clipboard
A react component for slideshow supporting slide, fade and zoom
the slideshow image have a very small height and donot show properly
I came across an odd problem where the slideshow works fine when running Next JS in local development mode, but fails when the site is deployed. I don't think this...
Hello! The first and last slides are rendered extra, even if I say infinite is false. I noticed that this issue was corrected on version 3.6.1. But It's not working...
## Description The arrows are rendered in both sides of the slider. It would be great to place them in both sides of the indicator, example below ## Example  from 4.2.1 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
Removes [postcss](https://github.com/postcss/postcss). It's no longer used after updating ancestor dependency [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react). These dependencies need to be updated together. Removes `postcss` Updates `@storybook/react` from 6.5.9 to 7.4.6 Release notes Sourced from...
It is possible to add a scale animation to the slide's background image during the duration of the slide visible (not zoom in/zoom out). This would provide a Ken Burns...