react-admin
Advanced tools
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)Changelog
v4.16.5
<AutocompleteInput>
should keep working when passing custom InputProps
(#9559) (adguernier)usePreference
should throw an error when used outside a <Configurable>
context (#9537) (arimet)<SelectArrayInput>
does not use recordRepresentation
" (#9563) (slax57)<WithRecord render>
function (#9552) (seongwon-privatenote)<MenuItemLink>
prop type should omit placeholder
(#9555) (smeng9)<MarkdownField>
doc (#9557) (adguernier)<ReferenceOneField emptyText>
prop (#9562) (slax57)Changelog
v4.16.4
<SelectArrayInput>
does not use recordRepresentation
(#9532) (adguernier)<DatagridAG>
doc on column state persistence (#9540) (djhi)<Show queryOptions>
doc(#9531) (slax57)<MarkdownInput>
documentation(#9511) (arimet)Changelog
v4.16.3
useNotify
types (#9529) (djhi)<AutocompleteInput TextFieldProps>
are not applied (#9527) (adguernier)useReferenceManyFieldController
does not debounce setFilters
(#9523) (djhi)<TabbedShowLayout>
displays its fields as full width blocks (#9522) (djhi)<ArrayInput>
does not work in <FilterForm>
(#9521) (djhi)<Datagrid>
's rowClick
and <ReferenceField>
's link should scroll to top (#9510) (DavidVergnaultMoank)useTheme
may return undefined
(#9503) (djhi)useInput
documentation regarding errors display (#9520) (djhi)<DatagridAG>
doc to mention the component is lazy loaded by default (#9499) (slax57)<EditableDatagrid>
doc (#9494) (adguernier)