react-sortable-hoc
react-sortable-hoc copied to clipboard
Is this project abandoned?
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
What good components did you found with one axis support?
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 ?
What good components did you found with one axis support?
https://github.com/atlassian/react-beautiful-dnd
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
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
Looks like @clauderic released a new kit here. Seems very promising: https://github.com/clauderic/dnd-kit
Thanks, @joelrojo. That confirms what I was expecting.