Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport master to next #9866

Merged
merged 33 commits into from
May 22, 2024
Merged

Backport master to next #9866

merged 33 commits into from
May 22, 2024

Conversation

djhi
Copy link
Contributor

@djhi djhi commented May 22, 2024

No description provided.

christianascone and others added 30 commits May 3, 2024 10:59
[Doc] Fix Input usage mentions disabled instead of readOnly
Fix crash in ListView when inside a tab
…t-for-Select-All-label

Fix Datagrid uses wrong element for "Select All" label
docs: update italian locale reference
Fix warning about defaultProps in React 18.3
…-fetch-json-snippet-clearer

[Doc] Add missing `fetchUtils` import to make custom `httpClient` snippet clearer in TypeScript
…ssues

[Typescript] Fix compilation error in `MenuItemLink`, `ResettableTextField` and `InpectorButton` with latest `@types/react`
Co-authored-by: erwanMarmelab <131013150+erwanMarmelab@users.noreply.github.com>
[Doc] Improve doc for `<Autocomplete onCreate>` and similar props
choicesForCreationSupport.push(newOption);
return newOption;
}}
fullWidth
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't necessary on next. Same for CreateLabel.

create={<CreateCategory />}
source="category"
choices={categories}
fullWidth
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

useless (same for the other 2 added stories)

yarn.lock Outdated
@@ -6829,7 +6829,29 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:>=16, @types/react@npm:>=18.0.0, @types/react@npm:^18.2.37":
"@types/react@npm:*":
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate package

@fzaninotto fzaninotto merged commit ede0683 into next May 22, 2024
14 checks passed
@fzaninotto fzaninotto deleted the merge-master branch May 22, 2024 15:52
@fzaninotto fzaninotto added this to the 5.0.0 milestone May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants