ra-i18n-polyglot
Advanced tools
Changelog
v4.5.2
authProvider
hooks support for redirectTo: absolute URL (#8382) (fzaninotto)authProvider
hooks support for redirectTo: false (#8381) (fzaninotto)<FormDataConsumer>
values not being up-to-date on mount (#8340) (WiXSL)<DatagridConfigurable>
ignores children without label or source (#8376) (WiXSL)<SelectColumnsButton>
styles (#8391) (WiXSL)<FilterList>
example and anchor (#8401) (WiXSL)useReference
hook docs (#8385) (WiXSL)<AutocompleteInput optionText>
defaultValue (#8386) (WiXSL)useNotify
(#8398) (septentrion-730n)Changelog
v4.5.0
<SelectColumnsButton>
and <DatagridConfigurable>
components (#8274) (fzaninotto)<ReferenceArrayInput queryOptions>
(#8339) (WiXSL)<ReferenceArrayInput>
without child (#8332) (fzaninotto)<ReferenceOneField>
sort
and filter
props (#8306) (nicgirault)<CSSBaseline>
to the default layout for better UI (#8216) (fzaninotto)<SelectInput>
throws cannot read property map of undefined
error on undefined choices (#8309) (thdk)<AutocompleteInput>
should only add an empty option when there is an emptyText
(#8305) (WiXSL)<AutocompleteInput>
does not repopulate suggestions on blur in when used inside <ReferenceInput>
(#8303) (slax57)<AutocompleteInput validate={required()}>
displays empty choice (#8296) (slax57)<RadioButtonGroupInput options>
prop was ignored (#8299) (fzaninotto)<AutocompleteArrayInput>
shows undefined
on blur (#8331) (fzaninotto)<CheckboxGroupInput labelPlacement>
prop throws a DOM error (#8294) (WiXSL)<CheckboxGroupInput options>
prop is ignored (#8291) (fzaninotto)<FilterList>
custom label raises a missing translation key warning (#8325) (slax57)<ListButton>
doesn't show "Remove all filters" item when using alwaysOn
filters (#8324) (WiXSL)<List>
page display on dataProvider error (#8319) (WiXSL)<RichTextInput>
doesn't update when record field updates (#8314) (WiXSL)localStorageStore
deletes non-react-admin items on version change (#8315) (fzan)terser
from 5.10.0 to 5.15.1 (#8323) (dependabot)ansi-regex
from 4.1.0 to 4.1.1 (#8321) (dependabot)<ContainerLayout>
and <HorizontalMenu>
documentation (#8342) (fzaninotto)ra-data-simplerest
(#8301) (fzaninotto)record
from context instead of props (#8337) (WiXSL)record
and id
from context instead of props (#8335) (WiXSL)<AutocompleteArrayInput>
doc (#8322) (fzaninotto)useListContext
and useChoicesContext
hooks (#8310) (cinaaaa)<TextInput multiline>
prop (#8290) (thdk)<SaveButton type='button'>
with custom Form's onSubmit
(#8286) (WiXSL)webpack
to vite
(#8317) (fzaninotto)Changelog
v4.4.4
<ArrayInput>
throws an error when providing a helperText (#8276) (slax57)<ArrayInput>
makes edited form always dirty on input blur (#8275) (WiXSL)<CheckboxGroupInput>
(#8260) (zhujinxuan)warnWhenUnsavedChange
crashes the app when using react-router
>= 6.4 (#8272) (fzaninotto)useGetRecordId
missing export (#8283) (WiXSL)<Field>
in <SimpleForm>
(#8280) (clement-escolano)<CreateInDialogButton>
, <EditInDialogButton>
and <ShowInDialogButton>
to docs (#8271) (slax57)<EditInDialogButton>
and <CreateInDialogButton>
(#8284) (fzaninotto)Changelog
v4.4.2
null
value support in inputs (#8262) (slax57)<AutocompleteInput>
doesn't allow clearing the inputs in certain scenarios (#8238) (WiXSL)<Loading>
displays translation messages even though it should not (#8261) (alioguzhan)<Loading>
message contains trailing dot (#8257) (alioguzhan)filterToQuery
prop in <AutocompleteInput>
and <AutocompleteArrayInput>
components (#8251) (WiXSL)Changelog
v4.4.1
format
and parse
on <AutocompleteInput>
and <SelectInput>
(#8237) (byymster)<SelectInput>
and <AutocompleteInput>
change empty references (#8234) (fzaninotto)<SelectInput emptyValue>
accepts null value (#8235) (fzaninotto)<RadioButtonGroupInput>
inside <ReferenceInput>
when reference ids are numbers (#8229) (slax57)useEditController
returns wrong redirectTo
value (#8243) (WiXSL)<Datagrid>
's ExpandAllButton conflicts with expandSingle prop (#8221) (WiXSL)<ReferenceInput>
story contains a non-story (#8228) (WiXSL)<SimpleFormIterator>
(#8215) (WiXSL)useCreateController
parameter type for onError effect (#8242) (WiXSL)<RichTextInput>
example (#8245) (WiXSL)<RichTextInput>
toolbar customization example (#8239) (WiXSL)<List perPage>
doc misses mention of <Pagination rowsPerPages>
relationship (#8244) (WiXSL)Changelog
v4.4.0
<Configurable>
components, make <SimpleList>
accept template strings (#8145) (fzaninotto)useInfiniteGetList
hook (#8063) (arimet)sanitizeEmptyValues
prop to Form components to replace empty values by null (#8188) (fzaninotto)emptyText
and emptyValue
support in <AutocompleteInput>
(#8162) (WiXSL)usePermissions
(#8196) (hiaselhans)emptyText
translation on Field components (#8132) (oguhpereira)ra-data-localforage
data provider (#7959) (arimet)queryOptions
support in <ReferenceInput>
(#8192) (WiXSL)<SimpleFormIterator>
(#8124) (fzaninotto)<Datagrid>
header (#8152) (hiaselhans)<Form>
submit handler (#8199) (djhi)dataProvider
method that don't return a data
object (#8159) (oguhpereira)<Resource>
children (#8079) (hiaselhans)getLocales
in Polyglot i18nProvider (#8143) (fzaninotto)useList
(#8116) (oguhpereira)<FilterButton>
(#8113) (oguhpereira)useGetRecordId
hook to make react-admin components more versatile (#8103) (arimet)<SimpleFormIterator>
defaultValues when adding a record (#8204) (WiXSL)<ReferenceField>
generates a link even though there is nothing to link to (#8202) (thibault-barrat)<FormTab>
not turning red after <ArrayInput>
global validation error (#8198) (thibault-barrat)<Layout>
misses sx prop (#8209) (djhi)useDelete
id type doesn't use generic type (#8208) (zhujinxuan)useGetRecordId
section (#8107) (arimet)Changelog
v4.3.4
<SimpleForm>
does not sanitize react-hook-form props (#8186) (WiXSL)<ReferenceInput>
fetching error makes <AutocompleteInput>
unusable (#8183) (fzaninotto)<Datagrid>
error when queryOptions
contains enable: false
(#7987) (yanchesky)<FormDataConsumer>
usage example (#8189) (WiXSL)linkType
prop doc for <SimpleList>
and <SingleFieldList>
(#8171) (riexn)Changelog
v4.3.3
<Confirm>
doesn't pass props to the underlying Material UI <Dialog>
component (#8176) (WiXSL)useGetList
and useGetManyReferences
(#8174) (djhi)localStorageStore.reset()
does not remove all items (#8161) (fzaninotto)<Admin layout>
prop (#8169) (herndlm)useDelete
usage in JSDoc (#8160) (slax57)Changelog
v4.3.2
useFormState
sometimes returns outdated state (#8138) (WiXSL)<ArrayInput>
not showing validation error message (#8154) (WiXSL)<FileInput>
and <ImageInput>
not showing validation error message (#8150) (WiXSL)<AppBar className>
prop is ignored (#8148) (WiXSL)<ReferenceManyField>
row selection is shared for a given resources (#8149) (WiXSL)useNotify()
triggers useless rerenders (#8136) (fzaninotto)<AutocompleteInput>
does not allow zero as value (#8144) (WiXSL)<SavedQueriesList>
component (#8157) (fzaninotto)<Menu.Item>
(#8137) (fzaninotto)