react-dnd version upgrade
jamesdbrock opened this issue · 4 comments
jamesdbrock commented
This library appears to be developed against react-dnd v2.6.0 from 2018 March 22, and the latest version is react-dnd v9.4.0. It would be nice to upgrade to the latest version.
Thank you very much for publishing this library @spicydonuts . I'm not complaining. I'll try to submit a PR for this issue if I can manage it.
megamaddu commented
A PR would be great. We're barely using this at the moment and it works for that case, so it's unlikely to get an update from us soon.
jamesdbrock commented
What do you use for drag-and-drop with React and Purescript @spicydonuts ?
megamaddu commented
I haven't used it a lot, but for a few select cases just the html drag/drop api.
jamesdbrock commented
#12 🎉