Skip to content

Releases: kishikawakatsumi/IBPCollectionViewCompositionalLayout

v0.5.7

22 Aug 16:31

Choose a tag to compare

Workaround: Fix an issue that orthogonal nested collection view does not reuse cells.

v0.5.6

22 Aug 15:31

Choose a tag to compare

Fix a regression that was introduced by d5b75de.

v0.5.5

22 Aug 12:47

Choose a tag to compare

Add support for flexible inter-item spacing.

v0.5.4

22 Aug 11:46

Choose a tag to compare

Small Improvements.

v0.5.3

22 Aug 07:29

Choose a tag to compare

Estimated sizes work more precisely.

v0.5.2

20 Aug 21:00

Choose a tag to compare

Fix accidentally removes collection view when rotating a device.

v0.5.1

20 Aug 15:21

Choose a tag to compare

Fix incorrect position calculation for decoration views.

v0.5.0

20 Aug 15:20
61da20c

Choose a tag to compare

Support pinToVisibleBounds property. You can make sticky header/footers just set one property!
FIx some rendering issues on boundary supplementary views.

v0.4.2

19 Aug 17:07

Choose a tag to compare

Boundary supplementary items work more precisely.

v0.4.1

19 Aug 08:44
9af1530

Choose a tag to compare

Fix supplementary item position calculation.
Improve interoperability iOS 10.