Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

docs(structural-directives): <template> was replaced by <ng-template> #3445

Merged
merged 3 commits into from
Apr 12, 2017

Conversation

wKoza
Copy link
Contributor

@wKoza wKoza commented Mar 27, 2017

Angular 4 uses now <ng-template> for structural directives. <template> is deprecated.

Copy link
Contributor

@wardbell wardbell left a comment

Choose a reason for hiding this comment

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

Thank you. Great start. But there are still a lot more <template> and "template" references to fix, including in some of the docs you edited such as "structural-directives.jade". I know it's tough because not every use of the word "template" is wrong; only those that describe the element.

Let's get them all (or at least more of them) in this PR. Do you mind?

@wKoza
Copy link
Contributor Author

wKoza commented Mar 28, 2017

@wardbell I've updated structural-directives.jade

@wardbell wardbell merged commit 252dd5f into angular:master Apr 12, 2017
@wardbell
Copy link
Contributor

Thanks! I have a few more to correct but this gets most of them.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants