Changelog
5.1.4
useFormGroup
doesn't return validation errors with react-hook-form 7.53.0 (#10168) (slax57)useInput
(#10153) (GuilhermeCarra)<SimpleFormIterator>
add and remove buttons snippets (#10173) (julienV)Changelog
v5.1.3
create-react-admin
fails with Yarn PnP (#10161) (fzaninotto)expect
with testing-library helpers (#10169) (ThieryMichel)Changelog
v5.1.2
<PrevNextButtons>
index when using paginated results (#10144) (slax57)useInput
should call a custom validator with the final source in respect to the <SourceContext>
(#10148) (slax57)ra-data-graphql
incorrectly warns about deprecated override
option being set (#10138) (JonasDoe)create-react-admin
CLI to generate valid react-admin v5 apps (#10131) (djhi)<ReferenceInput>
usage incorrectly mentions the validate
prop (#10134) (fzaninotto)ra-data-nestjs-query
to the list of Data Providers (#10145) (mrnkr)Changelog
v5.1.1
<TranslatableInputs>
throws error when used with null value (#10125) (glauff)ListContext.setSort
ignores the sort order when the chosen field is the current one (#10114) (adguernier)<Datagrid rowClick>
is called on mount (#10102) (djhi)<SimpleFormIterator>
adds a left padding when there is no label (#10092) (fzaninotto)<DateInput>
and <DateTimeInput>
do not handle partial values correctly on Firefox (#9543) (arimet)Changelog
v5.1.0
<SelectInput>
to support an array of strings as choices (#10038) (fzaninotto)<ReferenceField>
to render a link to the show view when relevant (#9951) (fzaninotto)<Login avatarIcon>
(#9917) (mjarosch)<Title>
to be non configurable (#9836) (markyao6275)Changelog
v5.0.5
<AutocompleteInput>
clear button does not clear new choice (#10023) (adguernier)<FilterLiveSearch>
should react to filter values change (#9996) (slax57)Changelog
v5.0.4
<List filter>
instead of filters
(#9980) (djhi)ra-data-graphql
custom context gets overwritten on queries (#9976) (jspizziri)<Admin>
doc to explain how to allow anonymous access to dashboard (#9992) (fzaninotto)<Datagrid>
standalone usage misses required resource prop (#9991) (fzaninotto)<Breadcrumb>
doc according V5 upgrade (#9988) (adguernier)ra-rbac
documentation following v5 upgrade (#9987) (slax57)ra-datagrid-ag
doc according to V5 (#9985) (adguernier)<EditableDatagrid>
documentation (#9984) (adguernier)react-query
upgrade codemod snippets (#9977) (adguernier)isLoading
(#9978) (djhi)<WrapperField source>
prop should not be required (#9983) (jonathan-marmelab)<ReferenceField>
Props type is confusing (#9972) (fzaninotto)useGetOne
and useGetMany
params type when id
param is undefined (#9971) (fzaninotto)Changelog
v5.0.3
<SimpleShowLayout>
uses a wrong translation key for field labels (#9966) (fzaninotto)ra-data-fakerest
log of queries (#9960) (fzaninotto)useGetManyReference
return type (#9963) (fzaninotto)ReviewList
scrolls to top when editing a review (#9958) (djhi)Changelog
v5.0.2
useUpdate
throws an error when record id is a valid falsy value such as zero (#9957) (djhi)<DatagridHeader>
Tooltip when using React element as a field label (#9948) (djhi)<Form>
need a SourceContext
(#9944) (adguernier)<Form sanitizeEmptyValues>
does not work on nested fields (#9950) (djhi)