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

#205 support for react 17

Open amplexus opened this issue 3 years ago • 4 comments

Added support for React 17. Apologies for the replacement of single quotes with double quotes - I forgot that I played around with some vim settings a while ago and didn't notice til just now. Only a few superfluous edits due to that though.

All tests pass though with some warnings about writing directly to the DOM.

When I do npm start and launch latest Chrome (Version 95.0.4638.69) to snoop around resizing looks outwardly fine. I use node 16.13.0 and npm 8.1.0 on a ubuntu box to build and test.

amplexus avatar Nov 07 '21 11:11 amplexus

Any updates on this? Two months to merge straightforward PR.

Is this project still maintained? If not, please annotate it properly. Tnx.

fcagalj avatar Jan 02 '22 21:01 fcagalj

The last approved PR was back in 2019, we can assume this is not maintained.

nunorbatista avatar Jan 03 '22 08:01 nunorbatista

maybe someone wants to fork and continue the project?

shi-rudo avatar Jan 27 '22 19:01 shi-rudo

Take a look at React Photo Album - https://github.com/igordanchenko/react-photo-album

igordanchenko avatar Jan 27 '22 19:01 igordanchenko