angular-cn/modules/@angular/common/test/directives
shlomiassaf 8578682dcf feat(NgComponentOutlet): add NgComponentOutlet directive
Add NgComponentOutlet directive that can be used to dynamically create
host views from a supplied component.

Closes #11168
Takes over PR #11235
2017-01-06 19:30:38 -05:00
..
ng_class_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
ng_component_outlet_spec.ts feat(NgComponentOutlet): add NgComponentOutlet directive 2017-01-06 19:30:38 -05:00
ng_for_spec.ts fix(Common): allow null/undefined values for `NgForTrackBy` 2017-01-05 11:18:34 -08:00
ng_if_spec.ts feat: ngIf now supports else; saves condition to local var 2016-12-09 11:19:08 -08:00
ng_plural_spec.ts refactor(common): cleanup directive tests 2016-09-09 14:30:18 -07:00
ng_style_spec.ts refactor(common): cleanup directive tests 2016-09-09 14:30:18 -07:00
ng_switch_spec.ts fix(common): `NgSwitch` - don’t create the default case if another case matches (#12726) 2016-11-07 12:22:36 -08:00
ng_template_outlet_spec.ts feat(NgTemplateOutlet): Make NgTemplateOutlet compatible with * syntax 2017-01-06 19:30:20 -05:00
non_bindable_spec.ts refactor(common): cleanup directive tests 2016-09-09 14:30:18 -07:00