4.2.1
- Fix warnings in
<Menu>
(#7931) (djhi) - Fix Stick menu to top when
<AppBar>
is collapsed (#7930) (septentrion-730n) - Fix
ra-data-simple-rest
create
does not return server data (#7925) (dylanlt) - Fix
<AutocompleteInput>
should show options after selection (#7909) (djhi) - Fix
<AutocompleteInput>
create text is undefined when using a function asoptionText
(#7908) (septentrion-730n) - Fix
<ArrayInput>
does not apply the margin prop (#7905) (djhi) - Fix
<ReferenceArrayInput>
does not fetch defaultValues applied on its child (#7904) (djhi) - Fix test files are in JS instead of TSX (#7893) (fzaninotto)
- Fix
<ReferenceArrayField>
throw error when its value is not an array (#7899) (shreyas-jadhav) - Fix
ra-data-graphql-simple
response parser for embedded arrays and objects (#7895) (djhi) - Fix
<TabbedForm>
ignores customresource
prop (#7891) (fzaninotto) - [TypeScript] Fix missing null checks in form helpers (#7894) (fzaninotto)
- [Doc] Fix
useAuthProvider
documentation (#7927) (sunil-sharma-999) - [Doc] Assign variable before export default in examples (#7926) (sunil-sharma-999)
- [Doc] Add installation instructions for CRA, Next.js and Remix (#7921) (fzaninotto)
- [Doc] Add documentation for the
<Menu>
component (#7907) (fzaninotto) - [Doc] Fix examples using wrong key for setting the theme mode (#7906) (pibouu)
- [Doc] Correct
<MenuItemLink>
active state configuration (#7901) (septentrion-730n) - [Doc] Add documentation for the
<Layout>
component (#7900) (fzaninotto) - [Doc] Add Next.js integration tutorial (#7879) (fzaninotto)