material-design-lite
material-design-lite copied to clipboard
Material Design Components in HTML/CSS/JS
Images placed within a grid are not responsive in MDL. Am I missing something? Or they are not available out of the box?
Hello, I have an issue with the interface of some forms when using MDL in VueJS:  I don't know why this is like that. It's like this in Chrome....
Hi, I am using the code below to show the MDL spinner when the button is clicked, using the onclick JS function. The problem is however when you click on...
 How can I align the responsive grid components? When I resize the browser size the cell always float to the left. There is any alternative? ` ``` Content Content...
** PLEASE READ THIS BEFORE FILING AN ISSUE ** ## Feature Requests / Breaking Changes in mdl-1.x mdl-textfield have error - "mdl-textfield__error", and it shows when pattern doesn't match. However,...
When using the latest version of Chrome 69.0.3497.81, there is some kind of white border in the checkbox. This does not occur for other browsers or older version of Chrome....
Input textfield have double line. Please refer below link: [Screenshot](http://azrull.com/Screenshot_6.png)
People write about problems, but you do not react. Do not give people illusions
## Bugs Please include the following information with your bug report: > What MDL Version are you using? (please be specific, e.g. _major.minor.patch_) "material-design-lite": "^1.3.0" > What browser(s) is this...
Is there a way to prevent the closing of the mdl-menu once the mdl-menu__item is clicked I already tried adding preventDefault and stopPropagation and I did not manage to solve...