ref(scraps): use new typography tokens#104470
Merged
natemoo-re merged 10 commits intomasterfrom Dec 12, 2025
Merged
Conversation
TkDodo
approved these changes
Dec 9, 2025
Collaborator
TkDodo
left a comment
There was a problem hiding this comment.
nice! I think this implicitly resolves this issue:
https://linear.app/getsentry/issue/DE-605/consolidate-font-specifics-into-top-level-font
Member
|
Hawkeye @TkDodo :) |
Member
|
Fixes DE-605 |
Member
Author
|
Removing DE-311, DE-312, DE-316 since this only covers core components. These still need to be fully removed from the rest of the codebase and from the |
c190215 to
54007cc
Compare
80047b8 to
11b916d
Compare
54007cc to
aa23e6a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stacked PR on top of #104468. This PR migrates our existing core components to use the new typography tokens. Components outside of core will be handled in a follow-up, as there are a lot of changes to make.
For ease of review, I recommend reviewing by commit rather than as a whole.
theme.font.size.*theme.font.lineHeight.*theme.font.family.*theme.font.weight.mediumtheme.font.weight.regularFixes DE-605, DE-311, DE-312, DE-316