-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 3 #32
Conversation
- renamed dropActiveClassName to dragActiveClassName - removed state management in main library - modernized and cleaned up examples
Hey, When will the v3 be out? Thanks for this great package. |
Thanks @vignesh-vimana, hoping to finalize and cut v3 this month sometime. In the meantime though, you are welcome to try out this new WIP version by installing |
@asabhaney Thanks for the awesome work! I will try out the alpha release tomorrow and attempt to fix issues if any. |
🐛 |
Any updates on this? ✨ Can I help somehow? |
Hey sorry @a-tokyo, the delay in getting v3 out is just in case we want to change how the render props work since that's a new feature. Otherwise v3 is fairly stable and we've been using it in production for a few months. That being said I'll try to push out another alpha version with the issue you brought up in #35 in the coming week. |
Version |
Dependency Updates & React 18 Support
Version |
Been testing this over the last few days and it seems to be working great. Thanks |
3.0.0
div
wrapper container (fixes div wrapper css class #11, fix(#11): add custom parentClassName property for wrapper classes #24)dropActiveClassName
todragActiveClassName
onDragEnter
andonDragLeave
events*/*
doesn't work (fixes Need to accept any kind of file #27)input
(fixes 🐛 Fix disabled prop not being passed to input #35, Prop id for improve the input handling #39)3.x
prop-types
lib in build outputdragActiveStyle
prop