- Xcode 7.3 support.
- Expose a public
KeyboardReturnTypeConfiguration
initializer. - Allow to override constraints of FieldRow.
- Fixed SelectableSection wrong behaviour when the selectable rows was added to the section before adding the selectable section to the form.
- Implemented StepperRow and added an example to the example project.
- Allow AlertRow cancel title to be changed.
- Enabled CI UI testing and added some tests.
- Fixed "0 after decimal separator (DecimalRow)"
- Added ability to customize selector and multiple selector view controller option rows. Added
selectableRowCellUpdate
property toSelectorViewController
andMultipleSelectorViewController
. - Performance improvement. Store values for each tag in a dictionary and do not calculate it every time we evaluateHidden.
Thanks to all contributors!! 🍻🍻