v5.1.1
版本发布时间: 2024-08-02 18:11:11
marmelab/react-admin最新发布版本:v5.2.0(2024-09-16 21:54:37)
- Fix
<TranslatableInputs>
throws error when used with null value (#10125) (glauff) - Fix
ListContext.setSort
ignores the sort order when the chosen field is the current one (#10114) (adguernier) - Fix
<Datagrid rowClick>
is called on mount (#10102) (djhi) - Fix
<SimpleFormIterator>
adds a left padding when there is no label (#10092) (fzaninotto) - Fix
<DateInput>
and<DateTimeInput>
do not handle partial values correctly on Firefox (#9543) (arimet)