Skip to content

refactor(language-service): make selector nullable#48193

Closed
crisbeto wants to merge 1 commit intoangular:mainfrom
crisbeto:language-service-null-selector
Closed

refactor(language-service): make selector nullable#48193
crisbeto wants to merge 1 commit intoangular:mainfrom
crisbeto:language-service-null-selector

Conversation

@crisbeto
Copy link
Member

This is a follow-up from #48147. Changes the DirectiveSymbol.selector to be nullable since it's possible to have directives without a selector.

This is a follow-up from angular#48147. Changes the `DirectiveSymbol.selector` to be nullable since it's possible to have directives without a selector.
@crisbeto crisbeto added action: review The PR is still awaiting reviews from at least one requested reviewer area: language-service Issues related to Angular's VS Code language service target: patch This PR is targeted for the next patch release labels Nov 23, 2022
@ngbot ngbot bot added this to the Backlog milestone Nov 23, 2022
@crisbeto crisbeto marked this pull request as ready for review November 23, 2022 09:53
@crisbeto crisbeto requested a review from atscott November 23, 2022 09:53
@pullapprove pullapprove bot requested a review from alxhub November 23, 2022 09:53
@crisbeto crisbeto removed the request for review from alxhub November 23, 2022 09:53
@atscott atscott 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 Nov 23, 2022
@dylhunn
Copy link
Contributor

dylhunn commented Nov 23, 2022

This PR was merged into the repository by commit 0138d75.

dylhunn pushed a commit that referenced this pull request Nov 23, 2022
This is a follow-up from #48147. Changes the `DirectiveSymbol.selector` to be nullable since it's possible to have directives without a selector.

PR Close #48193
@dylhunn dylhunn closed this in 0138d75 Nov 23, 2022
@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 Dec 24, 2022
trekladyone pushed a commit to trekladyone/angular that referenced this pull request Feb 1, 2023
This is a follow-up from angular#48147. Changes the `DirectiveSymbol.selector` to be nullable since it's possible to have directives without a selector.

PR Close angular#48193
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: language-service Issues related to Angular's VS Code language service 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