Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

Form — 3.13.0

Compare
Choose a tag to compare
@3lvis 3lvis released this 11 Feb 07:47
· 22 commits to master since this release
  • Remove Hex dependency
    Now is included in Form, so you might need to remove the import Hex and things would just work.
  • Highlight disabled text field if it is not valid (#550)
  • Fix iPad popovers (#551)
  • Add support for Toggle (UISwitch) fields (#555)
  • Remove abort() call to prevent crash on select clear (#553)
  • Copy layout attributes before mutating (#562)
  • Disable collectionView bounces to prevent NSRangeException (#560)