-
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 supportresource
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 inra-input-rich-text
chapter (#7671) (friday) -
[Doc] Fix
<SaveButton formId>
prop should be called<SaveButton form>
(#7658) (smeng9)