Form v1.3.1
- Bugfix: Fixed issue where out of range
UIViewAnimationCurve
enum values caused a crash running on Xcode 10 and iOS 12. - Bugfix:
TextStyle
: Don't change text color on highlight ifhighlightedColor
is not set explicitly. - Bugfix: Updated
ValueField
to postUITextField
notifications to better participate in e.g. keyboard avoidance.