New features
- Add support for a
rows
attribute for thetextarea
widget. (#450) - #434 - Render empty array item fields when
minItems
is specified (#484) - Add a
has-danger
class to the form error list (#502) - Show description for boolean fields (#498)
- Fix #488: Add a custom Form
ErrorList
prop.