v1.0.0: Stable
Some changes to the way manual connections are made in this final 1.0 release. The strange DragSource.connect(c => c.dragPreview(...))
API and others have been replaced with nicer ones, like DragSource.connectDragPreview(...)
.
Otherwise, things are pretty solid. The examples are varied and complex. Give it a go, and file any issues you come across.