material-components-web icon indicating copy to clipboard operation
material-components-web copied to clipboard

Modular and customizable Material Design UI components for the web

Results 224 material-components-web issues
Sort by recently updated
recently updated
newest added

Attempting to unblock #7718 Following guidance from https://github.com/monounity/karma-typescript/issues/87#issuecomment-283152328

Ready for Google

refactor(datatable): Rename `table-styles` mixin to `static-styles`

feat(textfield): Ensure Theming API feature consistency

feat(textfield): add support for several new tokens

## Bug report I've included MDC Web in a AspNetCore MVC project. So far it's working fine, but I experience the following issue: the floating label for text fields (outlined...

bug

## Bug report I'm using pretty basic functions from Material, but after upgrading to 14.2.2 get: `Error: node_modules/@material/base/observer-foundation.d.ts:25:75 - error TS2344: Type 'Adapter' does not satisfy the constraint '{}'.` 25...

bug

refactor(linear-progress): Set buffer color using custom property

A button inside tab label is not clickable, no matter the tab is disabled or not. For example, a tab group like this: ``` Contents for {{tab}} tab add_circle ```...

bug