angular-cn/packages/core/test/render3/compiler_canonical
Miško Hevery 112431db69 test(ivy): add canonical compiler spec for class/style (#22719)
Adds a stub for `elementStyle` and `elementClass` instruction
with a canonical spec for the compiler. The spec shows the the
compiler should be using `elementStyle` and `elementClass` instruction
in place of `[class]` and `[style]` bindings respectively.
PR Close #22719
2018-03-14 12:59:52 -07:00
..
back_patch_types_specs.ts test(ivy): add injection canonical specs (#22595) 2018-03-08 12:09:39 -08:00
component_directives_spec.ts refactor(ivy): remove directiveRefresh instruction (#22745) 2018-03-13 23:29:21 -07:00
content_projection_spec.ts feat(ivy): add support for the ngProjectAs attribute (#22498) 2018-03-06 06:55:51 -08:00
elements_spec.ts test(ivy): add canonical compiler spec for class/style (#22719) 2018-03-14 12:59:52 -07:00
injection_spec.ts refactor(ivy): remove directiveRefresh instruction (#22745) 2018-03-13 23:29:21 -07:00
life_cycle_spec.ts refactor(ivy): remove directiveRefresh instruction (#22745) 2018-03-13 23:29:21 -07:00
local_reference_spec.ts refactor(ivy): break compiler canonical test into smaller files (#22510) 2018-03-05 10:10:32 -08:00
ng_module_spec.ts feat: tree-shakeable providers API updates (#22655) 2018-03-13 09:28:05 -07:00
normative.md refactor(ivy): break compiler canonical test into smaller files (#22510) 2018-03-05 10:10:32 -08:00
patch_types_spec.ts test(ivy): add injection canonical specs (#22595) 2018-03-08 12:09:39 -08:00
pending_api_spec.ts test(ivy): add injection canonical specs (#22595) 2018-03-08 12:09:39 -08:00
pipes_spec.ts refactor(ivy): remove directiveRefresh instruction (#22745) 2018-03-13 23:29:21 -07:00
query_spec.ts refactor(ivy): remove directiveRefresh instruction (#22745) 2018-03-13 23:29:21 -07:00
sanitize_spec.ts refactor(ivy): rename class/style to make space for new instruction (#22719) 2018-03-14 12:59:52 -07:00
small_app_spec.ts test(ivy): add injection canonical specs (#22595) 2018-03-08 12:09:39 -08:00
template_variables_spec.ts refactor(ivy): remove directiveRefresh instruction (#22745) 2018-03-13 23:29:21 -07:00