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] Migrate Icons demos to emotion #25412

Merged

Conversation

vicasas
Copy link
Member

@vicasas vicasas commented Mar 18, 2021

The following demos of the Icons component were migrated:

  • SvgMaterialIcons
  • SvgIconsColor
  • SvgIconsSize
  • CreateSvgIcon
  • FontAwesomeSvgIconDemo
  • Icons
  • FontAwesomeIcon
  • FontAwesomeIconSize
  • visuallyHidden

Related to #16947

@mui-pr-bot
Copy link

mui-pr-bot commented Mar 18, 2021

No bundle size changes

Generated by 🚫 dangerJS against 5bf2abc

@oliviertassinari oliviertassinari added the on hold There is a blocker, we need to wait label Mar 18, 2021
Copy link
Member

@oliviertassinari oliviertassinari left a comment

Choose a reason for hiding this comment

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

We aren't too far

docs/src/pages/components/icons/icons.md Outdated Show resolved Hide resolved
docs/src/pages/components/icons/CreateSvgIcon.tsx Outdated Show resolved Hide resolved
docs/src/pages/components/icons/FontAwesomeIcon.tsx Outdated Show resolved Hide resolved
@oliviertassinari oliviertassinari added docs Improvements or additions to the documentation and removed on hold There is a blocker, we need to wait labels Mar 21, 2021
@vicasas
Copy link
Member Author

vicasas commented Mar 22, 2021

i will check this later

@oliviertassinari
Copy link
Member

The visual regression is expected, it will be solved once we can remove injectFirst from the emotion config provider. Basically, the font icon CSS file set a font-size property later on in the DOM head order.

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.

None yet

3 participants