[material-ui][FilledInput] Convert to support CSS extraction#41663
[material-ui][FilledInput] Convert to support CSS extraction#41663mj12albert wants to merge 7 commits intomui:nextfrom
Conversation
mj12albert
commented
Mar 26, 2024
- I have followed (at least) the PR section of the contributing guide.
Netlify deploy previewhttps://deploy-preview-41663--material-ui.netlify.app/ packages/material-ui/material-ui.production.min.js: parsed: +0.15% , gzip: +0.06% Bundle size reportDetails of bundle changes (Toolpad) |
|
@siriwatknp At the "Render demos" step, I found that there is no Would all the components that compose TextField need to be converted first to progress this? 🤔 |
No need, you can use the |
| }, | ||
| }, | ||
| ], | ||
|
|
…illed-input-css-extraction
…illed-input-css-extraction
siriwatknp
left a comment
There was a problem hiding this comment.
👍 Thank you for starting this. I pushed some fixes, will merge once the CIs are green.
|
This work has been done in another PR. |