react-admin
Advanced tools
Changelog
5.6.1
<NumberInput>
and <AutocompleteInput>
do not forward the event when calling onBlur
(#9730) (yanchesky)title
doc (#10536) (erwanMarmelab)<DatagridAGClient>
access control's doc (#10535) (erwanMarmelab)<ListLiveUpdate>
instead of <ListLive>
(#10531) (djhi)Changelog
5.6.0
<LoginWithEmail>
to facilitate login with email (#10518) (fzaninotto)create-react-admin
non interactive by default and support ra-supabase
(#10511) (djhi)<ReferenceOneField emptyContent>
(#10450) (erwanMarmelab)<ArrayInput>
to throw an error when using outdated disabled
prop (#10529) (fzaninotto)HorizontalMenu
doc (#10528) (erwanMarmelab)<FormFillerButton>
documentation (#10527) (djhi)Changelog
5.5.3
useHandleCallback
compatibility with React.StrictMode
(#10486) (erwanMarmelab)useList
usage contains incorrect code snippet (#10491) (fzaninotto)<DatagridAG>
docs (#10487) (slax57)console.error
in tests (#10480) (erwanMarmelab)Changelog
5.5.2
Changelog
5.5.1
scrollToTop
in buttons doc and document _scrollToTop
in useRedirect
(#10449) (erwanMarmelab)ReferenceManyField
and ReferenceManyToManyField
(#10467) (erwanMarmelab)<ReferenceManyToManyInput mutationOption={{onError}}>
doc (#10462) (erwanMarmelab)MultiLevelMenu
screenshot (#10468) (erwanMarmelab)Changelog
5.5.0
<BulkActionsToolbar>
(#10367) (erwanMarmelab)<TextArrayInput>
to edit arrays of strings (#10384) (fzaninotto)<SimpleList rowClick>
(#10385) (djhi)<Authenticated>
briefly renders its children when checkAuth returns error (#10443) (adrien-may)useDelete
does not invalidate cache in pessimistic
mode (#10446) (fzaninotto)react-router
deprecation warnings in react-admin default router<StackedFilters>
DateInput
, TimeInput
, and DateTimeInput
documentation (#10447) (erwanMarmelab)openOnFocus
in <AutocompleteInput>
with StrictMode (#10442) (djhi)Changelog
5.4.4
useUpdate
ignores meta
when populating the query cache in pessimistic mode (#10422) (slax57)<ArrayInput>
makes the form dirty in strict mode (#10421) (djhi)ReferenceManyToMany
's error support documentation (#10426) (erwanMarmelab)<ArrayField>
Story (#10436) (djhi)Changelog
5.4.3
<FormDataConsumer>
causes its children to flicker (#10417) (djhi)<ShowBase emptyWhileLoading>
from the docs (#10416) (slax57)<DatagridAG>
custom cell editors (#10410) (djhi)<TreeWithDetails filter>
doc chapter (#10406) (erwanMarmelab)Changelog
5.4.2
useLogin
should invalidate the getPermissions
cache (#10392) (slax57)<Datagrid>
rowClick
function cannot expand or select (#10404) (djhi)<FileInput>
triggers onChange
twice with latest version of react-dropzone
(#10402) (slax57)<ReferenceManyToManyField queryOptions>
and <ReferenceManyToManyInput queryOptions mutationOptions>
doc (#10403) (erwanMarmelab)<DateRangeInput>
import syntax (#10399) (erwanMarmelab)<TreeWithDetails filter>
prop to render a sub tree (#10398) (djhi)