feat(ivy): properly apply class="", [class], [class.foo] and [attr.class] bindings (#24822)

PR Close #24822
This commit is contained in:
Matias Niemelä
2018-07-11 09:56:47 -07:00
parent c8ad9657c9
commit ba3eb8b654
24 changed files with 1806 additions and 928 deletions

View File

@ -63,8 +63,7 @@ export const angularCoreEnv: {[name: string]: Function} = {
'ɵi7': r3.i7,
'ɵi8': r3.i8,
'ɵiV': r3.iV,
k': r3.k,
'ɵkn': r3.kn,
cp': r3.cp,
'ɵL': r3.L,
'ɵld': r3.ld,
'ɵP': r3.P,