-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
(web-components) update type ramp #16927
(web-components) update type ramp #16927
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit bf26a79:
|
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: 42724eecf6ecee9ddc6694f535ece31d5278f979 (build) |
Perf AnalysisNo significant results to display. All results
Perf Analysis (Fluent)Perf comparison
Perf tests with no regressions
|
This most noticeably updates the larger sizes in the ramp, which are not commonly used. The common sizes close to the base change line heights only slightly, so this should be safe to take and not break visuals. |
@bheston I'd love to get this into the feature branch - the implementation for the system and the tokens are different there, so I don't think this will 1:1 work. Can you open a new PR against |
Thanks @bheston - this is IN! |
* Updated type ramp to latest values. * Change files * Updated to new design-tokens definition format Co-authored-by: Brian Heston <brheston@microsoft.com>
* Updated type ramp to latest values. * Change files * Updated to new design-tokens definition format Co-authored-by: Brian Heston <brheston@microsoft.com>
* Updated type ramp to latest values. * Change files * Updated to new design-tokens definition format Co-authored-by: Brian Heston <brheston@microsoft.com>
* Updated type ramp to latest values. * Change files * Updated to new design-tokens definition format Co-authored-by: Brian Heston <brheston@microsoft.com>
Pull request checklist
$ yarn change
Description of changes
The Fluent type ramp has been updated and this brings the web components into alignment.
Focus areas to test
Web component font size and line height, particularly small and large sizes on the ramp. These are not consumed by the base components currently.