material-components-web
material-components-web copied to clipboard
[MDCTextField] should have label-floating-color sass mixin like MDCSelect
Feature Request
In MDCTextField, when using in Outlined sytle, label-color mixin applies the same color to both when the label in floating and not floating.
Proposed solution
A seperate label-floating-color mixin like the one in MDCSelect that only apply to the label when floating.