Releases: kishikawakatsumi/IBPCollectionViewCompositionalLayout
Releases · kishikawakatsumi/IBPCollectionViewCompositionalLayout
v0.6.9
04 Feb 04:55
Compare
Sorry, something went wrong.
No results found
Fix different behavior with above iOS 13 when set UIScrollViewContentInsetAdjustmentNever #150
v0.6.8
03 Jan 20:14
Compare
Sorry, something went wrong.
No results found
Fix crash for recursive call on setCollectionViewLayout(_:animated:) #129 #149
v0.6.7
01 Oct 14:57
Compare
Sorry, something went wrong.
No results found
Fix a crash on orthogonal sections using a background view.
v0.6.6
01 Oct 14:59
Compare
Sorry, something went wrong.
No results found
Partially fix calculating estimated size.
Fix an issue that a layout group's content insets are not honored.
Fix supplementary view does not anchor with estimated sized cells.
v0.6.5
16 Sep 12:44
Compare
Sorry, something went wrong.
No results found
Automatically promoted section items' zIndex to 1 if the section has decoration items.
v0.6.4
16 Sep 12:43
Compare
Sorry, something went wrong.
No results found
Make inter-item spacing between groups calculated correctly.
v0.6.3
16 Sep 12:08
Compare
Sorry, something went wrong.
No results found
Add support for layout item edge spacing.
Add support for estimated size with edge spacing.
v0.6.2
25 Aug 22:47
Compare
Sorry, something went wrong.
No results found
Fix inter-section spacing calculation.
Performance improvement for orthogonal scrolling layout calculation.
Supplementary items adding to decoration size. by @notjosh #81 #82
Fix nested collection view for orthogonal scrolling doesn't reuse cells. #74
v0.6.1
22 Aug 22:08
Compare
Sorry, something went wrong.
No results found
Adding support for Swift Package Manager.
v0.6.0
22 Aug 18:07
Compare
Sorry, something went wrong.
No results found
Add support for custom layout group and items.