Revision ee5591d5836f4dec84f5121451cd407705253491 authored by Vikram Subramanian on 11 August 2017, 00:18:37 UTC, committed by Miško Hevery on 23 August 2017, 18:18:47 UTC
Make sure the callbacks to the NgZone callbacks run in the right zone
with or without the rxjs Zone patch -
https://github.com/angular/zone.js/commit/1ed83d08ac2ce840c9669df27a18f0c35cb689c3.

PR Close #18706
1 parent 1f43713
History
File Mode Size
.circleci
.github
aio
docs
integration
modules
packages
scripts
tools
.bazelrc -rw-r--r-- 187 bytes
.bowerrc -rw-r--r-- 39 bytes
.clang-format -rw-r--r-- 73 bytes
.editorconfig -rw-r--r-- 244 bytes
.gitattributes -rw-r--r-- 240 bytes
.gitignore -rw-r--r-- 384 bytes
.nvmrc -rw-r--r-- 6 bytes
.pullapprove.yml -rw-r--r-- 5.7 KB
.travis.yml -rw-r--r-- 3.4 KB
BUILD.bazel -rw-r--r-- 882 bytes
CHANGELOG.md -rw-r--r-- 203.7 KB
CONTRIBUTING.md -rw-r--r-- 12.0 KB
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 1.7 KB
WORKSPACE -rw-r--r-- 480 bytes
bower.json -rw-r--r-- 89 bytes
browser-providers.conf.js -rw-r--r-- 9.1 KB
build.sh -rwxr-xr-x 14.8 KB
gulpfile.js -rw-r--r-- 1.8 KB
karma-js.conf.js -rw-r--r-- 4.1 KB
npm-shrinkwrap.clean.json -rw-r--r-- 110.6 KB
npm-shrinkwrap.json -rw-r--r-- 317.9 KB
npm-shrinkwrap.readme.md -rw-r--r-- 3.1 KB
package.json -rw-r--r-- 3.0 KB
protractor-e2e.conf.js -rw-r--r-- 1.3 KB
protractor-examples-e2e.conf.js -rw-r--r-- 1.2 KB
protractor-perf.conf.js -rw-r--r-- 1.6 KB
shims_for_IE.js -rw-r--r-- 117.0 KB
test-main.js -rw-r--r-- 4.9 KB
test.sh -rwxr-xr-x 839 bytes
tslint.json -rw-r--r-- 549 bytes

README.md

back to top