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

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

feature
P3
area: material/button
area: theming

#### Feature proposal: It would be nice if `MdAutocomplete` and `MdAutocompleteTrigger` supported the `multiple` attribute similar to `MdSelect`, or at least configuration options that make creating your own easier. ####...

feature
P3
area: material/autocomplete

### Is this a regression? No ### Description ![Image](https://github.com/user-attachments/assets/689e784c-f9ea-4657-89a6-bca88df7307c) ### Reproduction StackBlitz link: https://stackblitz.com/edit/8qmgxasf?file=src%2Fexample%2Flist-overview-example.html ### Expected Behavior Left padding on item should be included if togglePosition="before" and hideSingleSelectionIndicator="true" ### Actual...

P3
area: material/list

### 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: material/slider

### Feature Description Having a new set of `space` token Proposed space & naming found in the following article https://uxdesign.cc/ui-cheat-sheet-spacing-friendships-e37a6fccc407 ```style :root { --mat-sys-space-smallest: 4px; /* BBFE */ --mat-sys-space-smaller: 8px;...

feature
needs: discussion
P4

### 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: material/autocomplete

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

### 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
Accessibility
area: theming

### Documentation Feedback It is a bit ambiguouns when `None` is mentioned for system token, I cannot find any documentation explaining what `None` means, does it mean its not used,...

P3
docs
area: theming

### Feature Description Add a general aria-label to MatChipEditInput like "editable chip", and consider removing the `tabindex="-1"` set by this directive. ### Use Case This will resolve the `aria-input-field-name` violation...

feature
P4
area: material/chips