-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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
6.0.0-alpha.1 #41749
6.0.0-alpha.1 #41749
Conversation
siriwatknp
commented
Apr 3, 2024
- I have followed (at least) the PR section of the contributing guide.
Netlify deploy previewhttps://deploy-preview-41749--material-ui.netlify.app/ Bundle size report |
- [Badge] Deprecate components and componentsProps (#41655) @skmanoj322 | ||
- [Button] Convert to support CSS extraction (#41378) @siriwatknp | ||
- [ButtonGroup] Convert to support CSS extraction (#41666) @zanivan | ||
- [RadioGroup] Apply classnames (#41610) @ZeeshanTamboli |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Out of scope for this PR, but we should aim in giving more descriptive PR titles.
- [docs-infra] Allows to remove edit button (#41702) @alexfauquette | ||
- [pigment-css][examples] Add example project with Remix (#41700) @brijeshb42 | ||
- [examples] Update MUI's packages to the next version (#41701) @mnajdova | ||
- [material-ui] Refine the Sign-in and Sign-up templates (#41192) @zanivan |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can link the refined templates in the highlights of the release :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Versions look good 👍 In terms of the workflow, we should release first from master, and bring back the changelog updates here before releasing the alpha release.
Co-authored-by: Zeeshan Tamboli <zeeshan.tamboli@gmail.com> Co-authored-by: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Signed-off-by: Siriwat K <siriwatkunaporn@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are some latest PRs that needs to be included from next
branch.
@siriwatknp I think this was missed. |
Which one that's not included? |
There were around 10-15 PRs not included in the changelog. For example: #41611, #41733 etc |