ra-i18n-polyglot
Advanced tools
Changelog
v4.10.3
<ReferenceField>
link function is called with referencing record instead of referenced record (#8899) (djhi)ReferenceFieldView
backwards compatibility (#8912) (djhi)create-react-admin
requires node 16 (#8902) (fzaninotto)sidebar
prop type (#8887) (smeng9)isRowSelectable
description and examples (#8901) (WiXSL)create-react-admin
(#8881) (djhi)Changelog
v4.10.2
<Edit>
or <Create>
when using warnWhenUnsavedChanges
(#8882) (slax57)create-react-admin
package manifest (#8888) (djhi)<Menu.ResourceItem>
example should use the name
prop (#8886) (septentrion-730n)ra-strapi-rest
v4 (#8865) (nazirov91)Changelog
v4.10.1
create-react-admin
installer (fzaninotto)Changelog
v4.9.3
useInput
callbacks are mutable (#8824) (@fzaninotto)<Form>
should only trigger field validation on submit if not told otherwise (#8826) (@slax57)<ReferenceOneField>
shows wrong sort order when used in a <Datagrid>
(#8825) (@fzaninotto)<Datagrid rowClick>
PropTypes (#8823) (@slax57)<ReferenceInput>
and <ReferenceArrayInput>
(#8821) (@fzaninotto)Changelog
v4.9.2
addRefreshAuthToAuthProvider
should not try to call getIdentity
if it does not exist on the original AuthProvider
(#8810) (djhi)editorProps
prop is ignored in <RichTextInput>
(#8809) (ArnaudD)useReferenceArrayInputController
does not pass meta
to getMany
(#8803) (djhi)<FilterForm>
infinite loop when used in a <ReferenceManyField>
(#8800) (fzaninotto)Changelog
v4.9.1
<ReferenceInput>
logs warning on deselection (#8788) (slax57)validate
function no longer applies translation (#8746) (slax57)<ReferenceOneInput>
(#8783) (slax57)<AppBar>
example (#8775) (davidhenley)<Layout sidebar>
prop (#8777) (smeng9)<FilterList>
example (#8773) (davidhenley)withLifecycleCallbacks
example (#8769) (afilp)UpdateParams
id type doesn't use generic type (#8782) (zhujinxuan)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)