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

v3 - Variant profile #681

Merged
merged 4 commits into from
Sep 20, 2024
Merged

v3 - Variant profile #681

merged 4 commits into from
Sep 20, 2024

Conversation

mathiazom
Copy link
Contributor

@mathiazom mathiazom commented Sep 19, 2024

See #677 and #678

Replaced color variables with Variant colors, and added the custom font Recoleta for headers. Even though the desing is not ready, and this is the legacy profile, we should not be using the profile of the previous project 🙃

image image

Updated color palette, as seen in Storybook:

image

Checklist

Please ensure that you’ve completed the following checkpoints before submitting your pull request:

  • Documentation: Relevant documentation has been added or updated (if applicable).
  • Testing: Have you tested your changes thoroughly?

Copy link

vercel bot commented Sep 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
variant-no ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 20, 2024 6:06am
variant-se-2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 20, 2024 6:06am

@@ -99,7 +99,7 @@ const Compensations = ({ compensations, locations }: CompensationsProps) => {
<Text type="h1">{compensations.basicTitle}</Text>
<RadioButtonGroup
id="location-group"
label="Choose your location"
Copy link
Contributor

Choose a reason for hiding this comment

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

this reminds me, we need to find all hardcoded strings that are in need of translations!

src/stories/Colors/colors.mdx Show resolved Hide resolved
@mathiazom mathiazom merged commit afae871 into v3 Sep 20, 2024
6 checks passed
@mathiazom mathiazom deleted the feat/v3-variant-profile branch September 20, 2024 06:10
This was referenced Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants