components icon indicating copy to clipboard operation
components copied to clipboard

Component infrastructure and Material Design components for Angular

Results 743 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
area: cdk/drag-drop

### 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
Accessibility
area: material/chips

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

Accessibility
area: material/checkbox
area: material/slide-toggle

### Documentation Feedback Today I struggled about mat-chips being focusable and wanted to make them unfocusable (but not disabled). I thought there was no `tabindex` until I found this comment...

docs
needs: clarification
area: material/chips

### 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
Accessibility
area: material/button

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

P3
Accessibility
area: material/button

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

#### Bug, feature request, or proposal: Feature request #### What is the expected behavior? User able to search/filter the options in a select #### What is the current behavior? User...

feature
P3
area: material/select

### Feature Description Hello! I'm using the `slide-toggle` component and I want to control when and how it's value changes. Just like controlled components in React. However, I can't find...

feature
P4
area: material/slide-toggle

### Documentation Feedback The docs [are clear](https://material.angular.io/cdk/dialog/overview#sharing-data-with-the-dialog-component) on how to access the data when opening a modal using a TemplateRef--you can use `let-data`. But it is silent on how to...

P3
docs
help wanted
good first issue