angular-docs-cn/packages
Chuck Jazdzewski 33c0ee3441 fix(compiler): report an error for recursive module references
Modules that directly or indirectly export or imported themselves
reports an error instead of generating a stack fault.

Fixes: #19979
2017-12-20 10:54:45 -08:00
..
animations
bazel
benchpress
common feat(compiler): allow ngIf to use the ngIf expression directly as a guard 2017-12-18 12:09:21 -08:00
compiler fix(compiler): report an error for recursive module references 2017-12-20 10:54:45 -08:00
compiler-cli fix(compiler): report an error for recursive module references 2017-12-20 10:54:45 -08:00
core docs(core): move core examples into `examples/core/` directory 2017-12-18 12:10:29 -08:00
docs
examples docs(core): move core examples into `examples/core/` directory 2017-12-18 12:10:29 -08:00
forms fix(forms): avoid producing an error with hostBindingTypeCheck 2017-12-15 07:52:52 -08:00
http
language-service
platform-browser
platform-browser-dynamic
platform-server
platform-webworker
platform-webworker-dynamic
router feat(router): add "paramsInheritanceStrategy" router configuration option 2017-12-20 10:06:24 -08:00
service-worker fix(service-worker): check for updates on navigation 2017-12-15 15:19:20 -08:00
upgrade fix(upgrade): replaces get/setAngularLib with get/setAngularJSGlobal 2017-12-18 12:10:01 -08:00
BUILD.bazel
README.md
empty.ts
es6-subset.d.ts
goog.d.ts
license-banner.txt
rollup.config.js
system.d.ts
tsconfig-build.json
tsconfig-metadata.json
tsconfig.json
types.d.ts

README.md

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

License: MIT