react-jsonschema-form v1.1.0 Release Notes

Release Date: 2019-01-10 // over 5 years ago
  • ๐Ÿ†• New features

    • โž• Add delete button for key/value pairs matching additionalProperties. (#1123)
    • Pass disabled and readonly to ObjectFieldTemplate. (#1088)

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Typo fixes and corrections to the README. (#1112, #1109)
    • Clear ajv errors to prevent persisting from different validations. (#1105)
    • Give ids to array and object fields. (#1102)