Skip to content

4.3.2

Compare
Choose a tag to compare
@fzaninotto fzaninotto released this 12 Sep 07:55
· 5437 commits to master since this release
  • Fix useFormState sometimes returns outdated state (#8138) (WiXSL)
  • Fix <ArrayInput> not showing validation error message (#8154) (WiXSL)
  • Fix <FileInput> and <ImageInput> not showing validation error message (#8150) (WiXSL)
  • Fix <AppBar className> prop is ignored (#8148) (WiXSL)
  • Fix <ReferenceManyField> row selection is shared for a given resources (#8149) (WiXSL)
  • Fix useNotify() triggers useless rerenders (#8136) (fzaninotto)
  • Fix <AutocompleteInput> does not allow zero as value (#8144) (WiXSL)
  • [Doc] Add documentation for the <SavedQueriesList> component (#8157) (fzaninotto)
  • [Doc] Fix tutorial about sanitizing empty values (#8156) (fzaninotto)
  • [Doc] Fix Theming doc mentions old syntax of <Menu.Item> (#8137) (fzaninotto)