Skip to content

Releases: simonseyer/PAYFormBuilder

Auto layout and theming!

29 Apr 14:39
Compare
Choose a tag to compare

Features

  • Auto layout support
  • Alle new theming API
  • Other improvements

Migration

  • PAYFormButton now has a label property instead of titleLabel
  • PAYFormView (and it's subclasses PAYFormButton, PAYFormSingleLineTextField, etc.) now has a cell property, which allows to configure or replace the cell. Still use the view property to add subviews.
  • The names of the PAYFormButtonStyles were changed
  • All frame calculations were replaced by auto layout, so frames should't be set manually anymore
  • initWithFrame: calls should be removed
  • Use the all new theming API to style your forms

Bugfix Release 1.3.1

20 Apr 09:52
Compare
Choose a tag to compare
  • Fixed tests
  • Fixed loading of default label themes
  • Fixed builds

Release 1.3.0

15 Apr 07:53
Compare
Choose a tag to compare

New awesome features:

  • Theming support: Tweak every little design detail by defining your own theme or adjusting the default ones
  • New button with detail label
  • The library is now even more flexible: Use the PAYFormCellBuilder to define cell layouts without using the rest of the library

Bugfix Release 1.2.1

13 Feb 18:38
Compare
Choose a tag to compare

Fixed missing custom header

Release 1.2.0

12 Feb 17:22
Compare
Choose a tag to compare
  • Added info button to section headers
  • Fixed bugs

Bugfix Release 1.1.2

11 Feb 12:07
Compare
Choose a tag to compare

Fixed bug that prevented a user to enter text in text fields and views

Release 1.1.1

11 Feb 10:31
Compare
Choose a tag to compare

Release 1.0.2

23 Oct 10:54
Compare
Choose a tag to compare
Release 1.0.2