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...
Allow the user to specify the number of items per row in the fixed size scrolling strategy
this fixes the issue #25538 [bug(mat-tab-group): dynamic height hides ##overflow-x](https://github.com/angular/components/issues/25538)
### 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...
Hello, small PR on adding some functionality according to (https://github.com/angular/components/issues/3549) and implemented to fit the standard. - Page-Down focuses the last element in the select - Page-Up focus the first...
#### Bug, feature request, or proposal: Bug #### What is the expected behavior? A displayed tooltip should vanish, after navigating to a route with a different component. #### What is...
#### Please describe the feature you would like to request. Allow for the mat-datepicker to return a string, instead of a `Date` object. #### What is the use-case or motivation...
### Feature Description Luxon 3.0 was released on 9 July 2022 (see [changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)) This appears to be a largely compatible release, with the exception of system zone behaviour. Please add...