angular-cn/modules/@angular/common/test/directives
Jason Aden 3ef73c2b19 feat(NgComponentOutlet): add NgModule support to NgComponentOutlet directive (#14088)
Allow NgComponentOutlet to dynamically load a module, then load a component from
that module. Useful for lazy loading code, then add the lazy loaded code to the
page using NgComponentOutlet.

Closes #14043
2017-01-25 17:41:08 -08: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 NgModule support to NgComponentOutlet directive (#14088) 2017-01-25 17:41:08 -08:00
ng_for_spec.ts refactor(test): `<template>`/`<ng-container>`/*-directives 2017-01-09 19:33:38 -05:00
ng_if_spec.ts refactor(test): `<template>`/`<ng-container>`/*-directives 2017-01-09 19:33:38 -05:00
ng_plural_spec.ts fix(common): support numeric value as discrete cases for NgPlural (#13876) 2017-01-13 13:52:35 -06:00
ng_style_spec.ts refactor(test): `<template>`/`<ng-container>`/*-directives 2017-01-09 19:33:38 -05:00
ng_switch_spec.ts refactor(test): `<template>`/`<ng-container>`/*-directives 2017-01-09 19:33:38 -05:00
ng_template_outlet_spec.ts refactor(test): `<template>`/`<ng-container>`/*-directives 2017-01-09 19:33:38 -05:00
non_bindable_spec.ts refactor(common): cleanup directive tests 2016-09-09 14:30:18 -07:00