Form v1.7.0
- Adds new
HeaderFooterReusable
protocol to allow providing separateReusable
types for rendering a section's header and footer. - Adds letter spacing and line height to
TextStyle
. - Adds target offset to
willEndDragging
signal ofScrollViewDelegate
. - Adds will display cell signal to
CollectionViewDelegate
.