Skip to content

3.5.1

Compare
Choose a tag to compare
@fzaninotto fzaninotto released this 11 May 11:51
· 13710 commits to master since this release
  • Fix broken SSR due to <Sidebar> open default value (4787) (fzaninotto)
  • Fix <ReferenceInput> when using an object literal as filter prop (4784) (fzaninotto)
  • Fix <CheckboxGroupInputItem> doesn't propagate options 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 and Input components (4769) (fzaninotto)