Skip to content

Releases: frontend-collective/react-sortable-tree

v2.8.0

Choose a tag to compare

@wuweiweiwu wuweiweiwu released this 10 Aug 08:00
"chore(release): 2.8.0"

canDrop API, react@16 compatibility

Choose a tag to compare

@fritz-c fritz-c released this 23 Mar 00:55
v0.1.13

Add canDrop API, fix react@16 warning

Auto-scroll on drag

Choose a tag to compare

@fritz-c fritz-c released this 13 Oct 02:41

When dragging an node near the edges of the component, it will now scroll around automatically.

slide

The size of the bounding region that initiates the scroll can be adjusted with the slideRegionSize prop (default: 100 (px)).