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

#### Bug, feature request, or proposal: Bug #### What is the expected behavior? `cdk-virtual-scroll-viewport` inside a mat-select or mat-autocomplete should align with the overlay panel. ``` {{state}} ``` #### What...

P3
area: cdk/scrolling
area: material/form-field
area: material/select

Angular Material no longer depends on the `@angular/animations` package and it's no longer installed in the `ng add` schematic (#30446).

area: docs

This is a port of COMP-280 and for just for tracking at this point! Currently, ng-update always finds global/external stylesheets that need to be migrated by simply querying for `.css`...

P4
area: ng-update

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

Accessibility
P4
area: material/stepper

#### What is the expected behavior? Checkboxes should update #### What is the current behavior? Checkboxes do not update. #### What are the steps to reproduce? **editor.componenet.html** ```html {{ role.attributes.name...

P3
area: material/list

### Documentation Feedback Hey! Since a few versions ago I noticed the section for theming your own component was removed: https://v18.material.angular.dev/guide/theming-your-components Since v19 this was removed. I am currently trying...

P3
docs