XLForm v3.0.1 Release Notes

Release Date: 2015-07-29 // over 8 years ago
    • ๐Ÿ‘Œ Improvements and bug fixes.
    • Ability to left, right align textfields. Ability to set up a minimum textField width.
    • If form is being shown, assigning a new form automatically reload the tableview.
    • โšก๏ธ Update objective-c and swift example projects.
    • ๐Ÿ›  Swift compatibility fixes.
    • Long email validation added.
    • ๐Ÿ›  Fixed row copy issue, now valueTransformer value is copied.
    • ๐Ÿ›  Fixed step counter row layout issues.
    • ๐Ÿ›  Fixed issue "Last form field hides beneath enabled navigation controller's toolbar".
    • ๐Ÿ›  Fixed issue "Navigating between cells using bottom navigation buttons causes table cell dividers to disappear".
    • ๐Ÿ‘‰ Use UIAlertController instead UIActionSheet/UIAlertView if possible.
    • Hidden and disabled rows resign first responder before changing state.
    • onChangeBlock added to rowDescriptor.
    • 0๏ธโƒฃ use tintColor as default button row color.
    • 0๏ธโƒฃ By default accessoryView is no longer shown for inline rows.
    • ๐Ÿ›  Fix NSBundle issues to use XLForm as dynamic framework.