Skip to content

Releases: simonseyer/PAYFormBuilder

Made tapToEndEditing configurable

09 May 12:59
Compare
Choose a tag to compare
3.1.5

Bumped version to 3.1.5

Fixed footer view auto layout sizing II

19 Apr 12:19
Compare
Choose a tag to compare
3.1.4

Another attempt to fix footer view sizing

Fixed footer view auto layout sizing

19 Apr 08:59
Compare
Choose a tag to compare
3.1.3

Fixed footer view sizing

Xcode 9 Compatibility

08 Aug 14:20
Compare
Choose a tag to compare
  • Added Xcode 9 (beta 4) compatibility
  • Fixed Autolayout issues
  • Fixed wrong header height for empty cell header (you can change PAYStyle.tableTheme.labelStyleNoneHeight and PAYStyle.tableTheme.labelStyleEmptyHeight to adjust the the height)
  • Added missing constraint in the PAYHeaderView (change the value of PAYStyle.tableTheme.headerBottomMargin to adjust the bottom margin)
  • Fixed autolayout issues in example (wrap labels into a view to avoid issues)

Change handler for checkboxes

19 Aug 09:58
Compare
Choose a tag to compare
3.1.0

Merge pull request #31 from anandrahul/Feature/Added_Change_Block_Whe…

Fixed cut texts

15 Jul 15:09
Compare
Choose a tag to compare
Merge pull request #30 from Eldorado234/fix/cut-text

Fix/cut text

Added dynamic framework and Carthage support

14 Jun 16:54
Compare
Choose a tag to compare

iOS 9 & Framework compatibility and bugfixes

07 Dec 17:18
Compare
Choose a tag to compare
  • Fixed some layout constraint bugs
  • Fixed memory bugs
  • Removed BlocksKit dependency
  • Made project Framework compatible
  • Replaced deprecated UIAlertView

Breaking changes:

  • When the PAYFormDefaultErrorHandler is used, the [PAYFormDefaultErrorHandler setParentViewController:] methode has to be called

Layout fixes

18 May 09:54
Compare
Choose a tag to compare
2.1.1

Bumped version to 2.1.1

Layout improvements

10 May 12:37
Compare
Choose a tag to compare
  • Dynamic label width for each cell
  • Custom accessory views
  • Custom separator inset