v1.1.2 (2020-01-21)
Fixed bugs:
- Fix initial value for radio inputs #30
- Fix initial value for checkbox inputs #28
- Textarea onChange error #24
Closed issues:
- Add examples for validation and conditional rendering #33
- Add documentation for checkbox inputs #23
- Explain how to handle submission of field values #22
Merged pull requests:
- Add conditional examples for validation #34 (andyrichardson)
- Add docs for radio / checkbox usage #32 (andyrichardson)
- Fix radio input #31 (andyrichardson)
- Add mutation of checkbox element on ref and value change #29 (andyrichardson)
- Add textarea support #27 (andyrichardson)
- Add submission docs #25 (andyrichardson)