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
- refactor: consistent elevation shadow naming and type
- bug(form-field): Updating input value via `effect`+`FormControl` doesn't trigger label position calculation
- bug(cdk/table): CdkTable does not handle column updates correctly when using recycleRows
- bug(COMPONENT): Font Awesome Icons have styling problems when a mat-button is on the page
- bug(drag-drop): cdkDropListEntered and cdkDropListExited events do not fire after scrolling when dropList is not a child of cdkScrollable container
- fix(cdk/a11y): add Shadow DOM support to FocusTrap
- feat(material/dialog): support async MatDialogConfig.closePredicate
- refactor(aria/combobox): alt approach WIP
- bug(aria-grid): ngGridCell fails with NG0201 (No provider found for GRID_ROW) when used inside cdk-table
- fix(cdk/text-field): autosize measure scrollHeight with stable wrapping width
- Docs
- TypeScript not yet supported