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

A couple of renames to make Dynamic Type features more proper #1454

Merged
merged 3 commits into from
Oct 17, 2022

Conversation

amgleitman
Copy link
Member

Main branch counterpart of #1453.

A couple of renames for the new Dynamic Type feature:

  • subhead -> subheadline. Apple's typography page lists the subheadline type as the abbreviated "Subhead," but Apple's official APIs prefer the full name "subheadline" as per these three examples, so we should probably stick with those.
  • RCTUIBaseSizeForDynamicTypeRamp -> RCTBaseSizeForDynamicTypeRamp. The UI prefix shouldn't be here since we're not referring to a UIKit type.

@amgleitman amgleitman requested a review from a team as a code owner October 17, 2022 22:20
@amgleitman amgleitman merged commit 3bc4d42 into microsoft:main Oct 17, 2022
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.

None yet

3 participants