components
components copied to clipboard
Component infrastructure and Material Design components for Angular
### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was 14.2.7...
### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was 14.x...
Screen reader users are not informed of whe nthe left and right chevron icons are disabled since the icons are aria-hidden from them. Removing aria-hidden so they are informed of...
### 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...
### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was 13...
#### Feature Description Relax `MatTableDataSource.filter` to accept `{}`. Right now, it is restricted to `string`. This would allow *much* easier custom filtering on multiple dimensions. #### Use Case When the...
### 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...
#### Reproduction Use StackBlitz to reproduce your issue: https://stackblitz.com/fork/components-issue would like to implement row with form fields and button with same height.  Steps to reproduce: 1. https://angular-ivy-qdy6pn.stackblitz.io 2. Pure...