material-components-web
material-components-web copied to clipboard
Modular and customizable Material Design UI components for the web
## Bug report In `ember-cli-mdc`, we import the style to generate the default styles of the ember application. We use the following import statement in the `ember-cli-mdc-theme` addon: ``` @use...
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna). These dependencies need to be updated together. Removes `tough-cookie` Updates `lerna` from 3.20.2 to 7.1.1 Release notes Sourced from...
I'm trying to create filter chips with days of the week so the user can select them, but the 'ticks' of the chips are not showing. I've tried many things,...
I am currently trying to use the mdc select. Is there anyone can guide me how to force it to always show below when the dropdown is clicked? Thank you
I want to use your library but the sample codes you provided are not correct. I am constantly dealing with your codes ## Bug report ### Steps to reproduce 1....
fix(textfield): update validity style on textfield focus
## Bug report I've created a TextField with a trailing icon and it does not appear, unless I hover over the text field. I've tried the same with leading icon,...
For all the buttons in Angular Material we can delegate to the helper mixins in MCW, except for the icon button. It has a helper function, but the API is...
## Feature Request **Please allow overlay width override on MDC mat-select component.** Currently mat-select overlay width matches the width of trigger box. There are various reasons why this may happen:...