Skip to content

refactor(material/tooltip): drop NgClass dependency#32666

Merged
crisbeto merged 1 commit intoangular:mainfrom
crisbeto:tooltip-ng-class
Jan 19, 2026
Merged

refactor(material/tooltip): drop NgClass dependency#32666
crisbeto merged 1 commit intoangular:mainfrom
crisbeto:tooltip-ng-class

Conversation

@crisbeto
Copy link
Copy Markdown
Member

Remove the dependency on NgClass in the tooltip in favor of the [class] binding.

@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Jan 17, 2026
@pullapprove pullapprove Bot requested review from ok7sai and wagnermaciel January 17, 2026 08:14
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Jan 17, 2026
Comment thread src/material/tooltip/tooltip.ts
Remove the dependency on `NgClass` in the tooltip in favor of the `[class]` binding.
@crisbeto crisbeto merged commit 454ff0f into angular:main Jan 19, 2026
22 of 24 checks passed
@crisbeto
Copy link
Copy Markdown
Member Author

This PR was merged into the repository. The changes were merged into the following branches:

crisbeto added a commit that referenced this pull request Jan 19, 2026
Remove the dependency on `NgClass` in the tooltip in favor of the `[class]` binding.

(cherry picked from commit 454ff0f)
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Feb 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: material/tooltip target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants