nosferatu500 / react-sortable-tree

Drag-and-drop sortable component for nested data and hierarchies
https://nosferatu500.github.io/react-sortable-tree/
MIT License
150 stars 54 forks source link

React-Sortable-Tree v5 (WIP) #76

Open nosferatu500 opened 6 months ago

nosferatu500 commented 6 months ago

Hello! I'm working on v5 release. After this version is published, I will close all "Issues" due to the large number of breaking changes in version 5. There will no longer be support for v4

Yorkemartin commented 6 months ago

would love to see this, thanks!

shahinlotfi commented 6 months ago

Sounds awesome! Looking forward to v5.

trantrongbinh commented 4 months ago

Looking forward to v5. Thank!

Ishaan2053 commented 4 months ago

Please keep the DnD functionality! IT IS A TOTAL LIFESAVER for me, the only thing on the internet that works so good!

anishapant21 commented 3 months ago

Hey @nosferatu500 any updates on the new release? I have worked on multiple node selection and deletion in one of the projects using react-sortable-tree. I would love to contribute. Link of a small demo: https://youtu.be/8voLpbqaaCY

nosferatu500 commented 1 month ago

@anishapant21 I'm working on a new library. I don't have much time for this yet, but I plan to start using it myself in my next project, so it will eventually continue.

image

@Ishaan2053 I WILL use react-dnd in my new library

nosferatu500 commented 1 month ago

@anishapant21 When React-Virtual-Tree is released, I will archive the repository (I think) because I don't plan to support it anymore. You can fork it and add the "multi select" option and whatever you want if you have time.

React-Virtual-Tree supports multi-node selection out of the box.

I forked "react-sortable-tree" to add support for React 17 for my own purposes 3 years ago, but at this point I don't see any reason to continuing to invest my time into all that legacy and adding support for React 19, React Compiler, etc.

And I just enjoy doing something new from time to time :)