ra-data-fakerest
Advanced tools
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.13.5
<FilterLiveSearch>
looses its value upon navigation (6066) (djhi)<AutocompleteInput>
and <AutocompletearrayInput>
options appear behind Dialog (6065) (fzaninotto)<DeleteWithConfirmButton>
propagates click event down to <DatagridRow>
(6063) (WiXSL)<ReferenceInput>
incorrectly sets the total
value (6058) (WiXSL)useGetList
return type assumes data
and ids
are possibly undefined
(6053) (fzaninotto)useRecordContext
doesn't work without props (6046) (fzaninotto)<Admin ready>
prop doesn't appear in the side navigation (6048) (WiXSL)bulkActionButtons
documentation (6043) (WiXSL)react-admin
package README is out of date (6042) (WiXSL)Changelog
v3.13.4
<RecordContext>
and useRecordContext
internal representation (6038) (djhi)actions={false}
in a View component throws a runtime warning (6033) (fzaninotto)<Admin>
with no i18nProvider logs warnings for missing translations (6032) (fzaninotto)ra-ui-materialui
Form components (6030) (adrien-may)<Labeled>
in Fields doc (6040) (fzaninotto)Changelog
v3.9.3
dataProvider
fails silently when response has wrong type (5373) (fzaninotto)authProvider.getIdentity()
triggers infinite loop (5381) (fzaninotto)lodash
package when bundling react-admin without tree shaking (5380) (impronunciable)AuthContext
value fails TypeScript compilation (5372) (fzaninotto)className
prop in <SimpleFormIterator>
(5368) (edulix)useAuthState
hook js docs (5351) (WiXSL)<AdminUI>
code example (5352) (WiXSL)