components
components copied to clipboard
Component infrastructure and Material Design components for Angular
Fixes a bug in the Angular Material `button` component where cdk-focused, cdk-keyboard-focused, cdk-mouse-focused were not being applied upon respective focus. This is because there was no FocusManager set up with...
### 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.1...
### Documentation Feedback Test harnesses are really great, but it's difficult to grasp the practicality of using them, especially when it comes to using the "with" options and the filters....
### Feature Description I can set the animation duration for the tabs themselves using `animationDuration` on the `mat-tab-group`. If I set this to 0, the tabs switch instantly, but the...
#### Bug, feature request, or proposal: Bug (or question about) displaying long error messages in md-error #### What is the expected behavior? The error message needs to be visible without...
### 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 In [this section](https://v12.material.angular.io/guide/theming#reading-hues-from-palettes), the `mat.get-color-from-palette($palette, $hue...)` is shown with a numerical value in quotes, unlike the 'Theming Your Own Components' page, which shows it as a number....
Switches the Material datepicker to be based on top of the MDC components.
### 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.3.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 13.2.3...