refactor(ivy): reorganize styling and player files (#26149)

PR Close #26149
This commit is contained in:
Matias Niemelä
2018-09-28 12:38:16 -07:00
committed by Alex Rickabaugh
parent 391c708d7e
commit 32e479ffec
19 changed files with 362 additions and 333 deletions

View File

@ -276,7 +276,7 @@
"name": "addToViewTree"
},
{
"name": "allocAnimationContext"
"name": "allocPlayerContext"
},
{
"name": "allocStylingContext"
@ -602,9 +602,6 @@
{
"name": "getMultiStartIndex"
},
{
"name": "getOrCreateAnimationContext"
},
{
"name": "getOrCreateInjectable"
},
@ -614,6 +611,9 @@
{
"name": "getOrCreateNodeInjectorForNode"
},
{
"name": "getOrCreatePlayerContext"
},
{
"name": "getOrCreateRenderer2"
},