refactor(ivy): remove directive references from template (#22986)

PR Close #22986
This commit is contained in:
Kara Erickson
2018-03-25 21:32:39 -07:00
committed by Matias Niemelä
parent 2aabbc51fa
commit 910a16a1ff
48 changed files with 1734 additions and 1278 deletions

View File

@ -44,6 +44,9 @@
{
"name": "QueueAction"
},
{
"name": "ROOT_DIRECTIVE_INDICES"
},
{
"name": "SafeSubscriber"
},
@ -107,6 +110,9 @@
{
"name": "baseDirectiveCreate"
},
{
"name": "buildTNodeFlags"
},
{
"name": "callHooks"
},
@ -239,9 +245,6 @@
{
"name": "renderComponent"
},
{
"name": "renderComponentOrTemplate"
},
{
"name": "renderEmbeddedTemplate"
},
@ -251,9 +254,6 @@
{
"name": "resolveRendererType2"
},
{
"name": "rootDirectiveIndices"
},
{
"name": "runIfPresent"
},