angular-docs-cn/tools/public_api_guard
Alex Rickabaugh 6ef9f2278f feat(ivy): @NgModule -> ngInjectorDef compilation (#22458)
This adds compilation of @NgModule providers and imports into
ngInjectorDef statements in generated code. All @NgModule annotations
will be compiled and the @NgModule decorators removed from the
resultant js output.

All @Injectables will also be compiled in Ivy mode, and the decorator
removed.

PR Close #22458
2018-03-16 12:57:11 -07:00
..
animations feat(animations): expose `element` and `params` within transition matchers (#22693) 2018-03-13 09:42:24 -07:00
common fix: overloading a function doesn't generate all of the signatures (#22569) 2018-03-09 13:07:36 -08:00
compiler build: update public api file names (#19190) 2017-09-19 16:59:18 -07:00
core feat(ivy): @NgModule -> ngInjectorDef compilation (#22458) 2018-03-16 12:57:11 -07:00
elements feat(elements): remove attribute/input from config (#22413) 2018-03-16 12:39:07 -07:00
forms refactor(forms): deprecate ngModel usage on same field as formControl (#22633) 2018-03-07 20:47:53 -08:00
http build: update public api file names (#19190) 2017-09-19 16:59:18 -07:00
platform-browser test: migrate remaining public-api tests to Bazel (#22639) 2018-03-09 09:11:40 -08:00
platform-browser-dynamic feat(platform-browser-dynamic): export `JitCompilerFactory` (#20478) 2017-11-22 08:56:11 -06:00
platform-server feat(platform-server): add an API to transfer state from server (#19134) 2017-09-21 13:56:13 -07:00
platform-webworker build: upgrade to TypeScript 2.7 (#22669) 2018-03-12 09:27:23 -07:00
platform-webworker-dynamic build: update public api file names (#19190) 2017-09-19 16:59:18 -07:00
router build: upgrade to TypeScript 2.7 (#22669) 2018-03-12 09:27:23 -07:00
service-worker fix(service-worker): don't crash if SW not supported 2017-12-01 14:18:16 -08:00
upgrade fix(upgrade): replaces get/setAngularLib with get/setAngularJSGlobal 2017-12-18 12:10:01 -08:00
BUILD.bazel test: migrate remaining public-api tests to Bazel (#22639) 2018-03-09 09:11:40 -08:00