3.5.1
- Fix broken SSR due to
<Sidebar>
open default value (4787) (fzaninotto) - Fix
<ReferenceInput>
when using an object literal asfilter
prop (4784) (fzaninotto) - Fix
<CheckboxGroupInputItem>
doesn't propagateoptions
to<Checkbox>
(4772) (WiXSL) - Fix components / hooks error in react-devtools (4767) (EricJin987)
- Fix
<Edit>
view used as expand panel in<List>
(4762) (fzaninotto) - Fix
<DeleteButton>
throws an error when accessing detail page (4742) (fzaninotto) - [Doc] Fix minor typos in Caching doc (4781) (joebordes)
- [Doc] Fix minor typos in Fields doc (4780) (joebordes)
- [Doc] Fix minor typos in Create/Edit doc (4779) (joebordes)
- [Doc] Fix minor typos in List doc (4771) (joebordes)
- [Doc] Fix minor typos in Data Provider doc (4770) (joebordes)
- [Doc] Add a list of props to all
Field
andInput
components (4769) (fzaninotto)