angular-cn/modules/@angular/examples/common
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
..
location/ts refactor: format and lint code 2016-12-12 11:30:25 -08:00
ngComponentOutlet/ts feat(NgComponentOutlet): add NgModule support to NgComponentOutlet directive (#14088) 2017-01-25 17:41:08 -08:00
ngIf/ts refactor(commonn): fix lint issues 2016-12-09 15:37:46 -08:00
ngTemplateOutlet/ts feat(NgTemplateOutlet): Make NgTemplateOutlet compatible with * syntax 2017-01-06 19:30:20 -05:00
pipes/ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00