v5.1.2
版本发布时间: 2024-08-19 22:28:10
marmelab/react-admin最新发布版本:v5.2.0(2024-09-16 21:54:37)
- Fix
<PrevNextButtons>
index when using paginated results (#10144) (slax57) - Fix
useInput
should call a custom validator with the final source in respect to the<SourceContext>
(#10148) (slax57) - Fix
ra-data-graphql
incorrectly warns about deprecatedoverride
option being set (#10138) (JonasDoe) - Fix
create-react-admin
CLI to generate valid react-admin v5 apps (#10131) (djhi) - [Doc] Fix
<ReferenceInput>
usage incorrectly mentions thevalidate
prop (#10134) (fzaninotto) - [Doc] Fix broken links to webm videos (#10143) (slax57)
- [Doc] Improve types in QuickFilter doc (#10150) (slax57)
- [Doc] Update ra-search documentation to mention disableHighlight (#10135) (djhi)
- [Doc] Add
ra-data-nestjs-query
to the list of Data Providers (#10145) (mrnkr)