0.7.0
- To make the handling of non reorderable items (e.g. header) easier, the callbacks
canDragOver
andonMove
are now using a new typeItemPosition
which provides index and the key of an item. - Added a new sample
canDragOver
and onMove
are now using a new type ItemPosition
which provides index and the key of an item.