components icon indicating copy to clipboard operation
components copied to clipboard

Component infrastructure and Material Design components for Angular

Results 1047 components issues
Sort by recently updated
recently updated
newest added

### Feature Description The [Temporal API](https://tc39.es/proposal-temporal/docs/) has been [almost done](https://github.com/tc39/proposal-temporal/issues/1450) for a year now. Extract from [README.MD](https://github.com/tc39/proposal-temporal): > NOTE: Although this proposal's API is not expected to change, implementers of...

feature
P3
area: material/datepicker

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

needs triage

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

needs triage

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

needs triage

#### Please describe the feature you would like to request. The docs website implements a scrollspy so that the currently in-view fragment of a page can be highlighted. However, this...

feature
P5
needs: discussion
area: cdk/scrolling

I am using angular custom elements to build an application in which a MatDialog is part of the custom element. I have a MatMenu in the host application as well....

P3
needs investigation
area: cdk/overlay
area: material/dialog
area: material/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...

needs triage

#### Expected Behavior Observable should emit only once per change #### Actual Behavior When listening on the `formGroup`, it fires 4 times, and when listening on `start` or `end` it...

P3
area: material/datepicker