ra-i18n-polyglot
Advanced tools
Changelog
v4.11.2
<ReferenceField>
line height isn't consistent with other fields (#8976) (fzaninotto)<Admin>
fails when used in Next.js server components (#8990) (fzaninotto)<AutocompleteArrayInput>
'custom options' story (#8983) (slax57)<WithRecord>
render
prop type (#8993) (slax57)<AutoSave>
documentation (#8969) (fzaninotto)<TreeInput>
and <ReferenceNodeInput>
chapters (#8974) (fzaninotto)getSource
and scopedFormData
in <FormDataConsumer>
(#8979) (slax57)<ReferenceArrayInput>
section about custom query filter (#8989) (fzaninotto)<CreateInDialogButton>
usage example (#8988) (slax57)<Confirm>
prop table overflows (#8985) (fzaninotto)Changelog
v4.11.1
<AutocompleteInput>
should not use matchSuggestion
when in a <ReferenceInput>
(#8956) (slax57)<ListView>
should show custom empty component with partial pagination (#8945) (yanchesky)<FunctionField>
render
(#8964) (slax57)dataProvider.getList()
response format error message does not take partial pagination into account (#8957) (yanchesky)Changelog
v4.11.0
<WithListContext>
component (#8917) (fzaninotto)setNotifications
callback in <NotificationContext>
to allow for a custom notifications center (#8914) (smeng9)purifyOptions
prop to <RichTextField>
(#8905) (slax57)queryOptions
prop to <ReferenceField>
(#8895) (WiXSL)useAugmentedForm
to useForm
(#8911) (slax57)useGetList
default onSuccess
throws when the query is disabled (#8941) (slax57)<SimpleForm>
and <TabbedForm>
do not sanitize the resetOptions
prop (#8915) (slax57)source
and sortBy
prop (#8863) (djhi)Changelog
v4.10.6
<Create>
generic record type should not require an id
field (#8923) (djhi)Changelog
v4.10.4
<DatagridConfigurable>
inspector hides the wrong column when using empty children (#8929) (fzaninotto)<DatagridConfigurable>
fails to render when using a Field with a label element (#8928) (fzaninotto)<TextField>
and <RichTextField>
don't translate the emptyText
(#8924) (fzaninotto)<SaveButton>
spinner while submitting (#8920) (fzaninotto)<List disableSyncWithLocation>
doc about persisting list params in the store (#8919) (fzaninotto)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)