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

Migrating some small miscellaneous components #1794

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

LuizFNJ
Copy link
Collaborator

@LuizFNJ LuizFNJ commented Jan 22, 2025

Description

In this one, I migrated a few remaining small components. Among them, I replaced Col, Row, Divider, Typography, and Form. These were easier adaptations, very similar to what I had done before. Specifically, for the Form, I only needed to adapt the way it calls the label inside it and replicate some styles with CSS.

Testing

To test these, the documentation will be very helpful. For the Form, you will test it in general by completing the forms on the pages I listed in the documentation and checking their responsiveness.

Components:

A visual document outlining which visual parts of the site need to be tested:
Testes componentes variados (1).pdf

closes #1717 , closes #1767 , closes #1719 , closes #1741 , closes #1758 , closes #1579 , closes #1518

@LuizFNJ LuizFNJ requested a review from thesocialdev as a code owner January 22, 2025 18:03
@thesocialdev thesocialdev merged commit d5475c0 into stage Jan 26, 2025
6 of 7 checks passed
@thesocialdev thesocialdev deleted the Migrating-some-small-miscellaneous-components branch January 26, 2025 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment