Releases: ekazaev/ChatLayout
Releases · ekazaev/ChatLayout
2.0.11 released
28 Jan 18:13
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Fixed XCode 16.1 beta compiler issue.
2.0.9 released
17 May 11:55
Compare
Sorry, something went wrong.
No results found
Improvements in reloading cells when using UICollectionViewDiffableDataSource.
2.0.8 released
15 May 22:33
Compare
Sorry, something went wrong.
No results found
Minor improvement in cell reconfiguration.
2.0.7
08 May 15:54
Compare
Sorry, something went wrong.
No results found
Removed prefetch assertion.
2.0.6 released
30 Apr 19:46
Compare
Sorry, something went wrong.
No results found
2.0.5 released
30 Apr 14:33
Compare
Sorry, something went wrong.
No results found
Added keepContentAtBottomOfVisibleArea flag.
2.0.4
11 Mar 11:07
Compare
Sorry, something went wrong.
No results found
Reformatted the code to Swift 5.10 standards.
2.0.3 released.
03 Nov 21:35
Compare
Sorry, something went wrong.
No results found
Added support for UICollectionView.selfSizingInvalidation.
2.0.2 released.
20 Oct 12:41
Compare
Sorry, something went wrong.
No results found
Fixed content offset restoration when the last item is being inserted.