angular/packages/core
Kristiyan Kostadinov 215db7fbe6 fix(core): error if NgZone.isInAngularZone is called with a noop zone (#44800)
When the user opts into the noop `NgZone`, they usually still interact with the static methods on the non-noop class. This change adds a check to handle the case where zone.js hasn't been loaded.

Fixes #44784.

PR Close #44800
2022-01-24 10:44:43 -08:00
..
global build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
schematics fix(forms): Make some minor fixups for forward-compatibility with typed forms. (#44540) 2022-01-04 12:10:56 -08:00
src fix(core): error if NgZone.isInAngularZone is called with a noop zone (#44800) 2022-01-24 10:44:43 -08:00
test fix(compiler): properly compile DI factories when coverage reporting is enabled (#44732) 2022-01-21 13:10:42 -08:00
testing refactor: delete the View Engine runtime (#43884) 2021-11-23 21:10:06 +00:00
BUILD.bazel ci: add golden files for runtime error codes (#44677) 2022-01-12 20:42:06 +00:00
index.ts refactor(core): made comment structure consistent in index.ts (#43684) 2021-10-21 18:39:58 +00:00
package.json refactor(compiler-cli): update peerDependencies to require rxjs ^7.4.0 (#43748) 2021-10-06 15:57:59 -07:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
public_api.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00