Releases · AndreiMisiukevich/CardView · GitHub
Skip to content

Releases: AndreiMisiukevich/CardView

1.3.8

Choose a tag to compare

@AndreiMisiukevich AndreiMisiukevich released this 29 Mar 12:51
  • Added ParentScrollView
  • Added IsPanRunning property

1.3.7

Choose a tag to compare

@AndreiMisiukevich AndreiMisiukevich released this 24 Mar 23:42

fixed memory leak

1.3.6

Choose a tag to compare

@AndreiMisiukevich AndreiMisiukevich released this 24 Mar 22:46

nullRef check
trying to fix iOS crash

1.3.5

Choose a tag to compare

@AndreiMisiukevich AndreiMisiukevich released this 16 Mar 09:17

Attention!

  • Removed obsolete code
  • Removed useless ICardItem iterface
  • Some methods were renamed

1.3.4

Choose a tag to compare

@AndreiMisiukevich AndreiMisiukevich released this 11 Mar 21:30
  • fixed scrollview/listview/tapgesture issue on Android
  • refactored styling of indicators control

1.3.1

Choose a tag to compare

@AndreiMisiukevich AndreiMisiukevich released this 01 Mar 13:29

Updated animation processors
Removed deprecated code

1.3.0

Choose a tag to compare

@AndreiMisiukevich AndreiMisiukevich released this 25 Feb 23:46

Added indicatorsView

1.2.9

Choose a tag to compare

@AndreiMisiukevich AndreiMisiukevich released this 23 Feb 00:46

Added DataTemplate
Fixed recycled infinity loop

1.2.8

Choose a tag to compare

@AndreiMisiukevich AndreiMisiukevich released this 14 Feb 22:31
upd sample

1.2.7

Choose a tag to compare

@AndreiMisiukevich AndreiMisiukevich released this 10 Feb 14:00

Added threshold properties.
So, now you can both pan and SWIPE on cards (and carousel too, sure)