Align 2.3
This release focuses on filling the remaining gaps in the API.
Constraints
type now conforms toCollection
protocol (backed byArray
)- Add
Constraints
activate()
anddeactivate()
methods - Add
clamp(to limit: ClosedRange<CGFloat>)
API for dimension anchors - Add default
insets
argument forAnchorCollectionEdges
equal
method - Replace the target parameter of
AnchorCollectionEdges
equal
method withLayoutItem
- Add
AnchorCollectionEdges
variant that works withCGFloat
- Add
AnchorCollectionEdges
lessThatOrEqual()
method - Fix
AnchorCollectionCenter
lessThatOrEqual()
method - Replace the target parameter of
AnchorCollectionCenter
method withLayoutItem
- Performance optimizations