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

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

P3
needs investigation
area: material/slide-toggle

### Documentation Feedback It seems that `input` was deprecated as a typography level in v15, but in "Customizing Typography" for v15-current, we have: > The button and input typography levels...

docs
needs triage

* Fixes https://github.com/angular/components/issues/28211

target: patch

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

P3
a11y
area: cdk/a11y
area: material/sidenav

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

P3
needs: clarification
area: material/select

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

P2
area: material/slider

**This is an open discussion aiming to regroup Component Harness feedback and improvement ideas.** Most of the items below are focused on simplifying the API. The current APIs are a...

feature
P3
area: cdk/testing

Fixes a bug in Autocomplete where the highlighted selection would not update when the underlying form control had its value updated or was reset. This goes beyond the changes in...

Depends on moving overlay off of `NgZone.onStable` first

blocked