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(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
- 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
- bug(aria/combobox): `filterMode="auto-select"` returns old value
- bug(aria/listbox): selection state breaks when used with ngCombobox autocomplete (readonly=false)
- bug(mat-raised-button): Low contrast on buttons in dark mode using Angular Material 18/19
- bug(cdk/listbox): using scrollbar with mouse breaks
- bug(Select): Select menu height shrinks when scrolling
- Docs
- TypeScript not yet supported