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

[system] Use ReadonlyArray for CSS related types #40972

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

siriwatknp
Copy link
Member

@siriwatknp siriwatknp commented Feb 7, 2024

Root cause

The sx prop uses csstype which has ReadonlyArray changes in 3.1.3 whereas CSSObject comes from emotion

Changes


Related to #40750

@mui-bot
Copy link

mui-bot commented Feb 7, 2024

Netlify deploy preview

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

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against 1511a7f

@siriwatknp siriwatknp requested review from brijeshb42, mnajdova and a team February 7, 2024 04:54
@siriwatknp siriwatknp mentioned this pull request Feb 7, 2024
1 task
Copy link
Member

@Janpot Janpot left a comment

Choose a reason for hiding this comment

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

thank you

@brijeshb42 brijeshb42 merged commit af92b52 into mui:master Feb 7, 2024
21 checks passed
@oliviertassinari oliviertassinari changed the title [system] use ReadonlyArray for CSS related types [system] Use ReadonlyArray for CSS related types Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: system Specific to @mui/system typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants