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(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.
- perf(cdk/table): Further defer direct dom measurement. In all cases Iā¦
- but(FormFiled): Floating label hide/show not responsive when set to outline appearance.
- feat(GoogleMaps): tracking changes in variables
- docs-bug(treeview): Add guide on how to migrate from old treeview to new treeview
- bug(dialog): low contrast for dialog backdrop in dark theme
- Docs
- TypeScript not yet supported