v2.2.5
π₯ Breaking Changes
None!
π New Features
- Adds the
errors
,itemComponentProps
, andonValidate
props to theFileUploadModal
component - Adds the
fields
andrequired
props to theUserDefinedFieldsForm
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
- If the
π Bug Fixes
None!