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

Material Design has officially added this to the spec: https://material.io/components/pickers/#desktop-pickers

feature
P3
area: material/datepicker

Affects an unselected radio button when focused, like when a cursor is pressing down before selecting Variable was never defined, and always falling back to black Before: ![Screenshot 2024-09-10 at...

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

P4
area: cdk/menu

### Feature Description Currently, many shadow-related tokens in components are hardcoded directly. Since we now have global elevation shadows, it would be great if these components used those system shadows...

feature
P4
area: core

fix text trim issue where visual users won't be able to see full text if list item text is overflowed in container and ellipsis is shown. fixes b/291296866 After: https://screencast.googleplex.com/cast/NDc3NDY5OTE0OTAzMzQ3Mnw3MjJlZjA2ZS05MQ...

dev-app preview

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

**Overview** The first time you assign a datasource for iteration within the cdk-virtual-scrollport, all works as expected, as per the documentation example of displaying the first page of items. See...

P3
area: cdk/scrolling

### Reproduction [Open this StackBlitz](https://stackblitz.com/edit/components-issue-8gvvrn?file=src/app/example-component.html) and toggle the Disabled state with the checkbox. ### Expected Behavior Per [the Text Field spec](https://material.io/components/text-fields#outlined-text-field), under "Outlined text field with suffix text", a suffix...

P3
material spec
area: material/form-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 triage

#### Bug, feature request, or proposal: Bug #### What is the expected behavior? I expect to get the model updated and the change event called after remove selected options of...

P3
needs: discussion
area: material/select