mui / material-ui

Material UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
https://mui.com/material-ui/
MIT License
91.73k stars 31.51k forks source link

[docs-infra] Fix flex-shrink pro-plan #41990

Closed oliviertassinari closed 1 week ago

oliviertassinari commented 2 weeks ago

I have noticed this small bug on the API pages of MUI X.

Before: https://mui.com/x/api/date-pickers/multi-input-date-time-range-field/

SCR-20240421-ltti

After: https://deploy-preview-41990--material-ui.netlify.app/experiments/docs/og-card/

SCR-20240421-lucz

I have also used the opportunity to improve https://master--material-ui.netlify.app/experiments/docs/og-card/ by isolating what's docs for docs-infra and test for sidenav, and by having more tests for sidenav. It looks like this now:

SCR-20240421-luop

I'm unclear if we need both "Beta" and "Preview", it feels a bit like the same thing. I would remove Beta.

mui-bot commented 2 weeks ago

Netlify deploy preview

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

Bundle size report

No bundle size changes (Toolpad) No bundle size changes

Generated by :no_entry_sign: dangerJS against ec681dd0f965af20ca5f01d8ada71cb045b9d5fe

oliviertassinari commented 1 week ago

Alright, fair enough.