components icon indicating copy to clipboard operation
components copied to clipboard

Component infrastructure and Material Design components for Angular

Results 966 components issues
Sort by recently updated
recently updated
newest added
trafficstars

### Feature Description Show the days of other months if there is empty field in current month Current ![image](https://user-images.githubusercontent.com/47741781/224379582-19b3a81c-8fc1-453d-9769-cf9c6e568425.png) Example ![image](https://user-images.githubusercontent.com/47741781/224379687-d5f8a294-bf00-4156-b0e0-6cb7ee32d819.png)

feature
P4
area: material/datepicker

these properties were missing from the config but still worked as they were passed to dialog under the hood to avoid type errors fixes #28832

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

P3
Accessibility
area: cdk/table

The tooltip harness was written the assumption that only tooltip can be shown on the page at a time, however in tests that might not be the case. These changes...

P3
target: patch
action: cleanup

#### Please describe the feature you would like to request. Whenever the user starts to drag an element it must be possible to have a visual indication of where in...

feature
P3
area: cdk/drag-drop

When `provideExperimentalZonelessChangeDetection` is enabled, virtual-scroll-viewport flickers during scroll because the transform operation becomes visible. This fix moves the style transform into the `afterNextRender` phase to ensure it stays invisible. Fixes...

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

P3
area: material/table

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

needs: clarification
area: material/table

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

P4
area: cdk/menu

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

P3
area: material/slider