react-admin v3.1.0 Release Notes

Release Date: 2019-12-18 // over 4 years ago
  • Read the announcement blog post.

    • โž• Add link to ra-resource-aggregator in Ecosystem doc (4177) (dryhten)
    • โž• Add Form customization documentation (4175) (fzaninotto)
    • ๐Ÿ›  Fix warning in <SelectInput> when alwaysOn is true (4174) (fzaninotto)
    • ๐Ÿ›  Fix duplicate query-string package (4173) (fzaninotto)
    • ๐Ÿ›  Fix cellClassName shortcoming isn't documented (4172) (fzaninotto)
    • ๐Ÿ›  Fix upgrade guide misses redux-saga version requirement (4171) (fzaninotto)
    • ๐Ÿ›  Fix typo in custom Actions documentation (4168) (gartner)
    • ๐Ÿ›  Fix a couple variables defined with var instead of const (4162) (WiXSL)
    • ๐Ÿ›  Fix typo in README (4159) (erikras)
    • ๐Ÿ›  Fix useStyles hooks exported by mistake in ra-ui-materialui (4153) (WiXSL)
    • โž• Add ability to extend pagination more easily (4132) (Kmaschta)
    • โž• Add the ability to override form layouts in a simpler way - introducing <FormWithRedirect> (4116) (fzaninotto)
    • โž• Add <BulkExportButton> component (4109) (fzaninotto)
    • ๐Ÿ›  Fix bad rebase (re-apply changes from ba48c62 accidentally overridden by fd7ba05) (4076) (WiXSL)
    • โž• Add ability to extend useEditController (4075) (Kmaschta)
    • โž• Add types for button components (4071) (fzaninotto)
    • โž• Add documentation for isRowSelectable prop (4064) (WiXSL)
    • โž• Add tooltip for <BooleanField> labels (instead of hidden text) (4054) (fzaninotto)
    • โž• Add allowDuplicates for <AutocompleteArrayInput> (4026) (alanpoulain)
    • โšก๏ธ Update <Tab> and <FormTab> components to function components (4002) (WiXSL)
    • โž• Add PropTypes to <SimpleForm> and <TabbedForm> components (3996) (WiXSL)
    • โž• Add isRowSelectable function prop to <Datagrid> component (3964) (WiXSL)
    • โž• Add name option to makeStyles (3946) (DanudeSandstorm)
    • โž• Add custom icons for <Confirm> action buttons (3812) (WiXSL)
    • โž• Add ability to hide <SelectInput> label (3806) (WiXSL)
    • โž• Add props to allow customizing the title and content of <Confirm> modals for delete buttons (3760) (macklin-10x)-10x
    • Add comprehensive param support for ra-data-graphql-simple adapter GET_MANY_REFERENCE requests (3759) (maxschridde1494)
    • โž• Add TransitionProps prop to <SimpleFormIterator> component (3226) (cherniavskii)
    • โž• Add <PasswordInput> component (3013) (Kmaschta)