Skip to content

Conversation

@zanivan
Copy link
Collaborator

@zanivan zanivan commented Feb 13, 2024

Closes #41043

This PR removes the Masonry component and the Material Design Icon from the Landing page template.

👉 https://deploy-preview-41080--material-ui.netlify.app/material-ui/getting-started/templates/landing-page/

@zanivan zanivan added docs Improvements or additions to the documentation. package: material-ui labels Feb 13, 2024
@zanivan zanivan self-assigned this Feb 13, 2024
@zanivan zanivan changed the title [material-ui][docs] Replace Masonry and Material Design icon on Landing page template [material-ui][docs] Remove Masonry component and Material Design icon from the landing page template Feb 13, 2024
@mui-bot
Copy link

mui-bot commented Feb 13, 2024

Netlify deploy preview

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

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against 2c600dc

import ToggleButtonGroup from '@mui/material/ToggleButtonGroup';
import AutoAwesomeRoundedIcon from '@mui/icons-material/AutoAwesomeRounded';
import SvgMaterialDesign from 'docs/src/icons/SvgMaterialDesign';
import AdbRoundedIcon from '@mui/icons-material/AdbRounded';
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this the best icon choice to replace the MD logo? I would almost prefer the Google "G" instead, or even just an M for Material. Or else maybe we should just include the Material Design icon as an asset? I know it'll just get deleted by the developer, but it's pretty common to start a project by deleting assets from a boilerplate.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I replaced it for MD2. I think it's a good way to state the Material Design version, too.

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Feb 15, 2024
Copy link
Collaborator

@danilo-leal danilo-leal left a comment

Choose a reason for hiding this comment

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

Two minor remarks but dropping approval already! 👍

@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged. label Feb 15, 2024
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[material-ui][docs] Missing icon and installation instructions in new landing page template

4 participants