components
components copied to clipboard
Component infrastructure and Material Design components for Angular
### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was...
#### Bug, feature request, or proposal: Bug or feature request. #### What is the expected behavior? When using `home`, nothing should be displayed until the icon is loaded properly. As...
### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was...
#### Bug, feature request, or proposal: Bug #### What is the expected behavior? Upon resetting a FormGroup, I would expect the visual state of the form to be reset also....
### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was...
All DOM elements should be removed when the sidenav is removed DOM elements relating to TransitionAnimation and all sub-nodes remain as detached #### What are the steps to reproduce? https://stackblitz.com/edit/angular-material2-issue-qnd8ry?file=app%2Ftwo.ts...
### Documentation Feedback The Typography Guide suggest this ```html ``` Isn't that violating the GDPR according to ... [German Court Rules Websites Embedding Google Fonts Violates GDPR](https://thehackernews.com/2022/01/german-court-rules-websites-embedding.html) Maybe we should...
Fix https://github.com/angular/components/issues/20140 that when sorting column breaks if one or more record contains a number with zero left. This is specifically happen when the value is a number with zero...
### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was...
### Feature Description When a matCheckbox is controlled by a reactive form control, it is currently not possible to put the checkbox in indeterminate state. undefined could be used to...