Skip to content

Releases: ekazaev/ChatLayout

2.0.12 released

28 Jan 18:49
Compare
Choose a tag to compare
  • Added initial support for sticky headers and footers.

2.0.11 released

28 Jan 18:13
Compare
Choose a tag to compare
  • Fixed incorrect offset calculation when an item is reducing its height being close to the collection view max contentOffset.

2.0.10 released

19 Aug 20:11
Compare
Choose a tag to compare
  • Fixed XCode 16.1 beta compiler issue.

2.0.9 released

17 May 11:55
Compare
Choose a tag to compare
  • Improvements in reloading cells when using UICollectionViewDiffableDataSource.

2.0.8 released

15 May 22:33
Compare
Choose a tag to compare
  • Minor improvement in cell reconfiguration.

2.0.7

08 May 15:54
Compare
Choose a tag to compare
  • Removed prefetch assertion.

2.0.6 released

30 Apr 19:46
Compare
Choose a tag to compare
  • Fix for sectioned data

2.0.5 released

30 Apr 14:33
Compare
Choose a tag to compare
  • Added keepContentAtBottomOfVisibleArea flag.

2.0.4

11 Mar 11:07
Compare
Choose a tag to compare
  • Reformatted the code to Swift 5.10 standards.

2.0.3 released.

03 Nov 21:35
Compare
Choose a tag to compare
  • Added support for UICollectionView.selfSizingInvalidation.