X Tutup
Skip to content

refactor(Directive): drop moduleId#5873

Closed
vicb wants to merge 1 commit intoangular:masterfrom
vicb:1213-moduleId
Closed

refactor(Directive): drop moduleId#5873
vicb wants to merge 1 commit intoangular:masterfrom
vicb:1213-moduleId

Conversation

@vicb
Copy link
Copy Markdown
Contributor

@vicb vicb commented Dec 14, 2015

moduleId is only used by components to resolve urls.
Directives have no templates and do not need moduleId.

@vicb vicb added action: review The PR is still awaiting reviews from at least one requested reviewer area: common Issues related to APIs in the @angular/common package refactoring Issue that involves refactoring or code-cleanup labels Dec 14, 2015
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Shouldn't directive be component in this block-comment ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yep, thanks for catching

moduleId is only used by components to resolve urls.
Directives have no templates and do not need moduleId.
@IgorMinar
Copy link
Copy Markdown
Contributor

lgtm

@IgorMinar
Copy link
Copy Markdown
Contributor

I don't think that @tbosch will get to review this, but it looks go to me, so let's merge it - if issues are identified after merge we'll deal with them.

@IgorMinar IgorMinar added pr_state: LGTM 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 Dec 15, 2015
@IgorMinar IgorMinar added this to the beta.0 milestone Dec 15, 2015
@mary-poppins
Copy link
Copy Markdown

Merging PR #5873 on behalf of @alexeagle to branch presubmit-alexeagle-pr-5873.

@vicb vicb closed this in 5a04ffe Dec 15, 2015
@vicb vicb deleted the 1213-moduleId branch June 23, 2016 17:44
@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 Sep 8, 2019
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: common Issues related to APIs in the @angular/common package cla: yes refactoring Issue that involves refactoring or code-cleanup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

X Tutup