Skip to content

Releases: yacir/CollectionViewSlantedLayout

v 3.1.1

Choose a tag to compare

@yacir yacir released this 30 Sep 16:59
  • Invalidate the cache for bounds only if the size has changed #28

v 3.1.0

Choose a tag to compare

@yacir yacir released this 29 Sep 11:07
  • Updates to build specs with Xcode10 / Swift 4.2
  • Fixes Identifier Name Violation #20
  • Improves the performances by using the cache effectively #23
  • Fixes SwiftLint errors & warnings
  • Removes the deprecated isFistCellExcluded property
  • Refactor mask calculation #26
  • Others minor enhancements

v 3.0.1

Choose a tag to compare

@yacir yacir released this 04 Jan 13:54
35d0529
  • Fixes typo for isFirstCellExcluded property, closes #5

v 3.0.0

Choose a tag to compare

@yacir yacir released this 31 Dec 01:42
22a7e41

The CollectionViewSlantedLayout 3.0 version introduce a full new APIs and remove all the old ones.

  • Initial 3.0.0 Release
  • Swift 4.0 version

v 2.2.0

Choose a tag to compare

@yacir yacir released this 08 Mar 14:46
  • Swift 3.0 support
  • Swift Package Manager support

v 2.1.1

Choose a tag to compare

@yacir yacir released this 05 Sep 20:25
  • Add a public initializer for YBSlantedCollectionViewLayoutSizeOptions.

v 2.1.0

Choose a tag to compare

@yacir yacir released this 24 Mar 01:28
  • Add tests
  • Remove the applyMaskToCellView (cellView : UICollectionViewCell, forIndexPath: NSIndexPath) method

v 2.0.0

Choose a tag to compare

@yacir yacir released this 11 Mar 03:34
  • Carthage support
  • Improve the attribution of the clic.
  • Add size options depending on the scroll direction
  • New class added : YBSlantedCollectionViewCell
  • Deprecat the applyMaskToCellView (cellView : UICollectionViewCell, forIndexPath: NSIndexPath) method

Initial version

Choose a tag to compare

@yacir yacir released this 11 Mar 03:18
1.0.0