Skip to content

v2.0.2

Compare
Choose a tag to compare
@fzaninotto fzaninotto released this 30 May 08:31
· 15931 commits to master since this release
  • Add Spanish translation package to the docs (JonatanSalas)
  • Fix SelectArrayInput Chip label should render same as selected menu item option (jeromemacias)
  • Fix warnings when using CheckboxGroupInput into ReferenceArrayInput (jeromemacias)
  • Fix proptype warning in custom Login form (fzaninotto)
  • Fix override of link and cache parameter in ra-data-graphql (terkiterje)
  • Fix checkbox ripple height in Datagrid (cherniavskii)
  • Fix infinite renders on forms due to validators not using memoization (jpetitcolas)
  • Fix warning in SingleFieldList (fzaninotto)
  • Fix yarn.lock to match packages.json (fzaninotto)
  • Fix select all checkbox selects rows twice (fzaninotto)
  • Fix typo in Inputs documentation (afilp)
  • Fix custom datagrid style fonction example (afilp)