ra-i18n-polyglot
Advanced tools
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)Changelog
v3.17.0
<SimpleList leftAvatar>
(6418) (fzaninotto)label={false}
(6381) (VikrantShirvankar)<Error>
page to help troubleshooting (6367) (fzaninotto)useList
, a way to reuse the list pagination/sorting/filtering client-side logic (6321) (6378) (djhi)<SimpleFormIterator>
label function (6305) (iamstiil)Changelog
v3.16.5
<DateTimeInput>
does not include timezone for initialValue (6401) (djhi)<TranslatableInputs>
ignores child input label (6415) (mjomble)<Empty>
component isn't exported (6416) (djhi)<RichTextInput>
display bug and userland fix (6403) (fzaninotto)Changelog
v3.16.3
useInput
incorrectly sets default value for numbers (6374) (djhi)<Show aside>
prop format is component instead of element (6376) (fzaninotto)Changelog
v3.16.2
Changelog
v3.16.1
<Filter>
calls getList
on change even when input is invalid (6339) (fzaninotto)title
prop for page components (6351) (megantaylor)<Toolbar width>
prop type (6343) (djhi)usePermissions
hook (6329) (andrei9669)ra-test
docs test case label (6354) (ValentinnDimitroff)import
in CreateEdit
tutorial (6349) (AlessandroMinoccheri)