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

### Feature Description I've got a simple input field that just uses an ngModel for a username and password, and on error uses a signal for error state. I would...

feature
P3
area: material/form-field

### Feature Description Tabs are common UIs on the web, but not in the CDK. It is a bit disappointing that we have to install @angular/material for this. Please Upvote...

feature
P2
area: material/tabs

### Description If you check the examples in the material site, you'll see that there's a even space beetween lines. https://m2.material.io/components/lists ![image](https://github.com/angular/components/assets/12090931/89325b00-5057-409e-90c1-a63335d2466d) If you check the examples in angular.material site,...

P3
area: material/list

### 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
needs: clarification
area: material/button-toggle
area: material/tooltip

### Description Screen reader NVDA is not saying 'expanded' when mat-select is opened for the first time in Material angular version 15.2.8 ### Reproduction Steps to reproduce: 1. Install NVDA...

P3
Accessibility
needs: clarification
area: material/select

Removed unused property `MatDatepickerIntl:calendarLabel`. Remove dead code. Does not make behavior or visual change. Fix #27935

target: major
area: material/datepicker

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

P5
Accessibility
area: material/datepicker

This commit updates the single-select Mat toggle button group to use radio pattern. This way the exclusiveness of the selection can be conveyed to the screen reader users.

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