We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Fix expand button behavior in forms
Add canDrag API, fix horizontal scrolling
Add canDrop API, fix react@16 warning
Fix hover errors. (Thanks to TooHTooH) Fixes frontend-collective#40
Provide SortableTreeWithoutDndContext variable to avoid react-dnd issue
Handle case when rowHeight prop value is a callback
Add option to render without virtualization
Fix visual bug with react-virtualized >= 8.6.0
Provide the path and treeIndex of the moved node in onMoveNode
Fix wonky slide-on-drag behavior and prevent cross-tree dragging