Changelog
v4.16.15
useGetIdentity
regression (#9756) (djhi)Changelog
v5.0.0-alpha.1
v5.0.0-alpha.0
releaseChangelog
v5.0.0-alpha.0
SourceContext
to allow for deep form nesting without prop forwarding (#9533) (djhi)react-router
to 6.22.0, use data router by default, stabilize useWarnWhenUnsavedChanges
, and remove <Admin history>
prop (#9657) (slax57)react-query
to v5 and react
to v18 (#9473) (djhi)fullWidth
by default (#9704) (fzaninotto)<Link>
to underline links by default (#9483) (fzaninotto)<Admin>
to have a default dark theme (#9479) (adguernier)<Datagrid expand>
to remove prop injection (#9719) (fzaninotto)<Datagrid rowClick>
to use resource definition by default (#9466) (slax57)<SimpleShowLayout>
to accept a custom direction
(#9705) (fzaninotto)Field
components to leverage SourceContext
(#9620) (djhi)useGetRecordRepresentation
to get better defaults (#9650) (erwanMarmelab)useInfiniteGetList
to skip getOne
cache population for large responses (#9536) (slax57)withLifecycleCallbacks
to support a wildcard and an array of callbacks (#9577) (quentin-decre)combineDataProviders
to work with custom methods using more than 2 parameters (#9676) (karpushchenko)ra-data-graphql-simple
to support DELETE_MANY and UPDATE_MANY (#9393) (maxschridde1494)ra-data-graphql-simple
to support sparse field (#9392) (maxschridde1494)create-react-admin
to make it usable in non-interactive mode (#9544) (djhi)create-react-admin
to include <CheckForApplicationUpdate>
in default <Layout>
(#9509) (arimet)cloneElement
in list actions and bulk actions (#9707) (fzaninotto)useListController
setFilters
default debounce (#9682) (fzaninotto)<Admin>
and <Layout>
components (#9591) (fzaninotto)<TranslatableInputs>
label inference regression (#9594) (djhi)<TextField size>
cannot be overridden by theme (#9554) (PedroPerpetua)<Datagrid rowClick>
is no longer false by default (#9475) (slax57)<AutocompleteInput>
to include a tip about the abort controller (#9693) (adguernier)<ReferenceInput validate>
(#9689) (fzaninotto)isLoading
to isPending
(#9524) (fzaninotto)ReactQueryDevtools
button size (#9558) (adguernier)create-react-admin
GitHub action to test new apps (#9580) (djhi)create-react-admin
with ra-data-fakerest
(#9578) (djhi)Changelog
v4.16.12
<ArrayInput>
should keep error state on children after unmount (#9677) (sweco-sedalh)<SortButton>
should use the provided resource
prop to build its label (#9694) (slax57)<ReferenceInput>
throws a recoverable error in production (#9690) (fzaninotto)<DatagridAG>
(#9674) (slax57)Changelog
v4.16.11
<FilterForm>
ignores key
prop on children (#9588) (Dreamsorcerer)Changelog
v4.16.10
<ReferenceInput>
accepts a validate prop while it should not (#9637) (fzaninotto)<Admin>
component (#9641) (fzaninotto)<AccordionForm>
and <AccordionFormPanel>
docs (#9646) (erwanMarmelab)<Breadcrumb>
(#9640) (erwanMarmelab)<EditableDatagrid>
docs (#9633) (erwanMarmelab)<SaveButton>
is broken (#9651) (slax57)Changelog
v4.16.9
<FieldToggle>
cannot be styled using the application theme (#9634) (megantaylor)withLifecycleCallbacks
and the <Datagrid bulkActionButtons>
sections (#9621) (fzaninotto)Changelog
v4.16.8
useUpdateMany
doesn't properly update cache in pessimistic mode (#9600) (fzaninotto)fetchJSON
adds useless Content-Type header for empty requests (#9613) (chrisDeFouRire)<ListGuesser>
flashes when changing sort or pagination (#9606) (fzaninotto)ra-i18n-i18next
broken package (#9603) (fzaninotto)<Pagination rowsPerPageOptions>
doesn't accept an array of objects (#9607) (fzaninotto)<DatagridAG>
page to reflect latest changes (#9599) (fzaninotto)Changelog
v4.16.7
<FileInputPreview>
propTypes (#9596) (djhi)defaultProps
usage (#9586) (fzaninotto)Changelog
v4.16.6
<Datagrid>
Select All button bubbles up to parent Datagrid (#9567) (Dreamsorcerer)<Datagrid>
headers pinning feature (#9564) (adguernier)<Edit mutationOptions>
example snippet (#9573) (Szulerinio)<Resource>
documentation (#9570) (Szulerinio)