ra-i18n-polyglot
Advanced tools
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
Changelog
v3.18.2
displayName
prop in Field components (6569) (WiXSL)submitErrorsMutators
form mutator is not exported (6586) (djhi)linkToRecord
syntax when pointing to the show page (6575) (ValentinnDimitroff)<UrlField>
font size differs from other fields (6568) (WiXSL)<EmailField>
font size differs from other fields (6567) (fzaninotto)ra-test
usage with fake dataProviders (6600) (DjebbZ)RichTextInput
(6577) (WiXSL)<AutocompleteArrayInput>
image link typo (6574) (WiXSL)Changelog
v3.18.0
<Sidebar>
: Make it fixed when users scroll vertically (6534) (fzaninotto)<TranslatableInputs>
: Reduce language tabs margin to allow more languages to be used (6484) (fzaninotto)<SimpleFormIterator>
: Add support for reordering items (6433) (djhi)<SimpleList>
: Add RecordContext
to allow usage of Field components in primaryText
, secondaryText
, and tertiaryText
(6552) (djhi)<Datagrid>
: Add header
prop to override the header row (6496) (fzaninotto)useRedirect
: Add support for absolute URLs to facilitate third-party authentication providers (OAuth, OpenID Connect) (6469) (fzaninotto)optionText
(6551) (djhi)devDependencies
of individual packages (6540) (quentingarcia)ra-core
prop types for easier override (6543) (WiXSL)dataProvider.delete
response type marks data
as optional (6548) (WiXSL)FC
usage from <SimpleFormIterator>
and Docs (6546) (WiXSL)FC
usage from <AdminContext>
(6545) (WiXSL)FC
usage from <Field>
components (6538) (WiXSL)FC
usage from examples (6519) (WiXSL)FC
usage from ra-core
components (6515) (WiXSL)Changelog
v3.17.3
<BooleanInput initialValue>
overrides existing value from record (6533) (fzaninotto)<ArrayField>
forbids empty component in child <Datagrid>
(6524) (fzaninotto)useList
pagination total (6500) (yksflip)emptyText
prop description in Fields documentation (6525) (fzaninotto)Changelog
v3.17.2
<SearchInput variant="outlined">
has hole in the outline (6492) (fzaninotto)Error
prop types (6508) (fzaninotto)linkToRecord
code snippet (6498) (fzaninotto)<Labeled>
example (6489) (WiXSL)useList
hook to reference section (6488) (WiXSL)Changelog
v3.17.1
<BulkExportButton>
(6479) (fzaninotto)props.options.labelWidth
not being applied in <SelectArrayInput>
(6465) (WiXSL)inputRef
in <AutocompleteInput>
& <AutocompleteArrayInput>
(6458) (djhi)<SelectInput classes>
prop (6456) (djhi)ra-supabase
to data providers list (6481) (djhi)useList
(6480) (djhi)<BulkUpdateButton>
example (6447) (WiXSL)@bb-tech/ra-components
in the third-party Inputs list (6443) (sivaavkd)