v2.2.0
For highlights about this version, read the 2.2 release announcement post on the marmelab blog.
- Add Export feature (fzaninotto)
- Add the
callbackside effect (fzaninotto) - Add Error Page (fzaninotto)
- Add clear button on inputs (djhi)
- Add ability to clone a record (fzaninotto)
- Add validation for
dataProviderresponse format (djhi, fzaninotto) - Add Tooltips To Icon Buttons (fzaninotto)
- Add ability to alter values after submission and before saving them (djhi)
- Add support for forms in lists (djhi)
- Add support for
asyncBlurFieldsin forms (fzaninotto) - Add redirection to the previous page when a
FETCH_ERRORoccurs (djhi) - Add
<CreateActions>and<RecordTitle>components (djhi) - Update the UI to make the
<AppBar>dense (fzaninotto) - Update the UI to make the page heading smaller (fzaninotto)
- Update the
<ListView>implementation to make it easier to override (fzaninotto) - Fix bug with
defaultValuesand<TabbedForm>(djhi) - Fix bug with
defaultValuesand<FormDataConsumer>(djhi) - Fix bug with Form state being persisted between resources (djhi)
- Fix
defaultValuefor<ArrayInput>(djhi)