Skip to content
This repository was archived by the owner on Oct 8, 2022. It is now read-only.

0.16.0 (January 14, 2020)

Choose a tag to compare

@lourenci lourenci released this 14 Jan 20:20
  • Pass the moved card on the onCardDragEnd callback

Breaking changes

  • The onCardDragEnd callback signature has changed from onCardDragEnd(board, source, destination) to onCardDragEnd(board, card, source, destination).