components
components copied to clipboard
Component infrastructure and Material Design components for Angular
#### Reproduction Use StackBlitz to reproduce your issue: https://stackblitz.com/fork/components-issue https://stackblitz.com/edit/virtual-scroll-table-sticky-headers Steps to reproduce: 1. wrap mat-table within a cdk-virtual-scroll-viewport element 2. add sticky: true property to *matHeaderRowDef directive as stated...
### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was 14...
Removes the touchscreen device tap highlights from the various components where we have similar indication. Fixes #26068.
### 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...
Swap out the current logic for determining when to resize the outline gap, for logic based on ResizeObserver. The current logic tries to guess when the size may need to...
### 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...
Fixes that icons projected inside an MDC-based `mat-option` weren't centered and didn't have the correct margin like the non-MDC version. Fixes #26024.
Fixes that icons projected into a tab were centered anymore. Relates to https://github.com/angular/components/issues/26024#issuecomment-1320335400.
#### What is the expected behavior? When a `MatStepper` is used in a `MatDialog`, and the user changes tab while first animations are running, then the `MatStepper` should switch to...
### Documentation Feedback The project README ["What we're working on now (Q4 2021)"](https://github.com/angular/components#what-were-working-on-now-q4-2021) section hasn't been updated in the past year. I think it's important to keep the main [README](https://github.com/angular/components)...