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

Dialog v1: Fix title font family #4246

Merged
merged 4 commits into from
Feb 12, 2024
Merged

Conversation

siddharthkp
Copy link
Member

Not sure about the historical context of this code, but I think we can let the Dialog get it styles by inherit them

This comment was marked as outdated.

@siddharthkp siddharthkp self-assigned this Feb 9, 2024
Copy link
Contributor

github-actions bot commented Feb 9, 2024

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 113.37 KB (-0.02% 🔽)
packages/react/dist/browser.umd.js 114.02 KB (-0.02% 🔽)

@siddharthkp siddharthkp marked this pull request as ready for review February 12, 2024 15:53
@siddharthkp siddharthkp requested a review from a team February 12, 2024 15:53
@siddharthkp siddharthkp added this pull request to the merge queue Feb 12, 2024
Merged via the queue into main with commit 2aced1c Feb 12, 2024
30 checks passed
@siddharthkp siddharthkp deleted the dialog-v1-fix-font-family branch February 12, 2024 16:02
@primer primer bot mentioned this pull request Feb 12, 2024
lukasoppermann pushed a commit that referenced this pull request Apr 16, 2024
* don't need to set fontFamily, inherit it

* Create hot-hounds-speak.md

* test(vrt): update snapshots

---------

Co-authored-by: siddharthkp <siddharthkp@users.noreply.github.com>
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.

The Text component in Dialog v1 is not properly rendering font-family
2 participants