Skip to content

Latest commit

 

History

History
63 lines (38 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

63 lines (38 loc) · 1.52 KB

Change Log

All notable changes to this project will be documented in this file. collection-view-grid-layout adheres to Semantic Versioning.


swift 5 support


Major update, layout horizontal & vertical Support more than 1M elements


updated Samples fixed layout invalidation where deleting elements was causing AssertionFailure


update swiftlint & clean code add bundle update update gitattributes fixed indexPath calcuation during the 'setHeightForLinesInSections'


add gitattributes & update travis updated readme


patch tvOS


updated readme update info files add tvOS support code review & refactoring optimized layout preparation algorithm updates samples to illustrate more use cases


Fixed layout algorithm when no sections OR no rows are defined