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

🏙 React component wrapper around PhotoSwipe

Results 39 react-photoswipe-gallery issues
Sort by recently updated
recently updated
newest added

What is the recommended way to implement pagination with react-photoswipe-gallery? I tried using the hook afterChange() to look for when the current index changes to a certain number -- then...

I have exactly this question/issue, and I see other versions of the same question. To the point that I think it could be great to see it demonstrated somewhere as...

![image](https://user-images.githubusercontent.com/12491872/203898207-fe0b917e-74bc-452a-a2e1-b8cc5774ed3d.png) type html: ![image](https://user-images.githubusercontent.com/12491872/203898984-cc205ba9-2d70-4d16-9187-b9eb640a9e4b.png)

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@testing-library/dom](https://redirect.github.com/testing-library/dom-testing-library) | [`9.3.4` -> `10.4.0`](https://renovatebot.com/diffs/npm/@testing-library%2fdom/9.3.4/10.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2fdom/10.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@testing-library%2fdom/10.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [peaceiris/actions-gh-pages](https://togithub.com/peaceiris/actions-gh-pages) | action | major | `v3.9.3` -> `v4.0.0` | --- ### Release...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [storybook-dark-mode](https://togithub.com/hipstersmoothie/storybook-dark-mode) | [`3.0.3` -> `4.0.2`](https://renovatebot.com/diffs/npm/storybook-dark-mode/3.0.3/4.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/storybook-dark-mode/4.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/storybook-dark-mode/4.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @​types/testing-library__jest-dom | [`5.14.9` -> `6.0.0`](https://renovatebot.com/diffs/npm/@types%2ftesting-library__jest-dom/5.14.9/6.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2ftesting-library__jest-dom/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2ftesting-library__jest-dom/6.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

**Describe the bug** Passing actions in the Gallery options prop do not appear to be respected. Other options (e.g. `zoom`) are respected. **To Reproduce** Steps to reproduce the behavior: 1....