angular-docs-cn/packages
Christoph Guttandin 74e42cf7d5 fix(service-worker): handle error with ErrorHandler (#39990)
Errors thrown by calling serviceWorker.register() are now passed to the global ErrorHandler.

Fixes #39913

PR Close #39990
2020-12-08 12:03:27 -08:00
..
animations docs(animations): a small typo (#37164) 2020-12-08 09:22:22 -08:00
bazel build: support building with TypeScript 4.1 (#39571) 2020-11-25 11:10:01 -08:00
benchpress build: support building with TypeScript 4.1 (#39571) 2020-11-25 11:10:01 -08:00
common perf(common): use `ngDevMode` to tree-shake warnings (#39964) 2020-12-04 16:08:00 -08:00
compiler refactor(compiler-cli): carry type information into AST value types (#39961) 2020-12-08 12:01:57 -08:00
compiler-cli refactor(compiler-cli): reformat directive/pipe metadata extraction (#39961) 2020-12-08 12:02:00 -08:00
core fix(core): Support extending differs from root `NgModule` (#39981) 2020-12-07 09:51:27 -08:00
docs
elements fix(elements): update the view of an `OnPush` component when inputs change (#39452) 2020-11-06 09:31:46 -08:00
examples fix(core): Allow passing AbstractType to the inject function (#37958) 2020-11-24 10:42:21 -08:00
forms perf(forms): use `ngDevMode` to tree-shake `_ngModelWarning` (#39964) 2020-12-04 16:08:02 -08:00
language-service refactor(compiler-cli): TemplateTypeChecker with checkTypeOfAttributes=false should still work (#39537) 2020-12-08 09:14:27 -08:00
localize feat(localize): support Application Resource Bundle (ARB) translation file format (#36795) 2020-11-25 10:55:40 -08:00
misc/angular-in-memory-web-api docs: update links to use HTTPS as protocol (#39718) 2020-11-20 12:52:16 -08:00
platform-browser docs(platform-browser): fix spelling of deserialized (#36102) 2020-12-08 12:01:04 -08:00
platform-browser-dynamic docs: update links to use HTTPS as protocol (#39718) 2020-11-20 12:52:16 -08:00
platform-server build: support building with TypeScript 4.1 (#39571) 2020-11-25 11:10:01 -08:00
private/testing
router docs: update links to use HTTPS as protocol (#39718) 2020-11-20 12:52:16 -08:00
service-worker fix(service-worker): handle error with ErrorHandler (#39990) 2020-12-08 12:03:27 -08:00
upgrade fix(upgrade): avoid memory leak when removing downgraded components (#39965) 2020-12-08 12:02:48 -08:00
zone.js fix(zone.js): patch child method that overrides an already patched method (#39850) 2020-12-02 12:52:27 -08:00
BUILD.bazel
README.md
circular-deps-test.conf.js
empty.ts
goog.d.ts
license-banner.txt
system.d.ts
tsconfig-build-no-strict.json
tsconfig-build.json
tsconfig-test.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.

Usage information and reference details can be found in Angular documentation.

License: MIT