github marmelab/react-admin v2.6.0
2.6.0

latest releases: v5.0.1, v5.0.0, v5.0.0-rc.1...
5 years ago

For highlights about this version, read the react-admin 2.6 announcement blog post on the Marmelab blog.

  • Add skeleton to <Datagrid> when loading the data for the first time (2706) (fzaninotto)
  • Add ability to attach an expansion panel to a <Datagrid> row (2634) (fzaninotto)
  • Add ability to hide the <ExportButton> in the <List> (2638) (afilp)
  • Add the current record as parameter to the rowClick function (2625) (djhi)
  • Add logged out notification when the authProvider throws a fetch error (2733) (ThieryMichel)
  • Add ability to extend the buttons onClick handlers (2640) (djhi)
  • Add ability to override <Datagrid> header style (2709) (fzaninotto)
  • Add ability to override the <Popper> props in <AutocompleteInput> (2678) (djhi)
  • Add the ability to disable the /login route and component (2622) (djhi)
  • Add enableReducers and renderProp options to <TestContext> to help with integration testing (2614) (peter-mouland)
  • Disable the <ExportButton> when there is nothing to export (2595) (Luwangel)
  • Update dependencies of secondary packages to ra-core (2606) (fzaninotto)
  • Fix <ShowButton> in <Datagrid> when using rowClick (2716) (plattdl)
  • Fix list e2e test (2713)(#2713)) (JacquesBonet)
  • Fix warnings about peerDependencies on install (2626) (fzaninotto)
  • Fix warning when disabling a button on small devices (2731) (Luwangel)

Don't miss a new react-admin release

NewReleases is sending notifications on new releases.