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: Add the size prop to Heading #2759

Merged
merged 3 commits into from
Sep 25, 2024
Merged

Conversation

GuillaumeRx
Copy link
Contributor

This PR adds an optional size prop to the Heading component. I can be md or lg.

@GuillaumeRx GuillaumeRx requested a review from a team as a code owner September 25, 2024 10:10
Comment on lines +42 to +43
* @param props.alignment - The alignment of the text.
* @param props.color - The color of the text.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Also added some missing JSDOC params to Text

Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.38%. Comparing base (92fca8b) to head (398367e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2759   +/-   ##
=======================================
  Coverage   94.38%   94.38%           
=======================================
  Files         477      477           
  Lines       10204    10204           
  Branches     1557     1557           
=======================================
  Hits         9631     9631           
  Misses        573      573           

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

@GuillaumeRx GuillaumeRx merged commit 80b6497 into main Sep 25, 2024
165 checks passed
@GuillaumeRx GuillaumeRx deleted the gr/add-sizing-prop-heading branch September 25, 2024 10:37
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