Skip to content

4.0.4

Compare
Choose a tag to compare
@fzaninotto fzaninotto released this 15 May 20:30
· 6294 commits to master since this release
  • Fix cannot use theme to override input variant (#7636) (fzaninotto)

    Note: This fix introduces a small BC break for apps with a custom theme. See the upgrade instructions for details.

  • Fix <NumberInput> edge cases (#7673) (fzaninotto)

  • Fix <ShowBase>, <CreateBase> and <EditBase> components don't support resource override via props (#7652) (slax57)

  • Fix inconsistent casing for translation keys of ra-input-rich-text (#7683) (friday)

  • Fix warning when using some valid <Button color> values (#7681) (smeng9)

  • [TypeScript] Fix <Button> component prop type (#7664) (okovpashko)

  • [Doc] Fix "Prefilling the Form" example in Create chapter (#7684) (slax57)

  • [Doc] Fix <RichTextInputToolbar> example in ra-input-rich-text chapter (#7671) (friday)

  • [Doc] Fix <SaveButton formId> prop should be called <SaveButton form> (#7658) (smeng9)