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

Replaces a call to a deprecated function that was logging a warning.

merge safe
P4
target: rc

Some mixins were introduced during the MDC migration to make it easier to distinguish which components were migrated and which ones were pending. These changes remove the mixins now that...

P3
target: rc

#### Bug, feature request, or proposal: Bug #### What is the expected behavior? Setting control to disabled should disable both input and chips. #### What is the current behavior? Nothing...

P3
help wanted
forms
area: material/autocomplete
area: material/chips

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

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

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

#### What is the expected behavior? That tooltips are not buggy. #### What is the current behavior? Tooltips are buggy. #### What are the steps to reproduce? _app.module.ts_ `import {...

P3
needs investigation
elements
area: material/tooltip

Currently there's no way to tell when the selected date in the calendar has focus. These changes reuse the styling from when the selected date is today (white circle inside...

a11y
merge: caretaker note
target: patch