-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
react-beautiful-dnd is now deprecated #2672
Labels
Comments
Thanks for work!!! |
1 similar comment
Thanks for work!!! |
Wanted to thank @alexreardon and Atlassian for all their hard work over the years on this project. I can't wait to try Pragmatic DND on some of my own projects! A recommendation, if anyone is looking for a library that more closely matches the simplicity of this one, would be dnd-kit. My team and I chose them and were very pleased with the results. |
12 tasks
remarkablemark
added a commit
to lilboards/lilboards
that referenced
this issue
Oct 27, 2024
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey all,
We are taking the next step in saying thank you and goodbye to our friend
react-beautiful-dnd
.react-beautiful-dnd
on npm. You will now get console warnings when installingreact-beautiful-dnd
from npm.react-beautiful-dnd
Github repository (it will become read only)Background
react-beautiful-dnd
helped push the web forward. It championed a wonderful feeling drag and drop experience for all users. However, as I am sure most readers know,react-beautiful-dnd
has it's shortcomings and limitations. A few years ago we made the hard decision to pivot our efforts into a different direction - building a new solution that was willing to let go of the physicality thatreact-beautiful-dnd
provided in order to unlock improved performance, flexibility and accessibility: Pragmatic drag and drop. Pragmatic drag and drop makes different tradeoffs toreact-beautiful-dnd
- tradeoffs that made more sense for the challenges we were facing at scale.What options to you have?
If you are using
react-beautiful-dnd
today, you have many options on how to move forward, including:react-beautiful-dnd
and continuing to use it, or patching withpatch-package
react-beautiful-dnd
dnd-kit
)Thank you
I've invested years of time and thinking into
react-beautiful-dnd
and it's been one of my greatest joys to see people use it and enjoy it. I learnt so much working on this project and the amazing conversations I've had with people about it. Thank you to everyone who has contributed, raised an issue, given feedback, and leveragedreact-beautiful-dnd
❤️Cheers
The text was updated successfully, but these errors were encountered: