components
components copied to clipboard
Component infrastructure and Material Design components for Angular
#### Reproduction Here is a StackBlitz to reproduce the issue: https://stackblitz.com/edit/angular-yqxzaq Steps to reproduce: 1. Animate a div into the page that contains material tab component. 2. Change tabs as...
### 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...
### Description When using screen readers and lazy load menu, the menu closes faster than the state (aria-expanded) updates so when the trigger refocuses it has an expanded state. Then...
### 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...
### Feature Description Create a Directive (tentatively named cdkDragExclude) that when applied to an element does the effective inverse of cdkDragHandle. That element and it's children will not be able...
### Documentation Feedback The docs for material have a general problem with deprecated symbols. Here is just an example of *TreeControl 1. The word **Deprecated** on hover suggests through the...
Attempts to fix a bug with Angular Components Form-field component where the mat-error and mat-hint component are just visually hidden in the DOM, but visibility is toggled depending on the...
### 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...