Skip to content

v2.2.0

Choose a tag to compare

@fzaninotto fzaninotto released this 01 Aug 11:53
· 20744 commits to master since this release

For highlights about this version, read the 2.2 release announcement post on the marmelab blog.

  • Add Export feature (fzaninotto)
  • Add the callback side effect (fzaninotto)
  • Add Error Page (fzaninotto)
  • Add clear button on inputs (djhi)
  • Add ability to clone a record (fzaninotto)
  • Add validation for dataProvider response 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 asyncBlurFields in forms (fzaninotto)
  • Add redirection to the previous page when a FETCH_ERROR occurs (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 defaultValues and <TabbedForm> (djhi)
  • Fix bug with defaultValues and <FormDataConsumer> (djhi)
  • Fix bug with Form state being persisted between resources (djhi)
  • Fix defaultValue for <ArrayInput> (djhi)