components
components copied to clipboard
Component infrastructure and Material Design components for Angular
Support virtual scrolling over a list of items whose size is not known and needs to be measured
#### Bug, feature request, or proposal: It would be nice to have a full-size menu option for mobile or maybe the ability to adjust the x and y locations and...
Adds a `disableCookies` input that puts the player into "no cookie" mode. Fixes #19681.
### 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...
#### What is the expected behavior? using the css attribute `position: sticky` should allow for elements to remain displayed according to their sticky parameters. #### What is the current behavior?...
#### What is the expected behavior? MatSelect.valueChange should fire when MatSelect.value is set from code #### What is the current behavior? MatSelect.valueChange is not fired when MatSelect.value is set from...
### 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...
This issue tracks creating additional date adapter implementations in addition to the existing MomentJS implementation. Libraries to consider include: - [x] Luxon - [x] date-fns - [ ] Day.js
### Feature Description We need very light weight customizable carousel slider (example: multi card slider ,chips slider just like YouTube etc). ### Use Case we can use it for banner...
This would be handy for both user created overlays, as well as those used by angular components such as md-menu. Take this for example http://plnkr.co/edit/AqjYdsScCYPlK9w44aHQ?p=preview you have a fixed element(some...