Skip to content

[material-ui] Support CSS variables with shadow DOM#43948

Merged
siriwatknp merged 5 commits intomui:masterfrom
siriwatknp:css-vars-shadow-dom
Oct 1, 2024
Merged

[material-ui] Support CSS variables with shadow DOM#43948
siriwatknp merged 5 commits intomui:masterfrom
siriwatknp:css-vars-shadow-dom

Conversation

@siriwatknp
Copy link
Member

@siriwatknp siriwatknp commented Oct 1, 2024

@siriwatknp siriwatknp added the type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature. label Oct 1, 2024
@mui-bot
Copy link

mui-bot commented Oct 1, 2024

Netlify deploy preview

Bundle size report

Details of bundle changes (Toolpad)
Details of bundle changes

Generated by 🚫 dangerJS against 8e52593

@siriwatknp siriwatknp force-pushed the css-vars-shadow-dom branch from 001336c to 258a94d Compare October 1, 2024 04:56
@siriwatknp siriwatknp requested review from a team and Janpot October 1, 2024 06:28
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.

Looks good, added a suggestion for better intellisense

siriwatknp and others added 2 commits October 1, 2024 15:21
Co-authored-by: Jan Potoms <2109932+Janpot@users.noreply.github.com>
Signed-off-by: Siriwat K <siriwatkunaporn@gmail.com>
@siriwatknp siriwatknp merged commit 94fc0ca into mui:master Oct 1, 2024
@oliviertassinari oliviertassinari added the scope: system The system, the design tokens / styling foundations used across components. eg. @mui/system with MUI label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: system The system, the design tokens / styling foundations used across components. eg. @mui/system with MUI type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CssVariables doesn't appear to work with ShadowDOM

5 participants