Skip to content

Releases: touchlane/CampcotCollectionView

0.0.8

29 Nov 13:34
Compare
Choose a tag to compare

Changelog for CampcotCollectionView 0.0.8

Added

  • Optional isExpanded parameter to CampcotCollectionView initializer.

0.0.7: Merge pull request #13 from touchlane/develop

14 Feb 08:41
bffe9ab
Compare
Choose a tag to compare

Changelog for CampcotCollectionView 0.0.7

Fixed

  • Fixed crash with storyboard implementation.

Added

  • Storyboard support.
  • Properties in Attributes Inspector for CampcotCollectionView.
  • Example for storyboard implementation.

0.0.6: Merge pull request #11 from touchlane/fix-ci

13 Feb 10:53
Compare
Choose a tag to compare

Changelog for CampcotCollectionView 0.0.6

Added

  • contentSizeAdjustmentBehavior property allows to manage content size calculation.

0.0.5

18 Oct 04:54
Compare
Choose a tag to compare

Changelog for CampcotCollectionView 0.0.5

Added

  • Layout supports more than 2 items in row.

Fixed

  • Fixed bug with pinned header position when contentInset.top is bigger than section height.

0.0.4

09 Oct 13:14
64e2ca6
Compare
Choose a tag to compare

Changelog for CampcotCollectionView 0.0.4

Changed

  • Updates for Swift 5.0

0.0.3

26 Mar 11:21
Compare
Choose a tag to compare

Changelog for ExpandableLayout 0.0.3

  • Added support swift 4.2

0.0.2

23 Feb 10:24
Compare
Choose a tag to compare

Changelog for ExpandableLayout 0.0.2

Added

  • Example UI update.

0.0.1

23 Feb 10:24
Compare
Choose a tag to compare

Changelog for ExpandableLayout 0.0.1

Added

  • Initial setup.