Changelog
v4.9.0
null
to TrueIcon
or FalseIcon
in <BooleanField>
(#8760) (slax57)AppBar
Customization (#8681) (fzaninotto)<FilterListItem>
applies filters (#8676) (djhi)withRefreshAuth
(#8574) (djhi)<SelectArrayInput>
's size
prop and fix outlined
variant (#8562) (amilosmanli)<ReferenceManyCount>
rendering link incorrectly (#8752) (oleg-semyonov)useRecordContext
explanation for forms (#8743) (fzaninotto )We released ra-directus
that contains a DataProvider
and an AuthProvider
to work with Directus.
We also released new landing pages for both React-admin and the Enterprise Edition. Check them out!
Changelog
v4.8.4
to
prop in memoization check of <CreateButton>
and <ShowButton>
. (#8741) (djhi)<Count>
and <ReferenceManyCount>
should allow to override the default sort
. (#8732) (slax57)Changelog
v4.8.3
<FilterFormInput>
should not override its children's size
if they provide one explicitly (#8693) (slax57)<ReferenceInput>
throws an error when referencing the same resource as <Edit>
and the reference is undefined (#8719) (slax57)<SelectArrayInput>
does not display its label correctly in outlined variant (#8705) (sebastianbuechler)<UrlField>
click should cancel Datagrid's row click (#8708) (slax57)<ReferenceManyField>
's source
prop (#8726) (slax57)fetchJson
(#8712) (slax57)<RecordContextProvider>
usage (#8716) (postor )<Confirm>
documentation (#8711) (fzaninotto)Changelog
v4.8.2
<Labeled>
ignores fullWidth
when label
is false (#8689) (slax57)<AutocompleteInput>
when record has a different shape between getList
and getMany
(#8687) (slax57)<Configurable>
elements don't allow to edit a text field (#8682) (fzaninotto)<DatagridConfigurable>
column ordering feature does not work in Firefox (#8673) (slax57)<Datagrid rowClick>
type and documentation (#8677) (djhi)downloadCSV
function (#8686) (zhujinxuan)ra-auth-msal
to the authProvider list (#8703) (slax57)global
definition to the Vite example, and offer to install the Roboto font locally (#8680) (slax57)<MenuItem>
example usage in Upgrade guide (#8678) (WiXSL)Changelog
v4.8.1
<Notification>
raises a Material UI warning when message is a string (#8666) (slax57)<ArrayField>
breaks when value is null
(#8659) (slax57)<SimpleForm>
save toolbar hides content on mobile (#8656) (fzaninotto)onError
type (#8668) (djhi)onError
type (#8667) (djhi)<ReferenceOneField>
usage with one-to-many relationships (#8660) (fzaninotto)<CheckboxGroupInput translateChoice>
code example (#8657) (WiXSL)Changelog
v4.8.0
<List>
children to handle the empty state (#8585) (djhi)<Resource>
(#8640) (slax57)<ExportButton meta>
and <BulkExportButton meta>
(#8636) (fkowal)useNotify
message (#8580) (fzaninotto)<Datagrid isRowSelectable>
to show a disabled checkbox for unselectable rows (#8650) (WiXSL)shouldUnregister
prop used in an Input logs a DOM warning (#8653) (fzaninotto)<CheckboxGroupInput helperText>
placement and color (#8652) (fzaninotto)useList
filter option not working with nested objects (#8646) (WiXSL)<FormDataConsumer>
generic (#8389) (Gabriel-Malenowitch)<Breadcrumb>
documentation about nested resources (#8648) (fzaninotto)useMutation
usage examples use the wrong syntax (#8647) (WiXSL)Changelog
v4.7.6
This release contains a security fix. You must upgrade to this version if you use <RichTextField>
with rich text data that isn't sanitized server-side.
<RichTextField>
(#8644) (fzaninotto)<FilterForm>
cannot clear filter with complex object value (#8637) (slax57)<StackedFilters>
chapter (#8631) (fzaninotto)Changelog
v4.7.2
useGetManyAggregate
error when ids is not an array (#8603) (djhi)<AutocompleteInput>
when multiple is true and value is not an array (#8602) (djhi)<SelectArrayInput>
error when value is not an array (#8601) (djhi)<AutocompleteInput>
flickers inside <ReferenceInput>
(#8599) (djhi)<Search>
example (#8579) (AdamMcquiff)Changelog
v4.7.0
beforeDelete
, afterUpdate
, etc.) to facilitate dataProvider customization (#8511) (fzaninotto)<Count>
and <ReferenceManyCount>
components (#8492) (fzaninotto)/login-callback
route and new optional authProvider.handleLoginCalback()
method (#8457) (djhi)anchorOrigin
in useNotify
(#8541) (fzaninotto)<List>
and <Create>
(#8533) (fzaninotto)<TabbedForm.Tab>
and <TabbedShowLayout.Tab>
shortcuts (#8525) (fzaninotto)<TabbedForm.Tab>
and <TabbedShowLayout.Tab>
(#8543) (fzaninotto)ra-data-local-storage
(#8542) (fzaninotto)<AutocompleteInput create>
does not support nested optionText
(#8556) (slax57)useAuthState
and useAuthenticated
(#8496) (djhi)usePermissionsOptimised
(#8521) (fzaninotto)<DataTimeInput>
section about how to build a parse function (#8553) (slax57)