Skip to content

fix(core): export DirectiveWithBindings#66857

Merged
leonsenft merged 1 commit intoangular:mainfrom
crisbeto:66851/directive-with-bindings
Feb 2, 2026
Merged

fix(core): export DirectiveWithBindings#66857
leonsenft merged 1 commit intoangular:mainfrom
crisbeto:66851/directive-with-bindings

Conversation

@crisbeto
Copy link
Member

Exports the DirectiveWithBindings interface since it's part of the public API of createComponent.

Fixes #66851.

Exports the `DirectiveWithBindings` interface since it's part of the public API of `createComponent`.

Fixes angular#66851.
@crisbeto crisbeto added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release labels Jan 31, 2026
@pullapprove pullapprove bot requested review from kirjs and mmalerba January 31, 2026 10:32
@angular-robot angular-robot bot added the area: core Issues related to the framework runtime label Jan 31, 2026
@ngbot ngbot bot added this to the Backlog milestone Jan 31, 2026
Copy link
Member

@JeanMeche JeanMeche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reviewed-for: public-api

@crisbeto crisbeto added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Jan 31, 2026
@leonsenft leonsenft merged commit 8ab433a into angular:main Feb 2, 2026
25 checks passed
@leonsenft
Copy link
Contributor

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

@angular-automatic-lock-bot
Copy link

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 Mar 5, 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: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Export DirectiveWithBindings from @angular/core

3 participants