components
components copied to clipboard
Component infrastructure and Material Design components for Angular
#### Reproduction Steps to reproduce: 1. Open the URL https://material.angular.io/components/datepicker/examples 2. Open date range picker in example 1 3. Navigate to the selected date using keyboard arrow keys 4. Observe...
### Feature Description This feature request is pretty much the same as this one https://github.com/angular/components/issues/24030 was for MatMenuTrigger. Please allow setting null also to CdkMenuTrigger. ```html {{ name }} ```...
#### Feature Description I'd like to use the package https://www.npmjs.com/package/@googlemaps/markerclusterer instead of the old one https://www.npmjs.com/package/@googlemaps/markerclustererplus. #### Use Case It will be possible to use different algorithms, improve performance and...
#### Feature Description "Material You" was announced a couple of days ago: https://material.io/blog/announcing-material-you which looks to be a visual redesign of the Material design system. It appears to be arriving...
### 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...
I noticed this after updating to Big Sur and trying out `mat-select` with VoiceOver. While navigating through the list of options, VoiceOver reads out something like "Coffee, selected (5 of...
### 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...
### 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...
#### Bug, feature request, or proposal: When FlexibleConnectedPositionStrategy + Bottom placing + BlockScrollStrategy are used together, the overlay is positioned wrong. At least on an iOS device. In the example...
#### Bug, feature request, or proposal: Proposal #### What is the expected behavior? For a control that is required and disabled the asterisk has the option to be shown. ####...