react-simple-image-slider icon indicating copy to clipboard operation
react-simple-image-slider copied to clipboard

simple image slider component for react

Results 31 react-simple-image-slider issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 5.7.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

I can't make a borderRadius for the picture

I have modal which displays the image slider, i have a button that is called 'next post' which should render a new image slider and other info in the modal....

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

I have a few images that I am trying to load from the API however it's showing black color screen for the images that are coming from the API but...

Hi, I'm trying to change the width and height of the pictures and the object-fit property to display the whole picture. Is there any way how to do this? I...