components
components copied to clipboard
Component infrastructure and Material Design components for Angular
Material Design has officially added this to the spec: https://material.io/components/pickers/#desktop-pickers
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...
bug(cdkMenu): Menu closes unexpectedly after button is clicked and it is destroyed or made disabled
### 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 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...
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...
### 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...
**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...
### 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...
### 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...
#### 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...