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

P2
area: cdk/drag-drop

draft - Probably a breaking change and definitely not a good idea until `afterNextRender` runs only after `ApplicationRef.tick`. At the moment, this passes tests only because they're using fixtures and...

blocked
area: cdk/overlay

The current implementation of the dialog's `finishDialogOpen`, which includes autofocus, only waits for a microtask before executing. This only works in the tests because of the synchronous call to `detectChanges`...

area: material/dialog

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

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
area: material/menu

### Feature Description I want the dialog actions to be aligned to the right by default. Currently this is not part of the [`MatDialogConfig`](https://material.angular.io/components/dialog/api#MatDialogConfig), so it cannot be set via...

feature
needs triage

We intended to expose this function along with the other theme inspection APIs, but forgot to add it to the list. It is necessary for users to be able to...

target: patch

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

needs triage