angular-cn/tools/public_api_guard
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
..
animations build: fix paths to typings files so tsickle resolves imports correctly 2017-03-16 17:34:29 -07:00
common build: fix paths to typings files so tsickle resolves imports correctly 2017-03-16 17:34:29 -07:00
compiler build: fix paths to typings files so tsickle resolves imports correctly 2017-03-16 17:34:29 -07:00
core fix(core): provide `NgModuleRef` in `ViewContainerRef.createComponent`. (#15350) 2017-03-21 14:26:26 -05:00
forms feat(forms): allow to compile forms in strictNullChecks mode (#14679) 2017-03-17 13:47:12 -05:00
http build: fix paths to typings files so tsickle resolves imports correctly 2017-03-16 17:34:29 -07:00
platform-browser build: fix paths to typings files so tsickle resolves imports correctly 2017-03-16 17:34:29 -07:00
platform-browser-dynamic build: fix paths to typings files so tsickle resolves imports correctly 2017-03-16 17:34:29 -07:00
platform-server build: fix paths to typings files so tsickle resolves imports correctly 2017-03-16 17:34:29 -07:00
platform-webworker build: fix paths to typings files so tsickle resolves imports correctly 2017-03-16 17:34:29 -07:00
platform-webworker-dynamic build: fix paths to typings files so tsickle resolves imports correctly 2017-03-16 17:34:29 -07:00
router feat(router): add `ParamMap.keys` to get a list of parameters 2017-03-20 09:19:32 -07:00
upgrade feat(upgrade): use `ComponentFactory.inputs/outputs/ngContentSelectors` (#15214) 2017-03-17 13:52:50 -05:00