AnimatedCollectionViewLayout v0.2.0 Release Notes

Release Date: 2017-02-23 // about 7 years ago
  • โž• 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