components
components copied to clipboard
Component infrastructure and Material Design components for Angular
#### 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...
Angular Material no longer depends on the `@angular/animations` package and it's no longer installed in the `ng add` schematic (#30446).
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`...
### 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...
#### 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...
### 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...