react-bnb-gallery icon indicating copy to clipboard operation
react-bnb-gallery copied to clipboard

Simple react-based photo gallery inspired by Airbnb image gallery.

Results 59 react-bnb-gallery issues
Sort by recently updated
recently updated
newest added

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...

dependencies

Hi there, thank you so much for this package! My team is using the `ReactBnbGallery` but we have some tall and narrow images with text that need to be zoomed...

enhancement

I need to show some buttons after the thumbnails. Is there any possibility?

v2

Hi, I'm trying to make a old facebooks photo and comment box. For the image gallery react-bnb-gallery looks awesome but I can't figure out how to add another div box...

bug
waiting-for-response

- Added custom component for photo in gallery. - Added `component` props in `photo` shape. - Render default image if `component` props does not exist else render `component` with props...

This PR allows React nodes to be passed to the `caption` and `subcaption` options of the photo object. This is useful for when you want to give credit to the...

This PR removes the only used `lodash` method `omit` from the codebase. It also removes some not in use dependencies (`ajv` and now `lodash`) and moved some more dev-only dependencies...

https://peterpalau.github.io/react-bnb-gallery/#/options currently states the following: Name | Type | Default | Description -- | -- | -- | -- wrap | boolean | `false` | Whether the gallery should cycle...

bug

Hello. First of all, thank you for this lib. I keep getting following error message in my console: ```js Warning: Failed prop type: The prop `alt` is marked as required...

enhancement
v2
legacy

Hello! When I use the gallery with more photos (around 20, 25) thumbnails goes to 2 rows and active thumbnail is not visible.

bug
v2
legacy