Skip to content

refactor(core): Fix DirectiveDefinition interface to allow abstract c…#69266

Merged
atscott merged 1 commit into
angular:mainfrom
atscott:abstractdir
Jun 9, 2026
Merged

refactor(core): Fix DirectiveDefinition interface to allow abstract c…#69266
atscott merged 1 commit into
angular:mainfrom
atscott:abstractdir

Conversation

@atscott

@atscott atscott commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

…lasses

Interface should permit abstract classes since directives can be abstract

@atscott atscott requested a review from crisbeto June 9, 2026 18:35
@angular-robot angular-robot Bot added the area: core Issues related to the framework runtime label Jun 9, 2026
@ngbot ngbot Bot added this to the Backlog milestone Jun 9, 2026
@atscott atscott added the target: patch This PR is targeted for the next patch release label Jun 9, 2026
@atscott atscott force-pushed the abstractdir branch 2 times, most recently from d7750e1 to f00e54a Compare June 9, 2026 20:46
…lasses

Interface should permit abstract classes since directives can be abstract
@atscott atscott added the action: merge The PR is ready for merge by the caretaker label Jun 9, 2026
@atscott atscott merged commit d1539a8 into angular:main Jun 9, 2026
22 of 24 checks passed
@atscott

atscott commented Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

2 participants