fix(ivy): hack implementation of host styles (#27180)

PR Close #27180
This commit is contained in:
Miško Hevery
2018-11-19 14:55:57 -08:00
committed by Misko Hevery
parent 975c269752
commit ca40565f9a
7 changed files with 284 additions and 182 deletions

View File

@ -785,6 +785,18 @@
{
"name": "getViewData"
},
{
"name": "hackImplementationOfElementStyling"
},
{
"name": "hackImplementationOfElementStylingApply"
},
{
"name": "hackImplementationOfElementStylingMap"
},
{
"name": "hackSquashDeclaration"
},
{
"name": "hasParentInjector"
},

View File

@ -818,6 +818,18 @@
{
"name": "getViewData"
},
{
"name": "hackImplementationOfElementClassProp"
},
{
"name": "hackImplementationOfElementStyling"
},
{
"name": "hackImplementationOfElementStylingApply"
},
{
"name": "hackSquashDeclaration"
},
{
"name": "hasParentInjector"
},

View File

@ -1943,6 +1943,18 @@
{
"name": "globalListener"
},
{
"name": "hackImplementationOfElementClassProp"
},
{
"name": "hackImplementationOfElementStyling"
},
{
"name": "hackImplementationOfElementStylingApply"
},
{
"name": "hackSquashDeclaration"
},
{
"name": "hasBalancedQuotes"
},