Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cdk/tree): implement typeahead label #28251

Open
wants to merge 1 commit into
base: cdk-tree-revamp
Choose a base branch
from

Conversation

zarend
Copy link
Contributor

@zarend zarend commented Dec 8, 2023

Implement typeahead labels for Tree. Follow the established pattern that Menu and List use.

  • implement CdkTreeNode#cdkTreeNodeTypeaheadLabel
  • implement CdkTreeNode#getLabel

Implement typeahead labels for Tree. Follow the established pattern that
Menu and List use.
 - implement CdkTreeNode#cdkTreeNodeTypeaheadLabel
 - implement CdkTreeNode#getLabel
@zarend zarend added the dev-app preview When applied, previews of the dev-app are deployed to Firebase label Dec 8, 2023
Copy link

github-actions bot commented Dec 8, 2023

Deployed dev-app for e90ed30 to: https://ng-dev-previews-comp--pr-angular-components-28251-dev-xww57l2z.web.app

Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-app preview When applied, previews of the dev-app are deployed to Firebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants