Skip to content

v3.2.3 Swift 1.2 support

Choose a tag to compare

@hackiftekhar hackiftekhar released this 17 Mar 04:35
· 959 commits to master since this release

Bugfixes:

  • Fixed placeholder text position with IQTextView.
  • Fixed an issue where hidden UITextFields were not skipping.
  • Fixed a contentInset issue with UIScrollView support.

Improvements:

  • Updated swift library to swift 1.2.

Features:

  • Added to go next/previous programmatically, added canGoPrevious, canGoNext properties and goPrevious, goNext methods.