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

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.10.0 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...

dependencies

https://github.com/material-components/material-components-web/blame/8656bf0e032270f97d8673d33aaab4760befb5bc/packages/mdc-theme/_theme-color.scss#L66 Is this really neccessary? Why can it not work with css variables too? What happens if `var(--my-primary-color)` is passed in instead? Can this code detect if it is a...

## Bug report the typography theming system's line-height is overridden by this following line: https://github.com/material-components/material-components-web/blob/master/packages/mdc-button/_mixins.scss#L418 ### Steps to reproduce 1. Open a demo of button 2. set --mdc-typography-button-line-height: 50px; on...

bug

## Bug report ### Steps to reproduce 1. Go to https://material-components.github.io/material-components-web-catalog/#/component/typography 1. Remove the margins on the headers 1. Set the container overflow: auto 1. Add a letter with a...

bug

This is a placeholder epic bug to support dynamic theming using CSS variables. Refs [#3145 (Comment)](https://github.com/material-components/material-components-web/pull/3145#issuecomment-406811295) #754

feature-request
backlog

## Bugs Follow the template below to ensure the quickest and most accurate response to your issue. ### What MDC-Web Version are you using? > 0.2.0 ### What browser(s) is...

feat(textfield): for diffbase, remove this line before submitting

Please tag the release 14.1.0, if it's still possible.

bug

fix(dom): Fix a message only being announced once when the message has not changed.