components
https://github.com/angular/components
TypeScript
Component infrastructure and Material Design components for Angular
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported29 Subscribers
View all SubscribersAdd a CodeTriage badge to components
Help out
- Issues
- bug(DatePicker): Typing a date in "YYYY-MM-DD" format will format the date to "M/D/YYYY" but a day behind
- bug(CdkVirtualScrollViewport): Using cdkVirtualFor in a template does not find CdkVirtualScrollViewport
- bug(mat-input): MatInput's autofill styling only covers part of the displayed input
- Material submenu in separate component doesn't open on mouseover
- bug(slider): Slider doesn't render values in SSR (Universal)
- bug(mat-select): wrong initial values when using async object property
- feat(slider): Allow users to manually set custom min & max values on slider thumbs
- bug(Drag and Drop): autoscroll fails in full size web view
- feat(mat-tab): ability to set mat-tab height to grow to fill available area within mat-tab-group
- bug(Typography): Default font settings on `.mat-typography` is `body-2` instead of `body-1`
- Docs
- TypeScript not yet supported