components icon indicating copy to clipboard operation
components copied to clipboard

Component infrastructure and Material Design components for Angular

Results 743 components issues
Sort by recently updated
recently updated
newest added

#### Bug, feature request, or proposal: When using Angular's Typography inside '_theming.scss' ends up using pixels. I believe the best would be for this to instead convert the pixels to...

needs: discussion
docs
P4
target: major
area: theming

`disabled-text` usage should be replaced to meet accessibility contrast requirements Replace disabled text usage to new shared constant: - [ ] badge - [ ] datepicker - [ ] form...

P2
Accessibility
material spec
area: many

### Description I'm trying to use the Angular CDK. From my understanding Angular CDK should be completly independent as it states [here](https://material.angular.io/cdk/categories): > The Component Dev Kit (CDK) is a...

docs
P4
area: cdk/menu

### What are you trying to do? Customize the size of the angular material form field labels. I've noticed that Angular Material uses transform scale to change form field labels...

feature
P4
area: material/form-field

`MatButtonToggle` and `MatButtonToggleGroup` previously use either a native checkbox or a radio button depending on whether the control had multiple selection. We changed this to always using a native ``...

feature
P2
Accessibility
area: material/button-toggle

### Documentation Feedback The version switcher on the docs site allows me to switch between latest and v16, but not between latest and v17.1, which is the version of Angular...

P3
docs

### Feature Description https://m3.material.io/components/buttons/guidelines#07a1577b-aaf5-4824-a698-03526421058b ![image](https://github.com/angular/components/assets/25394362/06bdb8b5-e8fb-4639-a9ad-026562f0176a) ### Use Case _No response_

feature
P3
area: material/button

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

Simplifies the dialog styles to make them smaller and easier to follow.

target: rc

Fixes that the slider was logging a bunch of warnings because we were using duplicated keys to render out the tick marks.

target: patch