Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 508 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 508 Bytes

0.1.4

  • add CardSwipeCompleteCallback for the swiped orientation:
  • add CardDragUpdateCallback for the swiping position.

0.1.5

  • update CardSwipeCompleteCallback with the card's index param:

0.1.6

  • add CardController to trigger swap from outside.

0.1.7

  • add animDuration param to custom.
  • Optimize the animation.

0.1.8

  • update CardDragUpdateCallback for the swiping card's detail.
  • add swipeEdge to determine action(recover or swipe) when you release your swiping card.