github marmelab/react-admin v5.12.0
5.12.0

19 hours ago
  • Add error, loading, empty and offline props to <ListBase>, <WithListContext>, <EditBase>, and <ShowBase> to set fallback components for non-success states. (#10880) (erwanMarmelab)
  • Add <RecordsIterator> for easy rendering of lists of records (#10880) (erwanMarmelab)
  • Add <TextArrayField> to render arrays of strings (#10939) (slax57)
  • Add useUpdateController to make the logic portable (#10924) (djhi)
  • Add useBulkUpdateController to make the logic portable (#10925) (djhi)
  • Add useBulkDeleteController to make the logic portable (#10923) (djhi)
  • Add <ListBase emptyWhileLoading> option (#10917) (djhi)
  • Add useMutationWithMutationMode hook (#10910) (djhi)
  • Update Guessers to use <TextArrayInput> / <TextArrayField> for scalar arrays (#10939) (slax57)
  • Fix useMutationWithMutationMode in optimistic and undoable mode may pass invalid parameters to the mutation (#10977) (djhi)
  • Fix update removing meta and pageInfo properties from getManyReference result (#10975) (jvasseur)
  • [Doc] Add missing props to <ReferenceArrayField> and <ReferenceManyField>, and base components (#10978) (slax57)
  • [Doc] Add Soft Delete Documentation (#10974) (djhi)

Don't miss a new react-admin release

NewReleases is sending notifications on new releases.