react-virtual-kanban
Advanced tools
Changelog
0.0.6
Added jest test runner :green_apple:. Also added tests for updateList
module.
Update param names for moveRow
and moveList
callbacks on SortableList
component.
Defend wierd out of bounds edge case when dragging too fast. Need more investigation though.
Added travis ci.