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
trafficstars

This will correct the link for "Usage within frameworks" section.

cla: yes
Ready for Google

Duplicated line

cla: yes

- Fixed getting started quite to support the latest webpack changes - Updated some code consistency

cla: yes

Changed `query` to `options` according to https://webpack.js.org/loaders/babel-loader/

cla: yes
needs-response

Update secondary color to correct value. Baseline colors for material design can be found [here](https://material.io/design/color/the-color-system.html#color-theme-creation).

cla: yes

This PR fix the issue that ripple effect is activated twice on iOS when zoom in page. see issue details: #4293 When tap a ripple surface on iOS Safari/Chrome below...

cla: yes

Fixes #4059 This PR fixes the position issue that occurs when an IconButton is used as a TextFieldIcon. It does so by adding negative margin equal to the padding to...

cla: yes

HTML and CSS for banner. Is it OK or, please, point what should be corrected?

cla: yes
icebox

mdc-layout-grid__cell--order-{INDEX}-{TYPE_OF_DEVICE}

cla: yes
icebox

## Bug report TypeScript files for mdc-progress-indicator are included in the npm package which causes tooling to complain, specifically the Angular CLI. ### Steps to reproduce 1. Import either `@material/circular-progress`...

bug