Skip to content

v0.44.0

Compare
Choose a tag to compare
@n1k0 n1k0 released this 21 Mar 09:00
· 1213 commits to main since this release
0f9d1d2

New features

  • Add support for a rows attribute for the textarea 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.

Bugfixes

  • Fix impossibility to use stateful ArrayFieldTeplate comp. (#519)
  • Centralized shouldComponentUpdate handling in SchemaField (#490)