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

More "component refresh" tweaks #1045

Merged
merged 4 commits into from Mar 11, 2020
Merged

More "component refresh" tweaks #1045

merged 4 commits into from Mar 11, 2020

Conversation

simurai
Copy link
Contributor

@simurai simurai commented Mar 11, 2020

This makes a few more changes to the "component refresh".

Navigation

The orange of the menu, UnderlineNav and SideNav slightly changed:

Description Before After
2px border orange-500 #f9826c
background $orange-000 #fff2f0

image

UnderlineNav

It should also fix the dark border on page load.

76385520-3f3df480-63a5-11ea-8880-7a90b52b7559

Might be caused because there is a transparent border with a transition. Which initially transitions from initial (black) to transparent. The fix is to use a rgba() instead of transparent.

Labels

The .Labels now use $font-weight-normal.

Before After
font-weight: 500; font-weight: 400;

image

/cc @primer/ds-core

@vercel
Copy link

vercel bot commented Mar 11, 2020

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/primer/primer-css/5391nz7bw
✅ Preview: https://primer-css-git-next-1.primer.now.sh

@simurai simurai requested a review from auareyou March 11, 2020 05:18
@simurai simurai added this to 🚧 Work in Progress in 📦 Primer CSS release tracking via automation Mar 11, 2020
Copy link
Contributor

@auareyou auareyou left a comment

Choose a reason for hiding this comment

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

Yuss!

📦 Primer CSS release tracking automation moved this from 🚧 Work in Progress to ✅ Approved for release Mar 11, 2020
@vercel vercel bot temporarily deployed to Preview March 11, 2020 07:53 Inactive
@simurai simurai marked this pull request as ready for review March 11, 2020 10:33
@vercel vercel bot temporarily deployed to Preview March 11, 2020 10:34 Inactive
@simurai simurai merged commit 0e52ad3 into next Mar 11, 2020
📦 Primer CSS release tracking automation moved this from ✅ Approved for release to 💜 Done Mar 11, 2020
@simurai simurai deleted the next-1 branch March 11, 2020 11:40
@simurai simurai mentioned this pull request Jul 2, 2020
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants