Releases: touchlane/CampcotCollectionView
Releases · touchlane/CampcotCollectionView
0.0.8
0.0.7: Merge pull request #13 from touchlane/develop
Changelog for CampcotCollectionView 0.0.7
Fixed
- Fixed crash with storyboard implementation.
Added
- Storyboard support.
- Properties in
Attributes Inspector
forCampcotCollectionView
. - Example for storyboard implementation.
0.0.6: Merge pull request #11 from touchlane/fix-ci
Changelog for CampcotCollectionView 0.0.6
Added
contentSizeAdjustmentBehavior
property allows to manage content size calculation.
0.0.5
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
Changelog for CampcotCollectionView 0.0.4
Changed
- Updates for Swift 5.0
0.0.3
Changelog for ExpandableLayout 0.0.3
- Added support swift 4.2
0.0.2
Changelog for ExpandableLayout 0.0.2
Added
- Example UI update.
0.0.1
Changelog for ExpandableLayout 0.0.1
Added
- Initial setup.