components
components copied to clipboard
Component infrastructure and Material Design components for Angular
### 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...
### 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...
### 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...
#### 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...
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....
### 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...
Based off #24500.
bug(mat-date-range-picker): When used with angular forms, `valueChanges` is fired multiple times.
#### 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...