Description
Bug, feature request, or proposal:
Request
What is the expected behavior?
Stepper should follow the material guidelines.
What is the current behavior?
Stepper does not follow the material guidelines.
What is the use-case or motivation for changing an existing behavior?
Stepper should follow the material guidelines.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
2.0.0-beta.11
Is there anything else we should know?
https://material.io/guidelines/components/steppers.html
- Grey background is on hover only (currently active steps have grey backgroud?)
- Grey ripple on click (currently there is no ripple)
- Steps' labels default color is 87% black (currently unfocused labels are 38% black which means 'disabled text' according to material guidelines)
- Focused steps' labels should be bold according to images (which helps differentiate active steps from focused steps)
- Cursor on active steps' labels should be set to 'pointer' when hovering (currently it's set to default 'grab' on label)
Metadata
Metadata
Assignees
Labels
No labels