react-jsonschema-form v2.0.2 Release Notes

Release Date: 2020-06-05 // almost 4 years ago
  • @rjsf/core

    • โž• Add rawErrors to WidgetProps interface (#1697)
    • โž• Add registry to custom FieldTemplate (#1787)

    @rjsf/core bootstrap theme

    No changes

    ๐Ÿ’ป @rjsf/material-ui theme

    • Don't return empty divs in ArrayFieldTemplate; return null instead (#1777)
    • TextWidget fix: fix issue where widgets with a "0" value would show up as blank (#1795)

    ๐Ÿ“„ Dev / docs / CI

    • โšก๏ธ Update contributing and releasing docs (8c66278, a6589b1)
    • ๐Ÿ›  Fix dead link for definitely not compliant enumNames property (#1752)
    • Playground - Improve componentDidMount to load uiSchema well (#1785)
    • โž• Add note about action prop being just for markup (#1800)
    • Create CODEOWNERS (#1797)