1.1.4 (2018-03-05)
- IE Scrolling: Scroll in IE does not work if form is disabled (#81) (b00bcab)
- isDefaultRequiredValue: Fix
isDefaultRequiredValue
to also considernull
as an empty value. (#82) (8fbc7ef)
1.1.3 (2018-02-07)
1.1.2 (2017-12-13)
- deprecation: Make Wrapper deprecation warning only show once (#30) (a1c0bbe)
- binding: Fix resetForm throwing error due to bad binding (#41) (b58cfd)
1.1.1 (2017-11-22)
- email validation: Fix email validation broken for new domains (f8dc5f)
- hoc binding: Bind all necessary methods of the HOC (5ea795)
1.1.0 (2017-11-21)
- react16: add support for react16 by loosening dev and peer dependencies (16b9065)