Skip to content

v2.1.0

Compare
Choose a tag to compare
@0thernet 0thernet released this 08 Apr 14:18
· 78 commits to master since this release
  • Adds isValid to BZGFormViewController
    • Using this property to configure components (e.g. a submit button) is much easier.
  • Adds BZGFormCell abstract superclass
    • BZGTextFieldCell now inherits from BZGFormCell.
    • setFormCells: enforces that all form cells are of class BZGFormCell.

CocoaPods/Specs#9779