Skip to content

The Shaping

Compare
Choose a tag to compare
@KelvinJin KelvinJin released this 23 Feb 01:05
· 34 commits to master since this release

Added

  • Added SnapInAttributesAnimator. cddea2f
  • Added scrollDirection, startOffset, midOffset, endOffset as extra properties to AnimatedCollectionViewLayoutAttributes, d539aee
  • More documentations

Changed

  • [Breaking] Renamed PagerCollectionViewLayoutAttributes to AnimatedCollectionViewLayoutAttributes. 34cf7a8
  • [Breaking] Renamed CrossFadeAttributeAnimator to CrossFadeAttributesAnimator. cddea2f
  • [Breaking] Renamed LinearCardAttributeAnimator to LinearCardAttributesAnimator. cddea2f
  • [Breaking] Renamed CubeAttributeAnimator to CubeAttributesAnimator. cddea2f
  • [Breaking] Renamed PageAttributeAnimator to PageAttributesAnimator. cddea2f
  • [Breaking] Removed position property from the animator delegate method and put it into AnimatedCollectionViewLayoutAttributes. d539aee

Removed

  • Removed TurnAttributesAnimator. 789e510