react-simple-dropdown icon indicating copy to clipboard operation
react-simple-dropdown copied to clipboard

Update React and peer deps to 16

Open andrewdelprete opened this issue 8 years ago • 6 comments
trafficstars

Tests seem to pass #51

andrewdelprete avatar Oct 29 '17 19:10 andrewdelprete

Looks like react-highlight may need to be updated for docs to work?

https://github.com/akiran/react-highlight/pull/43

andrewdelprete avatar Oct 29 '17 19:10 andrewdelprete

I really want to see this merged! 😃

dmiranda2791 avatar Nov 13 '17 15:11 dmiranda2791

@Fauntleroy any updates on this?

vrch avatar Dec 04 '17 10:12 vrch

The refs on this component also need to be switched to callback refs in order to fully work right on React 16.

rgbkrk avatar Dec 20 '17 18:12 rgbkrk

String refs should now be replaced with createRef

glennreyes avatar May 31 '18 20:05 glennreyes

Can you change the peer dependencies from 16.0.0 to 16.x?

tonydiaz avatar Jul 19 '18 13:07 tonydiaz