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 The same feature request was made in 2019 but was rejected #15733. Andrew Seguin did not explain why the Angular Material Team does not plan on supporting...

feature
needs triage

#### Bug: More than one mat-icon or mat-icon-button as prefix or suffix in a mat-form-field are displayed in columns when appearance is other than 'legacy'. #### What is the expected...

P4
area: material/button
area: material/icon

Fixes that the styles for the menu divider were at the top level which means that they'll also affect dividers outside of the menu. Fixes #29106.

target: patch

### 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 I'm...

P3
area: material/form-field

Preview: https://ng-dev-previews-comp--pr-angular-components-29636-dev-6fy759rh.web.app/theme Be sure to enable M3 and System Theme in the header

dev-app preview
detected: feature

### 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? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was 18.1.5...

P3
Accessibility
area: cdk/tree

Reworks `cdk/overlay`, `cdk/text-field` and `material/ripple` so that they load their structural styles automatically. In the past this has been a source of a lot of bugs. BREAKING CHANGES: * The...

target: major
merge: preserve commits
detected: breaking change

### Feature Description Currently `panelWidth` can be one of three: 1. Trigger width 2. Largest option width 3. Custom provided width in numbers What I am missing is - minimum...

feature
P4
area: material/select