angular-cn/packages/core/test/render3/styling_next
Matias Niemelä 41560b47c4 refactor(ivy): move all styling configurations into `TNodeFlags` (#33540)
This patch gets rid of the configuration settings present in the
`TStylingContext` array that is used within the styling algorithm
for `[style]`, `[style.prop]`, `[class]` and `[class.name]` bindings.
These configurations now all live inside of the `TNodeFlags`.

PR Close #33540
2019-11-06 19:18:36 +00:00
..
map_based_bindings_spec.ts fix(ivy): ensure errors are thrown during checkNoChanges for style/class bindings (#33103) 2019-10-17 16:46:49 -04:00
styling_context_spec.ts refactor(ivy): move all styling configurations into `TNodeFlags` (#33540) 2019-11-06 19:18:36 +00:00
styling_debug_spec.ts refactor(ivy): move all styling configurations into `TNodeFlags` (#33540) 2019-11-06 19:18:36 +00:00