Skip to content

3.6.1

Compare
Choose a tag to compare
@fzaninotto fzaninotto released this 15 Jun 10:06
· 13459 commits to master since this release
  • Fix "name not found" error in ra-data-graphql data provider when queryType or mutationType do not exist in the schema (4940) (braco)
  • Fix call to dataProvider.update() or dataProvider.delete() resets the pagination (4936) (fzaninotto)
  • Fix duplicate id in <RadioButtonGroupInput> when using a react element for the choices (4928) (helenwilliamson)
  • Fix regression in <ArrayField> when used with <SingleFieldList> (4918) (smeng9)
  • Fix <NumberInput> doesn't accept min and max props (4912) (fzaninotto)
  • Fix HttpError error name does not allow proper detection in authProvider (4911) (jesseshieh)
  • Fix pristine prop not applied to the edit toolbar on <SaveButton> (4904) (kopax)
  • [Doc] Fix outdated jsDoc example in <ArrayInput> (4907) (pefi1011)