components
components copied to clipboard
Component infrastructure and Material Design components for Angular
### 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 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. ####...
### Is this a regression? No ### Description  ### 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...
### 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 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;...
### 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...
### 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...
### 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...
### 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,...
### 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...