Skip to content

v1.0.0: Stable

Compare
Choose a tag to compare
@cormacrelf cormacrelf released this 08 Jun 21:42
· 797 commits to master since this release

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.