angular-cn/tools/public_api_guard/core
Tobias Bosch 431eb309f3 fix(core): provide `NgModuleRef` in `ViewContainerRef.createComponent`. (#15350)
This is needed to support the corner cases:
- usage of a `ComponentFactory` that was created on the fly via `Compiler`
- overwriting of the `NgModuleRef` that is associated to a
  `ComponentFactory` by the `ComponentFactoryResolver` from
  which it was read.

Fixes #15241
2017-03-21 14:26:26 -05:00
..
core.d.ts fix(core): provide `NgModuleRef` in `ViewContainerRef.createComponent`. (#15350) 2017-03-21 14:26:26 -05:00
testing.d.ts build: fix paths to typings files so tsickle resolves imports correctly 2017-03-16 17:34:29 -07:00