Skip to content

v2.2.5

Compare
Choose a tag to compare
@dleadbetter dleadbetter released this 16 Jul 17:56
· 169 commits to master since this release
d1ed63e

πŸ’₯ Breaking Changes

None!

πŸš€ New Features

  • Adds the errors, itemComponentProps, and onValidate props to the FileUploadModal component
  • Adds the fields and required props to the UserDefinedFieldsForm component
    • If the fields prop is provided, an additional API call to load the fields will not be executed
    • If the required prop is provided, only required fields will be displayed on the form

πŸ› Bug Fixes

None!