react-split-pane icon indicating copy to clipboard operation
react-split-pane copied to clipboard

Support react v17

Open moritzmhmk opened this issue 4 years ago • 11 comments
trafficstars

Added 17.0.0 to the possible versions of react in the peer dependencies. Tested in a project with react v17 and works fine!

moritzmhmk avatar Dec 22 '20 08:12 moritzmhmk

Can this be merged?

raptoria avatar Apr 28 '21 19:04 raptoria

Look forward to supporting React17 soon

yuchonghua avatar Jun 09 '21 08:06 yuchonghua

NPMv7 prevents this package from being installed in a lot of projects because of unmet peerDependencies. The only other option is to use --legacy-peer-deps, which often causes even more problems than its worth.

JeremyGrieshop avatar Jun 16 '21 11:06 JeremyGrieshop

When is this happening?

somguyth avatar Jul 13 '21 16:07 somguyth

May as well add React 18, too 😂

JeremyGrieshop avatar Jul 15 '21 11:07 JeremyGrieshop

+1 for merge. Would very much like to continue using this library in new projects.

repartay avatar Jul 23 '21 17:07 repartay

Bump!

george-thomas-hill avatar Jul 29 '21 02:07 george-thomas-hill

@tomkp Can this be merged? Thanks!

tylermichael avatar Sep 21 '21 03:09 tylermichael

+1 for merge

ran-lc avatar Dec 09 '21 13:12 ran-lc

merge!

gsanta avatar Dec 23 '21 21:12 gsanta

FWIW, this is a pretty small component and can be easily dropped into a folder inside your project, with a favorable MIT license. I did this a couple of months ago, when it appeared that there wasn't much movement on commits/merges.

JeremyGrieshop avatar Dec 23 '21 22:12 JeremyGrieshop