-
Notifications
You must be signed in to change notification settings - Fork 82
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
feat: add high density typography scale #2646
Conversation
🦋 Changeset detectedLatest commit: 221d970 The changes in this PR will be included in the next version bump. This PR includes changesets to release 33 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This comment was marked as outdated.
This comment was marked as outdated.
size-limit report 📦
|
This comment was marked as outdated.
This comment was marked as outdated.
font-size-xs
cf51c74
to
7b6c637
Compare
Will add a changeset once #2650 gets merged to get rid of the dependency warning. |
General Question: I see that line heights remain unchanged. Could this result in visual inconsistencies when used alongside other elements that include say, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All looking good otherwise :)
The line heights should change, too. My apologies, I didn't annotate this explicitly. |
All good, I will take care of adjusting the |
packages/components/typography/src/SectionHeading/SectionHeading.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lookin good! Just one lil comment. Changeset coming?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
This was fixed as part of #2655 |
Purpose of PR
To support high-density in Forma 36 we need to adjust the font-size values for each typography component based on the current density.
Ticket: https://contentful.atlassian.net/browse/CFCX-943
PR Checklist
readme.md
file(s)