github marmelab/react-admin v3.6.0
3.6.0

latest releases: v5.0.0-beta.0, v4.16.17, v4.16.16...
3 years ago

Read the announcement blog post.

  • Add onSuccess, onFailure and transform to <Create>, <Edit> and <SaveButton> (4881) (fzaninotto)
  • Add ability to deselect rows in one click in <BulkActionsToolbar> (4859) (fzaninotto)
  • Add ability to style pagination buttons (4891) (djhi)
  • Add ability to create custom <DeleteButton> views without rewriting the logic (4858) (fzaninotto)
  • Add ability to use a React element as <Field> label (4852) (fzaninotto)
  • Add useListParams hook to allow easier customization of List pages (4843) (WiXSL)
  • Add support for download, rel, and ping attributes in <FileField> (4798) (fzaninotto)
  • Add ability to use pagination and sort in GET_MANY_REFERENCE for ra-data-graphcool dataProvider (4778) (byymster)
  • Add feature to disable <SaveButton> if the Form is pristine (4773) (WiXSL)
  • Add sortByOrder prop to <Field> components to allow specifying the default sort order (4518) (JulienMattiussi)
  • Add support for variant=outlined in <SelectArrayInput> (4511) (JulienMattiussi)
  • Add explicit error when useGetOne is called for an undefined resource (4430) (fzaninotto)
  • Fix <EmailField> doesn't use the theme typography (4866) (WiXSL)
  • Fix deprecated usage of recompose methods, feplaced by React.memo (4786) (WiXSL)
  • Convert the demo <GridList> to TypeScript (4870) (MohammedFaragallah)
  • Convert products demo example to TypeScript (4758) (MohammedFaragallah)
  • Convert <ArrayField> component to function component. (4536) (WiXSL)
  • Convert demo example to TypeScript (4516) (josephktcheung)

Don't miss a new react-admin release

NewReleases is sending notifications on new releases.