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(mat-select): aria-owns and modal accessibility issue.
- feat(mat-select): The selected option shows at the bottom when opening. Make this position configurable.
- bug(mat-calendar-header): icons for navigating to prev & next month not disabled for edge values
- bug(mat-form-field): when using appearance="outline", input fields increases in height.
- bug(MatTabLink): Underline (MatTabInk) is missing if combined with route reuse strategy
- bug(list): matListItemIcon color is wrong for disabled list items
- feat(mat-datepicker): Custom day cell template
- bug(mat-dialog): MatDialog doesn't have access to providers defined in a route when given a ViewContainerRef
- bug(mat-form-field): When matTextPrefix is applied, float-above transform applied to label element instead of class
- bug(mat-option): JAWS 2023 does not announce a checked option as selected in a multiple selection mat-select
- Docs
- TypeScript not yet supported