Skip to content

3.0.4

Compare
Choose a tag to compare
@fzaninotto fzaninotto released this 12 Dec 14:40
· 13993 commits to master since this release
  • Fix typos, syntax errors and anchors references in the docs (4152) (WiXSL)
  • Fix deprecated useField documentation (4151) (fzaninotto)
  • Fix ReferenceField when used inside form (4147) (fzaninotto)
  • fix <RadioButtonGroupInput onChange prop being ignored (4123) (ThieryMichel)
  • Fix Input components ignore variant prop (4142) (fzaninotto)
  • Fix make doc command fails in development (4143) (fzaninotto)
  • Fix prop sanitatization for ReferenceInput (4139) (Kmaschta)
  • Fix <FileInput onDrop> option (4140) (Kmaschta)
  • Fix ReferenceArrayInput ignores parse and format props (4138) (Kmaschta)
  • Fix cloned record reverts values when submitting (4130) (m4theushw)
  • Fix RadioButtonGroupInput option not being checked when numeric ids are used (4128) (m4theushw)