material-components-web
material-components-web copied to clipboard
Modular and customizable Material Design UI components for the web
chore: Update Sass files to dedupe internal/external files.
Spec reference: https://www.google.com/design/spec/layout/responsive-ui.html#responsive-ui-breakpoints. > Copied from https://github.com/google/material-design-lite/issues/4496
chore: Internal changes only.
## Bug report IconButton does not emitting theming styles while using `core-styles()` mixin. usecase - ```scss @use "@material/icon-button"; @include icon-button.core-styles; ``` Above code snippet is not using `theme-styles` mixin defined...
refactor(textfield): add supporting-text-type token to filled text field
## Bug report material-components-web.min.js.map is missing in npm releases since release 3.1.0. Other *.map are still included in the release. Last release with material-components-web.min.js.map has been 3.0.0. https://unpkg.com/browse/[email protected]/dist/ https://unpkg.com/browse/[email protected]/dist/ https://unpkg.com/browse/[email protected]/dist/
As of version 15, Angular integrates official MDC Web components in Angular Material. This PR adds a single line of documentation to respect the work of Angular Material Team by...
## Bug report When switching tabs to a page with a FAB component, there is a chance that a randomly shaped dark patch appears within the box-shadow area. ### Steps...
## Bug report In the documenation for MDC there is a chapter "[MDC Web on other frameworks](https://m2.material.io/develop/web/guides/framework-wrappers)". For Angular there is only a reference to a no longer supported implementation....
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) to 4.1.1 and updates ancestor dependency [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna). These dependencies need to be updated together. Updates `http-cache-semantics` from 4.0.1 to 4.1.1 Commits See full diff in compare view Updates...