purescript-react/purescript-react-dnd-basic

react-dnd version upgrade

jamesdbrock opened this issue · 4 comments

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.

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.

What do you use for drag-and-drop with React and Purescript @spicydonuts ?

I haven't used it a lot, but for a few select cases just the html drag/drop api.

#12 🎉