components icon indicating copy to clipboard operation
components copied to clipboard

Component infrastructure and Material Design components for Angular

Results 1047 components issues
Sort by recently updated
recently updated
newest added

#### 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...

P3
area: cdk/scrolling

### 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...

P3
has pr

Removes the touchscreen device tap highlights from the various components where we have similar indication. Fixes #26068.

P3
target: patch

### 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...

P4
area: theming

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...

action: merge
target: patch
dev-app preview

### 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...

needs triage

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.

P3
action: merge
target: patch

Fixes that icons projected into a tab were centered anymore. Relates to https://github.com/angular/components/issues/26024#issuecomment-1320335400.

P3
action: merge
target: patch

#### 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...

P3
animation
area: cdk/stepper
area: material/dialog

### 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)...

docs
needs triage