react-jsonschema-form v2.2.2 Release Notes

Release Date: 2020-07-25 // almost 4 years ago
  • @rjsf/antd theme

    • ๐Ÿ”Œ Replace babel-plugin-import with manual tree-shaking to improve bundle size (#1900)
    • ๐Ÿ›  Fix classNames not being recognized (#1900)
    • ๐Ÿ›  Fix build issues with playground under windows (#1900)
    • ๐Ÿ›  Fix crashing issues with datetime widget, force the use of dayjs instead of moment.js (#1900)
    • ๐Ÿ“ฆ chore(deps-dev): bump lodash from 4.17.15 to 4.17.19 in /packages/antd (#1925)

    ๐Ÿ’ป @rjsf/fluent-ui theme

    • ๐Ÿ“ฆ chore(deps): bump lodash from 4.17.15 to 4.17.19 in /packages/fluent-ui (#1924)

    ๐Ÿ’ป @rjsf/material-ui theme

    • ๐Ÿ‘ Allow checkboxes to be submitted with a "false" value when marked as required in the schema (#1825)
    • ๐Ÿ“ฆ chore(deps): bump lodash from 4.17.15 to 4.17.19 in /packages/material-ui (#1926)

    ๐Ÿ’ป @rjsf/semantic-ui theme

    • Don't replace 0 with the empty string (#1923)

    ๐Ÿ“„ Dev / docs / CI

    • โšก๏ธ Updates the development section of the contribution docs to correct the process for booting a local server from a fresh install (#1913).
    • chore(deps): bump crazy-max/ghaction-github-pages from v2.1.0 to v2.1.1 (#1929)
    • chore(deps): bump actions/setup-python from v2.0.1 to v2.1.0 (#1928)
    • chore(deps): bump actions/setup-python from v2.1.0 to v2.1.1 (#1932)
    • chore(deps): bump actions/setup-node from v2.1.0 to v2.1.1 (#1934)