Skip to content

refactor(core): ComponentDef should allow abstract types too#69300

Open
atscott wants to merge 1 commit into
angular:mainfrom
atscott:abstractcomponent
Open

refactor(core): ComponentDef should allow abstract types too#69300
atscott wants to merge 1 commit into
angular:mainfrom
atscott:abstractcomponent

Conversation

@atscott

@atscott atscott commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

d1539a8 incorrectly assumed components wouldn't be abstract but it is still possible (though probably should be an abstract directive instead).

@atscott atscott added the target: patch This PR is targeted for the next patch release label Jun 10, 2026
@atscott atscott requested a review from crisbeto June 10, 2026 23:31
@angular-robot angular-robot Bot added the area: core Issues related to the framework runtime label Jun 10, 2026
@ngbot ngbot Bot added this to the Backlog milestone Jun 10, 2026
@atscott atscott force-pushed the abstractcomponent branch 3 times, most recently from f591cea to 078ea25 Compare June 10, 2026 23:39
d1539a8 incorrectly assumed components wouldn't be abstract but
it is still possible (though probably should be an abstract directive instead).
@atscott atscott force-pushed the abstractcomponent branch from 078ea25 to 1e9c048 Compare June 10, 2026 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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