react-slideshow icon indicating copy to clipboard operation
react-slideshow copied to clipboard

A react component for slideshow supporting slide, fade and zoom

Results 17 react-slideshow issues
Sort by recently updated
recently updated
newest added

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 ![Screen...

I use the Slide component like this: ```jsx setCurrentIndex(newIndex)} > ``` Everything looks to work fine at multiple places but sometimes, a slideshow freeze for like 10 secondes and unfreeze...

Hello, First of all - quite nice and not too bloated component (in terms of codebase), nice!I have come up to an issue, where I'd like the zoom effect to...

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) 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...

dependencies

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...

dependencies

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...

dependencies

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...