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 If possible please do not create `div.mat-mdc-form-field-subscript-wrapper` in mat-form-field if "hint" is not set (null or undefined). ### Use Case Right now it breaks the alignment, as...

feature
needs triage

### Documentation Feedback As highlighted in https://github.com/angular/components/pull/18800, the page size dropdown looks wrong if a default formfield style is set globally. Based on this page, the recommendation is to avoid...

docs
needs triage

#### Bug, feature request, or proposal: Feature request #### What is the expected behavior? [Range Slider](https://jqueryui.com/slider/#range) #### What is the current behavior? We manipulate a single value. #### What are...

feature
P3
area: material/slider
Fixed in MDC

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

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

I know that if we want the option's control value (what is saved in the form) to be different than the option's display value (what is displayed in the text...

feature
needs discussion
area: material/autocomplete

### Feature Description Currently it is possible to use matInput with type="time" but unfortunately it is only available in 12-hour format (AM/PM). Most people then resort to ngx-material-timepicker but it...

feature
needs triage

#### Reproduction With Stackblitz I can't reproduce it as dev tools is not working there. https://ibb.co/XXjZw1r Steps to reproduce: 1. Go to official Material page (https://material.angular.io/components/table/overview#sorting) 2. Press F12 3....

P3
perf
area: material/sort