ra-i18n-polyglot
Advanced tools
Changelog
v3.19.6
logoutUser
is false (#7044) (WiXSL)redirect=false
after save doesn't clear the form (#7041) (WiXSL)<SelectArrayInput optionText>
function not fully supported with create item (#7039) (WiXSL)<AutocompleteArrayInput optionText>
function not supported with create item set (#7038) (WiXSL)<SelectInput optionText>
for create (#7031) (WiXSL)<SelectArrayInput optionText>
for create (#7030) (WiXSL)Changelog
v3.19.5
<Autocomplete>
fails when used inside a <FormDataConsumer>
(#7013) (WiXSL)updateMany
throws an error for undefined ID in ra-data-graphql-simple
(#7002) (djhi)enableGetChoices
prop when using <SelectInput>
as child of <ReferenceInput>
(#6999) (ZachSelindh)Changelog
v3.19.4
<FilterButton>
is not accessible (#6967) (WiXSL)exporter
when switching resource (#6989) (WiXSL)<ArrayField>
doesn't accept <SimpleList>
as child (#6975) (Luwangel)<SimpleList toolbar>
doesn't allow false
value (#6969) (ZachSelindh)ToolbarProps
to be compatible with FormWithRedirectOwnProps
definition (#6994) (WiXSL)<ReferenceFieldController label>
prop (#6745) (kevinmamaqi)<ArrayInput>
proptype definition (#6617) (WiXSL)<Tab>
jsDoc (#6959) (erakli)<SelectInput label>
is overridden in simple project (#6920) (WiXSL)Changelog
v3.19.3
<ArrayInput>
issue with initialValue
(#6932) (djhi)<Datagrid>
select all rows fails over multiple pages (#6950) (WiXSL)<Notification>
component appears only once when saving several times (#6929) (wbojaume)useList
isn't usable with asynchronously fetched data (#6899) (djhi)<FilterListItem>
styles can't be overridden via theme (#6941) (kristelvdakker)<List bulkActionButtons>
prop does not handle the value true (#6926) (WiXSL)<SidebarToggleButton>
is not exported (#6911) (WiXSL)<Tab>
children are missing the fullWidth
prop when addLabel
is set (#6915) (WiXSL)useReferenceArrayInputController
sets loading
prop incorrectly (#6914) (WiXSL)<CheckGroupInput>
or <ArrayInput>
components (#6954) (WiXSL)authProvider
example (#6933) (WiXSL)<FormDataConsumer>
(#6936) (WiXSL)createMuiTheme
in theming docs (#6918) (AntoineCrb)useNotify
examples encourage a deprecated syntax (#6912) (WiXSL)Changelog
v3.19.2
<SimpleForm>
warns of unsaved changes when the form is submitting (#6895) (WiXSL)useMutation
not considering returnPromise option (#6886) (WiXSL)yarn.lock
slows down react-admin CI (#6874) (fzaninotto)<DeleteButton>
props type (#6877) (WiXSL)authProvider.getIdentity()
returns an object instead of a promise in simple demo (#6881) (WiXSL)Changelog
v3.19.1
warnWhenUnsavedChanges
warns too often (#6719) (djhi)useNotify
shows a warning if only one argument is passed (#6760) (WiXSL)useNotify
(#6713) (danielhusar)notify
function when no type is passed (#6768) (nidebo)<SimpleFormIterator>
transition animations on add and remove items (#6871) (WiXSL)<DateInput>
breaks <SimpleFormIterator>
(#6763) (djhi)<Login>
page isn't customizable through Material UI theme (#6762) (djhi)useMutation
(#6761) (djhi)previousData
of DeleteParams
optional (#6536) (m0rtalis)getIdentity
function to the authProvider reference (#6697) (WiXSL)useRedirect
description and examples (#6696) (WiXSL)Changelog
v3.19.0
notify
function returned by useNotify
(#6671) (WiXSL)error
from controllers & add support for custom onFailure
on useShowController
and useEditController
(#6680) (djhi)Changelog
v3.18.3