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(CdkMenuItem): Main menu closes after clicking on a menu item that is a menu
- feat(material/icon): Change icon font default to Material symbols from Material icons
- State selection for checkbox fields announces both selected and not selected states
- feat(FocusTrap): focus methods should accept focus origin
- feat(DatePicker): Add DateTime support to DatePicker OR new DateTimePicker Component
- bug(CDK Dialog): aria-hidden is not removed when a child dialog is opened before but closed after a parent dialog.
- bug(mat-tree): TreeControl's getChildren is called unexpectedly many times since cdk/material v18.2.0 and is especially problematic with asynchronous actions
- feat(COMPONENT): add "disabledInteractive" input to "mat-menu-item"
- bug(MatTree): padding is not recomputed when moving a node inside/outside an expandable node
- bug(cdk-virtual-scroll-viewport): If there is not enough data without caching, the scrolling operation will be invalid.
- Docs
- TypeScript not yet supported