ra-data-fakerest
Advanced tools
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)Changelog
v3.9.0
ra-data-simple-rest
data provider instead of Content-Range
(5224) (alexisjanvier)localStorage
data provider (5329) (fzaninotto)<NullableBooleanInput>
(5311) (gavacho)<BooleanField>
to show as values (5281) (WiXSL)useCheckAuth
and useLogoutIfAccessDenied
hooks (5255) (WiXSL)<Error>
component proptypes when using string error
(5341) (fzaninotto)<Tab>
component to TypeScript (5342) (fzaninotto)<Edit>
logs warning when using transform
prop (5332) (fzaninotto)<NullableBooleanInput>
empty value isn't selectable (5326) (fzaninotto)<Edit>
refreshes dirty forms if tab is backgrounded (5319) (WiXSL)FieldProps
to <Input>
components (5300) (fzaninotto)<LoadingIndicator>
does not get class overrides (5279) (WiXSL)IsRowSelectable
return type (5278) (WiXSL)useGetIdentity
fails when there is no authProvider
(5209) (fzaninotto)<Datagrid>
doesn't support forwarding ref (5202) (jeiea)Sort
, Filter
and Navigation
types to allow type emission from react-admin (5257) (fzaninotto)<DateTimeInput>
in reference documentation (5340) (Hettomei)ra-data-localstorage
readme (5333) (WiXSL)<UserMenu>
example in theming docs (5328) (ceracera)ra-data-simple-rest
, allowing configurable id
field (5290) (zachrybaker)Toolbar
in <SaveButton>
(5285) (Luwangel)ra-enterprise
packages to Ecosystem documentation (5284) (djhi)For the changelog of older releases, check the GitHub repository: