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

[docs-infra] Move Ukraine banner to the bottom #45135

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Jan 28, 2025

A continuation of #34795. From #34795 (comment), it seems that all the projects that are still maintained and that used to show a banner removed it. This change should help a bit with #40977 and the UX, reducing the visual distraction. At this stage, most people are pretty much aware of how we stand.

Related to #39495.

Preview: https://deploy-preview-45135--material-ui.netlify.app/material-ui/react-button-group/

SCR-20250128-unoq

Context, I noticed this, because I was engaging with https://mui.zendesk.com/agent/tickets/25472.

@oliviertassinari oliviertassinari added the docs Improvements or additions to the documentation label Jan 28, 2025
@oliviertassinari oliviertassinari changed the title [docs] Remove Ukraine banner [docs] Move Ukraine banner to the bottom Jan 28, 2025
@oliviertassinari oliviertassinari changed the title [docs] Move Ukraine banner to the bottom [docs-infra] Move Ukraine banner to the bottom Jan 28, 2025
@oliviertassinari oliviertassinari added the scope: docs-infra Specific to the docs-infra product label Jan 28, 2025
@mui-bot
Copy link

mui-bot commented Jan 28, 2025

Netlify deploy preview

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

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against 4bd4485

@@ -44,7 +44,7 @@ export default function DiamondSponsors() {
const t = useTranslate();

return (
<Stack direction="column" sx={{ mt: 2 }}>
<Stack direction="column" sx={{ mt: 2, mx: 0.5 }}>
Copy link
Member Author

Choose a reason for hiding this comment

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

I kill two birds with one stone here. It changes the class name generated, preventing this from working https://github.com/easylist/easylist/blob/18821365f63fa7ee8bcb03f732df2d67fd86dde2/easylist/easylist_specific_hide.txt#L2759 😆

Similar to #44567

@oliviertassinari oliviertassinari merged commit bc6f0a0 into mui:master Jan 29, 2025
22 checks passed
@oliviertassinari oliviertassinari deleted the remove-ukrain-banner branch January 29, 2025 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation scope: docs-infra Specific to the docs-infra product
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants