react-jsonschema-form v2.0.1 Release Notes

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

    • Event in onAddClick is no longer mandatory (#1730)
    • Display changes in extraErrors when noValidate is true or liveValidate is false (#1528)

    @rjsf/core bootstrap theme

    • ➕ Add accessibility aria-label attributes to array buttons (#1714)

    💻 @rjsf/material-ui theme

    • 🗄 Point rootdir to ./src to avoid a deprecated usage of tsdx (#1733)

    📄 Dev / docs / CI

    • 🛠 Fix docs build (#1729)
    • 🚀 Build and deploy playground on CI (#1722)
    • Again add subthemes, fix blurring for new playground (#1723, bb53385)
    • 📄 Reorganize docs, add interactive codepen examples (#1691)
    • 🛠 Fix anyOf typo in docs (#1753)