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? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was 14.2.7...

needs triage

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

needs triage

Screen reader users are not informed of whe nthe left and right chevron icons are disabled since the icons are aria-hidden from them. Removing aria-hidden so they are informed of...

detected: breaking change

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

### 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
docs
area: material/core
area: theming

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

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

needs triage

#### Feature Description Relax `MatTableDataSource.filter` to accept `{}`. Right now, it is restricted to `string`. This would allow *much* easier custom filtering on multiple dimensions. #### Use Case When the...

feature
P3
area: material/table

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

#### Reproduction Use StackBlitz to reproduce your issue: https://stackblitz.com/fork/components-issue would like to implement row with form fields and button with same height. ![image](https://user-images.githubusercontent.com/6324664/91208736-4759d880-e728-11ea-88d1-1cde6e0b9155.png) Steps to reproduce: 1. https://angular-ivy-qdy6pn.stackblitz.io 2. Pure...

P3
area: material/button
area: material/form-field