ra-i18n-polyglot
Advanced tools
Changelog
v4.12.1
<List>
aside
snippet (#9082) (slax57)<BulkUpdateButton>
(#9077) (slax57)<AutompleteInput create>
prop example (#9071) (adguernier)<ReferenceManyField>
chapter snippets to match the example data (#9067) (eboss-dev)Changelog
v4.12.0
mutationOptions
in <BulkUpdateButton>
(#9035) (KonkretneKosteczki)<AutocompleteInput>
's filterToQuery
and improve <AutocompleteInput>
and <AutocompleteArrayInput>
's docs about props stability (#9046) (djhi)<Link>
to honor the underline
prop (#8977) (fzaninotto)<DeleteButton>
doesn't allow to override the text color (#9060) (adguernier)BooleanInput
(#9056) (adguernier)sortBy
prop value in "Combining Two Fields" chapter (#9048) (adguernier)TabbedShowLayout.md
(#9045) (adguernier)FieldsForRelationships.md
(#9049) (adguernier)TabbedForm.md
(#9041) (adguernier)Changelog
v4.11.4
helperText
is false
(#9037) (adguernier)<Loading>
custom message raises a missing translation key warning (#9036) (adossas-spdrm)<RadioButtonGroupInput>
does not honor id
prop in option labels (#9025) (fzaninotto)<RichTextInput>
toolbar appearance (#9018) (fzaninotto)useList
example, with page option (#9040) (adguernier)useGetTree
documentation (#9027) (adguernier)withLifeCycleCallbacks
(#9022) (djhi)Changelog
v4.11.3
<ArrayInput>
with default values (#8971) (henryhobhouse)<Admin>
should call authProvider.getPermissions
only when given a child function (#9001) (adguernier)<ListView>
does not apply CSS classes to its child components (#8995) (djhi)useLockOnMount
in useLock
(#9002) (slax57)<ToggleThemeButton>
deprecated props JSDoc (#8994) (slax57)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)