components icon indicating copy to clipboard operation
components copied to clipboard

Component infrastructure and Material Design components for Angular

Results 966 components issues
Sort by recently updated
recently updated
newest added
trafficstars

#### Reproduction All material datepickers display weeks starting Sunday while I have Russia locale set up which demands Monday is the first day of week: Yes, I know I can...

P4
area: material/datepicker

#### Reproduction - https://stackblitz.com/edit/components-issue-table-flex-no-data-row Steps to reproduce: 1. Use `*matNoDataRow` in a flex `MatTable` #### Expected Behavior No Data Row is properly styled with a padding, like in the non-flex...

P3
area: material/table

Fixes a two issues with nested drop containers. The first fixed issue is that the elements of cdkDropListConnectedTo previously had to be ordered correctly to support moving items into an...

cla: yes

#### Reproduction Use StackBlitz to reproduce your issue: https://stackblitz.com/edit/platform-checker Steps to reproduce: 1. Use the Platform Module 2. Try to distinguish between iOS >= 12.4.1 and iPad OS > 13...

feature
P3
area: cdk/platform

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

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

P4
firefox
area: cdk/menu

test to see switch behavior on mobile fixes b/286107916

dev-app preview

### Documentation Feedback **Overview** This is a suggestion to, in the code example for the Overlay, change the name of the `#trigger` template reference variable to something that better communicates...

docs
P4
area: cdk/overlay

Fixes a bug in the Angular Material dialog component where dialog uses `surface` container-color instead of `surface-container-high` as per Material 3 guidelines. Fixes #30536

action: merge
area: material/dialog