-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
GThis is is related to a Google internal issueThis is is related to a Google internal issueP3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: themingmaterial specIssue related to the Material Design spec https://material.io/design/Issue related to the Material Design spec https://material.io/design/
Description
Bug, feature request, or proposal:
Angular Material does not use the same typography size ranking as the Material spec.
https://material.io/design/typography/the-type-system.html#type-scale clearly shows Body 1 as larger and darker than Body 2.
https://material.angular.io/guide/typography indicates that body-2 is darker than body-1.
This can be seen in the source code as well. https://github.com/angular/material2/blob/master/src/lib/core/typography/_typography.scss#L24
Similar issues apply to other types of font.
What is the expected behavior?
That it would be consistent w/ spec.
What is the current behavior?
It is ranked in inverse order.
What are the steps to reproduce?
- View the documentation for the Material spec.
- View the Angular Material docs.
- View the corresponding source code.
What is the use-case or motivation for changing an existing behavior?
Consistency.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
all
Is there anything else we should know?
av1asov, Rodrigo54, EdricChan03, benelliott, zack9433 and 10 moreThibaudAV
Metadata
Metadata
Assignees
Labels
GThis is is related to a Google internal issueThis is is related to a Google internal issueP3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: themingmaterial specIssue related to the Material Design spec https://material.io/design/Issue related to the Material Design spec https://material.io/design/