v4.16.3
版本发布时间: 2023-12-15 21:56:56
marmelab/react-admin最新发布版本:v5.2.0(2024-09-16 21:54:37)
- Fix
<AutocompleteInput TextFieldProps>
are not applied (#9527) (adguernier) - Fix
useReferenceManyFieldController
does not debouncesetFilters
(#9523) (djhi) - Fix
<TabbedShowLayout>
displays its fields as full width blocks (#9522) (djhi) - Fix
<ArrayInput>
does not work in<FilterForm>
(#9521) (djhi) - Fix
<Datagrid>
'srowClick
and<ReferenceField>
's link should scroll to top (#9510) (DavidVergnaultMoank) - Fix
useTheme
may returnundefined
(#9503) (djhi) - [TypeScript] Fix
useNotify
types (#9529) (djhi) - [Doc] Fix
useInput
documentation regarding errors display (#9520) (djhi) - [Doc] Update documentation for handling App router part (#9513) (arimet)
- [Doc] Fix TS warnings in Connecting To A Real API tutorial (#9501) (adguernier)
- [Doc] Removed postgrest from auth providers (#9500) (gheesh)
- [Doc] Update
<DatagridAG>
doc to mention the component is lazy loaded by default (#9499) (slax57) - [Doc] Improve
<EditableDatagrid>
doc (#9494) (adguernier)