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

The MDC dialog was using the `core-styles` mixin instead of the `static-styles` which is supposed to be used together with the new theming API. I've also removed the `container-elevation` and...

P3
merge ready
target: patch

Old implementation is still available under @angular/material/legacy-dialog BREAKING CHANGE: - DOM and CSS classes for mat-dialog have changes - Typescript API is largely the same but may have minor differences...

target: major

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

docs
P4
good first issue
area: material/datepicker

### Description Tabs [**ink-bar**](https://github.com/angular/components/blob/main/src/material/tabs/ink-bar.ts) moves to the wrong location in **RTL**, when toggling a drawer. Watch the following GIF video, showing the entire code and behavior. 1. First it shows...

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

P2
area: material/tooltip

### What are you trying to do? When opening and closing any `MatDialog` I can observe the following behaviours *sometimes*. It doesn't happen every time, but often enough. There's no...

troubleshooting
needs triage

#### Bug, feature request, or proposal: Bug #### What is the expected behavior? When changing the `pageSize` attribute on a pager instance, the pager should immediately redraw the visible rows...

P3
has pr
area: material/paginator

#### Feature request, Mixed direction support, such as items placed by `flex-wrap: wrap` #### What is the expected behavior? Should be able to use sortable drag drop on both vertical...

feature
P2
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
area: cdk/scrolling

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

needs triage