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

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

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

needs triage

### Feature Description It would be great if the CDK Menu could expose the transform origin as a CSS variable e.g. `--cdk-menu-transform-origin: top left` It is currently impossible to make...

feature
needs triage

Most important: - In `MatTableDataSource`: Require `T` to extend from `object | ArrayLike`, so the filtering works correctly. - Make tooltip setter to accept `unknown` message type, as apparently it...

area: material/table
area: material/tooltip
area: material/tree

#### Reproduction The issue cannot be shown using StackBlitz, but the repository https://github.com/ranma42/treeshake-material can be used to reproduce it. The steps to reproduce the issue are illustrated in the commit...

P3
area: many

### 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: cdk/text-field

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

target: minor
area: build & ci
area: cdk/menu
area: docs
action: review
requires: TGP