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

[material-ui][pigment-css] extendSxProp placeholder replacement #42261

Open
siriwatknp opened this issue May 16, 2024 · 0 comments
Open

[material-ui][pigment-css] extendSxProp placeholder replacement #42261

siriwatknp opened this issue May 16, 2024 · 0 comments
Labels
package: material-ui Specific to @mui/material package: pigment-css Specific to @pigment-css/*

Comments

@siriwatknp
Copy link
Member

siriwatknp commented May 16, 2024

extendSxProp is deprecated in v6, so need to add a placeholder for it from Pigment CSS because the component is still using the function, it just returns the input immediately if Pigment integration is set up.

The implementation will be similar to #42260.

implementation decision: https://www.notion.so/mui-org/material-ui-pigment-non-processor-replacement-0c7e4b150c90499b93cd8fc17c31a009?pvs=4

@github-actions github-actions bot added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label May 16, 2024
@siriwatknp siriwatknp added package: material-ui Specific to @mui/material package: pigment-css Specific to @pigment-css/* and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels May 16, 2024
@siriwatknp siriwatknp added this to the Material UI: v6 milestone May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: material-ui Specific to @mui/material package: pigment-css Specific to @pigment-css/*
Projects
Status: In progress
Development

No branches or pull requests

1 participant