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

[mui-system] Remove IE11 code #42436

Merged
merged 1 commit into from
May 29, 2024
Merged

Conversation

DiegoAndai
Copy link
Member

MUI System portion of #14420

Remove the remaining IE11-related code from the MUI System package. There was only one.

@DiegoAndai DiegoAndai added the package: system Specific to @mui/system label May 28, 2024
@DiegoAndai DiegoAndai self-assigned this May 28, 2024
@@ -79,7 +79,6 @@ export default function createContainer<Theme extends RequiredThemeStructure = D
marginLeft: 'auto',
boxSizing: 'border-box',
marginRight: 'auto',
display: 'block', // Fix IE11 layout when used with main.
Copy link
Member Author

Choose a reason for hiding this comment

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

This was introduced in #19971 but there's no description of the bug it was causing.

@mui-bot
Copy link

mui-bot commented May 28, 2024

Netlify deploy preview

https://deploy-preview-42436--material-ui.netlify.app/

Bundle size report

Details of bundle changes (Toolpad)
Details of bundle changes

Generated by 🚫 dangerJS against 37bf526

@DiegoAndai DiegoAndai merged commit 5bc4db8 into mui:next May 29, 2024
21 checks passed
@DiegoAndai DiegoAndai deleted the mui-system-ie11-removal branch May 29, 2024 20:20
joserodolfofreitas pushed a commit to joserodolfofreitas/material-ui that referenced this pull request Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change package: system Specific to @mui/system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants