Skip to content

Releases: frontend-collective/react-sortable-tree

v2.8.0

10 Aug 08:00
Compare
Choose a tag to compare
"chore(release): 2.8.0"

canDrop API, react@16 compatibility

23 Mar 00:55
Compare
Choose a tag to compare
v0.1.13

Add canDrop API, fix react@16 warning

Auto-scroll on drag

13 Oct 02:41
Compare
Choose a tag to compare

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)).