angular-cn/tools/public_api_guard
Olivier Combe 7522987a51 refactor(common): remove deprecated `NgTemplateOutlet#ngOutletContext` (#18780)
BREAKING CHANGE: `NgTemplateOutlet#ngOutletContext` has been removed as it was deprecated since v4. Use `NgTemplateOutlet#ngTemplateOutletContext` instead.

PR Close #18780
2017-08-18 22:28:01 -05:00
..
animations fix(animations): support persisting dynamic styles within animation states (#18468) 2017-08-07 11:40:04 -07:00
common refactor(common): remove deprecated `NgTemplateOutlet#ngOutletContext` (#18780) 2017-08-18 22:28:01 -05:00
compiler build: fix paths to typings files so tsickle resolves imports correctly 2017-03-16 17:34:29 -07:00
core refactor(core): remove deprecated `Testability#findBindings` (#18782) 2017-08-18 17:13:16 -05:00
forms feat(forms): add updateOn and ngFormOptions to NgForm 2017-08-16 15:25:34 -07:00
http fix(http): move destructuring inside {Request,Response}Options ctor 2017-06-09 14:34:39 -07:00
platform-browser refactor(platform-browser): remove deprecated `NgProbeToken` (#18760) 2017-08-17 18:01:52 -05:00
platform-browser-dynamic perf: switch angular to use StaticInjector instead of ReflectiveInjector 2017-08-07 15:42:34 -07:00
platform-server perf: switch angular to use StaticInjector instead of ReflectiveInjector 2017-08-07 15:42:34 -07:00
platform-webworker refactor(platform-webworker): remove deprecated `PRIMITIVE` (#18761) 2017-08-17 18:02:00 -05:00
platform-webworker-dynamic perf: switch angular to use StaticInjector instead of ReflectiveInjector 2017-08-07 15:42:34 -07:00
router feat(router): add events tracking activation of individual routes 2017-08-01 10:44:00 -07:00
upgrade perf: switch angular to use StaticInjector instead of ReflectiveInjector 2017-08-07 15:42:34 -07:00