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

feat: Support fontWeight prop on Text #2959

Merged
merged 3 commits into from
Dec 16, 2024
Merged

Conversation

FrederikBolding
Copy link
Member

Add support for specifying the fontWeight prop on the Text component.

@FrederikBolding FrederikBolding requested a review from a team as a code owner December 16, 2024 12:07
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.50%. Comparing base (21ee99d) to head (c6aeab3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2959   +/-   ##
=======================================
  Coverage   94.50%   94.50%           
=======================================
  Files         488      488           
  Lines       10473    10473           
  Branches     1608     1608           
=======================================
  Hits         9898     9898           
  Misses        575      575           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@FrederikBolding FrederikBolding merged commit ba6c908 into main Dec 16, 2024
169 checks passed
@FrederikBolding FrederikBolding deleted the fb/add-font-weight branch December 16, 2024 12:22
PatrykLucka pushed a commit that referenced this pull request Jan 13, 2025
Add support for specifying the `fontWeight` prop on the `Text`
component.
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.

2 participants