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

Change all typography antd for muy #1683

Open
wants to merge 2 commits into
base: stage
Choose a base branch
from

Conversation

LuizFNJ
Copy link
Collaborator

@LuizFNJ LuizFNJ commented Dec 22, 2024

Description

In this PR, I replaced all Ant Design Typography components with MUI, and where necessary, I replaced Ant Design's Col, Row, Affix, and Comment components with their respective MUI equivalents.

Testing

I only replaced the typographs, but in some components, I also adjusted the responsiveness since I was already working on them.

Each component

A visual document outlining which visual parts of the site are intended to facilitate testing:
teste-typograph1.pdf

closes #1481, #1514, #1685, #1684, #1519, #1522, #1523, #1532, #1533, #1534, #1554, #1538, #1552, #1573

@LuizFNJ LuizFNJ changed the title Change all typography antd for muy [WIP] Change all typography antd for muy Dec 22, 2024
@LuizFNJ
Copy link
Collaborator Author

LuizFNJ commented Dec 22, 2024

Question: MUI does not have a specific Comment component, and we would have to combine multiple components to achieve that. In this PR, I simply removed the Comment component, and the layout and functionality continued working. My question is about the necessity of this component.

@LuizFNJ
Copy link
Collaborator Author

LuizFNJ commented Dec 22, 2024

On 1024px - Windows laptop, it breaks. Should I move this CTA to the next line, just like on smaller screens?

Screenshot from 2024-12-21 23-40-30

@LuizFNJ LuizFNJ changed the title [WIP] Change all typography antd for muy Change all typography antd for muy Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Migrate component AletheiaTitle.tsx - Import { Typography };
1 participant