ra-data-fakerest
Advanced tools
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)Changelog
v5.0.1
Changelog
v5.0.0
This major release introduces new features and some breaking changes. Here are the highlights:
We've written a migration guide to help you upgrade your apps to v5. It covers all the breaking changes and how to adapt your code to the new APIs.
We estimate that a react-admin app with 50,000 lines of code will require about 2 days of work to upgrade to v5.
For a detailed changelog, see the release notes for the following pre-releases:
Changelog
v5.0.0-rc.0
<Error>
background in global ErrorBoundary
(#9913) (fzaninotto)combineDataProvider
throws a runtime error (#9910) (fzaninotto)<List>
should not render <Error>
component on fetch error (#9912) (fzaninotto)useDelete
doesn't delete record if its id
is zero (#9894) (adguernier)<ArrayInput>
to use SourceContext
instead of cloning children (#9911) (adguernier)<SelectArrayInput>
to use default record representation when used inside <ReferenceArrayInput>
(#9902) (djhi)useRegisterMutationMiddleware
stories (#9899) (djhi)yarn
.lock (#9897) (fzaninotto)Changelog
v4.16.19
<ArrayInput>
ghost error after removing scalar item (#9918) (djhi)<SelectInput resettable>
does not reset the value (#9895) (fzaninotto)<SaveButton transform>
usage (#9915) (slax57)Changelog
v5.0.0-beta.3
<TextField>
should call toString
instead of JSON.stringify
for non-string values (#9888) (slax57)<ReferenceInput>
in <ArrayInput>
(#9882) (fzaninotto)ra-audit-log
chapter (#9881) (erwanMarmelab)ra-navigation
chapter (#9877) (erwanMarmelab)