components
components copied to clipboard
Component infrastructure and Material Design components for Angular
#### Reproduction Use StackBlitz to reproduce your issue: https://stackblitz.com/fork/components-issue https://stackblitz.com/github/Marcusg62/angular-material-bug- Steps to reproduce: 1. ng new testapp 2. ng generate @angular/material:navigation shell 3. add `` to app.component.html 4. Add some...
### 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...
### Feature Description For comparison, In `mat-select`, there is a pair of CSS vars that control spacing around `mat-divider`: `--mat-menu-divider-bottom-spacing` and `--mat-menu-divider-top-spacing`: You can use this selector: ``` .mat-mdc-menu-panel .mat-divider-horizontal...
### 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...
### 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...
Updates Angular Components Button component styling for mat-icon-buttons and all mat-fab-button variants. Only includes min-height of min-content for icons in other button variants so that when displaying svg icons such...
Simple scrolling without needing to access grid internal states.
### 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 Angular:...
### 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 19.2.8...