Skip to content

3.2.0

Compare
Choose a tag to compare
@mats-claassen mats-claassen released this 16 Jun 13:35
· 69 commits to master since this release
  • Added XL_APP_EXTENSIONS macro to allow app extensions (@MuscleRumble #357)
  • Added shouldChangeTextInRange delegate call for UITextView. (@kiancheong #782)
  • Added support for NSFormatter (@ziogaschr, @fwhenin, @bhirt-bpl #306)
  • Added height property to XLFormRowDescriptor to allow setting height of individual cells.
  • Other minor fixes