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

### Feature Description When attempting to implement a dark theme using a MapTypeStyle[] in MapOptions the styles do not apply and the following message is printed to the console: >...

feature
needs triage

### Feature Description The feature I am suggesting is to add and additional slide-toggle button option that is already customized for theme switching control. - having integrated theme appropriate icons...

feature
P3
area: material/slide-toggle

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

P3
area: material/table

#### Bug, feature request, or proposal: The animation for sliding in mat-sidenav (in `over` mode) on Chrome (latest) on older Android phones (reproducible on Xperia M5 E6633 with Android 6.0.0)...

P3
perf
area: material/sidenav

### Feature Description The current paginator requires that the `length` property be set but unfortunately, not all data sources out there can give the total length of the dataset or...

feature
P4
area: material/paginator

#### Reproduction https://stackblitz.com/edit/components-issue-v9512z?file=src%2Fapp%2Fexample-test.spec.ts Steps to reproduce: 1. Try to e.g. `await harness.getMessage()` a snack bar that was opened with a `duration`. You can see this simply by following the link...

P3
area: material/snack-bar

### Description When setting `value` on `matRadioGroup`, the visually selected radio button updates, but the form model does not. Looking at the material source code, the form model is only...

P4
area: material/radio

#### Bug, feature request, or proposal: Bug #### What is the expected behavior? Just read the next part it will become obvious. #### What is the current behavior? When using...

P4
area: material/radio

Fixes an issue where focus is lost and goes back to the body when on the next, previous, first, or last buttons are disabled. Changed to where focus will now...

When using trackBy, CdkTree / MatTree does not update items which share the same identity (as returned by trackBy), but are actually different obejcts (with property changes). This behavior differs...

P3
area: cdk/tree
area: material/tree