react-sortable-hoc icon indicating copy to clipboard operation
react-sortable-hoc copied to clipboard

Is this project abandoned?

Open mrleemon opened this issue 5 years ago • 7 comments

Is this project abandoned? There haven't been any commits since January. Is there any alternative component out there that supports sorting in both axis? Most of the ones I've found only allow sorting in just one axis.

Thanks

mrleemon avatar Sep 28 '20 12:09 mrleemon

What good components did you found with one axis support?

sanex3339 avatar Dec 11 '20 11:12 sanex3339

That's unfortunate because is very great in term of features, performance and bundle size. It supports grid (vertical/horizontal) drag n drop but it's a bit glitchy (See "Grid support" section inside the README). @clauderic Do you plan to work on it or should we fork the project on our own side ?

Thebarda avatar Dec 11 '20 11:12 Thebarda

What good components did you found with one axis support?

https://github.com/atlassian/react-beautiful-dnd

mrleemon avatar Dec 11 '20 13:12 mrleemon

What good components did you found with one axis support?

https://github.com/atlassian/react-beautiful-dnd

Last release in may and seems no activity in the repo

sanex3339 avatar Dec 11 '20 13:12 sanex3339

What good components did you found with one axis support?

https://github.com/atlassian/react-beautiful-dnd

Last release in may and seems no activity in the repo

Oops! I see

mrleemon avatar Dec 11 '20 14:12 mrleemon

Looks like @clauderic released a new kit here. Seems very promising: https://github.com/clauderic/dnd-kit

joelrojo avatar Feb 16 '21 21:02 joelrojo

Thanks, @joelrojo. That confirms what I was expecting.

mrleemon avatar Feb 20 '21 18:02 mrleemon