components
components copied to clipboard
Component infrastructure and Material Design components for Angular
### 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...
### Documentation Feedback It seems that `input` was deprecated as a typography level in v15, but in "Customizing Typography" for v15-current, we have: > The button and input typography levels...
* Fixes https://github.com/angular/components/issues/28211
### 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 legacy...
### 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...
**This is an open discussion aiming to regroup Component Harness feedback and improvement ideas.** Most of the items below are focused on simplifying the API. The current APIs are a...
Fixes a bug in Autocomplete where the highlighted selection would not update when the underlying form control had its value updated or was reset. This goes beyond the changes in...
Depends on moving overlay off of `NgZone.onStable` first