angular-cn/tools/public_api_guard
Tobias Bosch 9429032da1 feat(upgrade): use `ComponentFactory.inputs/outputs/ngContentSelectors` (#15214)
DEPRECATION:
- the arguments `inputs` / `outputs` / `ngContentSelectors` of `downgradeComponent`
  are no longer used as Angular calculates these automatically now.
- Compiler.getNgContentSelectors is deprecated. Use
  ComponentFactory.ngContentSelectors instead.
2017-03-17 13:52:50 -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 feat(upgrade): use `ComponentFactory.inputs/outputs/ngContentSelectors` (#15214) 2017-03-17 13:52:50 -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 build: fix paths to typings files so tsickle resolves imports correctly 2017-03-16 17:34:29 -07:00
upgrade feat(upgrade): use `ComponentFactory.inputs/outputs/ngContentSelectors` (#15214) 2017-03-17 13:52:50 -05:00