Skip to content
This repository has been archived by the owner. It is now read-only.
Implements Zones for JavaScript
TypeScript JavaScript HTML Other
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
dist Build: Use bazel to build and package zone.js (#1232) May 31, 2019
doc docs: Re-phrase the lines for better understanding (#1151) Mar 7, 2019
example feat(eventListener): fix #798, improve EventTarget.addEventListener p… Jun 30, 2017
lib Build: Use bazel to build and package zone.js (#1232) May 31, 2019
scripts chore: refactor closure build (#844) Jul 20, 2017
test Build: Use bazel to build and package zone.js (#1232) May 31, 2019
.bazelignore Build: Use bazel to build and package zone.js (#1232) May 31, 2019
.bazelrc Build: Use bazel to build and package zone.js (#1232) May 31, 2019
.clang-format build: add a clang-format task Oct 4, 2016
.editorconfig chore: add support for .editorconfig Apr 21, 2017
.gitignore Build: Use bazel to build and package zone.js (#1232) May 31, 2019
.travis.yml Build: Use bazel to build and package zone.js (#1232) May 31, 2019
BUILD.bazel Build: Use bazel to build and package zone.js (#1232) May 31, 2019
CHANGELOG.md build: release zone.js 0.9.1 May 3, 2019
DEVELOPER.md feat(build): use yarn instead of npm (#1025) Feb 27, 2018
LICENSE style(License): update copyright year (#986) Feb 8, 2018
LICENSE.wrapped chore(everything): Major Zone Rewrite/Reimplementation Feb 29, 2016
MODULE.md Fix the typo in timer module documentation (#1181) Mar 11, 2019
NON-STANDARD-APIS.md feat(patch): fix #1011, patch ResizeObserver (#1012) Feb 12, 2018
README.md doc: archive zone.js repo (#1250) Jul 22, 2019
SAMPLE.md doc(sample): add samples to stackblitz (#1059) Jun 18, 2018
STANDARD-APIS.md fix(event): blackListedEvents also apply on addEventListener (#968) Dec 27, 2017
WORKSPACE Build: Use bazel to build and package zone.js (#1232) May 31, 2019
angular_license.txt Build: Use bazel to build and package zone.js (#1232) May 31, 2019
check-file-size.js fix(core): add file check script in travis build Jan 10, 2018
file-size-limit.json feat(core): Add an option '__Zone_symbol_prefix' to set symbol prefix… May 14, 2019
gulpfile.js feat(core): Add an option '__Zone_symbol_prefix' to set symbol prefix… May 14, 2019
karma-base.conf.js feat(build): Upgrade to TypeScript 2.9 and rxjs6 (#1122) Sep 6, 2018
karma-build-jasmine-phantomjs.conf.js fix(websocket): fix #824, patch websocket onproperties correctly in P… Jul 12, 2017
karma-build-jasmine.conf.js fix: Run tests on both the build as well as the dist folder (#514) Dec 18, 2016
karma-build-jasmine.es2015.conf.js build: build zone-evergreen.js in es2015, add terser minify support Feb 26, 2019
karma-build-mocha.conf.js fix: Run tests on both the build as well as the dist folder (#514) Dec 18, 2016
karma-build-sauce-mocha.conf.js fix: Run tests on both the build as well as the dist folder (#514) Dec 18, 2016
karma-build-sauce-selenium3-mocha.conf.js fix(test): fix mocha compatible issue (#1028) Mar 14, 2018
karma-build.conf.js feat(core): Add an option '__Zone_symbol_prefix' to set symbol prefix… May 14, 2019
karma-dist-jasmine.conf.js fix: Run tests on both the build as well as the dist folder (#514) Dec 18, 2016
karma-dist-mocha.conf.js fix(test): karma-dist should test bundle under dist (#1049) Jun 18, 2018
karma-dist-sauce-jasmine.conf.js fix(promise): can set native promise after loading zone.js (#899) Sep 15, 2017
karma-dist-sauce-jasmine.es2015.conf.js build: build zone-evergreen.js in es2015, add terser minify support Feb 26, 2019
karma-dist-sauce-jasmine3.conf.js fix(jasmine): fix #1015, make jasmine patch compatible to jasmine 3.x ( Feb 17, 2018
karma-dist-sauce-selenium3-jasmine.conf.js ci(SauceLabs): refresh browsers list (#716) Apr 10, 2017
karma-dist.conf.js feat(core): Add an option '__Zone_symbol_prefix' to set symbol prefix… May 14, 2019
karma-evergreen-dist-jasmine.conf.js build: seperate zone.js into evergreen only and legacy included bundles. Feb 24, 2019
karma-evergreen-dist-sauce-jasmine.conf.js build: seperate zone.js into evergreen only and legacy included bundles. Feb 24, 2019
karma-evergreen-dist.conf.js feat(core): Add an option '__Zone_symbol_prefix' to set symbol prefix… May 14, 2019
package.json Build: Use bazel to build and package zone.js (#1232) May 31, 2019
presentation.png readme: add ng-conf presentation Jan 27, 2014
promise-adapter.js feat(core): Add an option '__Zone_symbol_prefix' to set symbol prefix… May 14, 2019
promise.finally.spec.js feat(core): Add an option '__Zone_symbol_prefix' to set symbol prefix… May 14, 2019
sauce-evergreen.conf.js build: build zone-evergreen.js in es2015, add terser minify support Feb 26, 2019
sauce-selenium3.conf.js feat(error): fix #975, can config how to load blacklist zone stack fr… Jun 24, 2018
sauce.conf.js Build: Use bazel to build and package zone.js (#1232) May 31, 2019
sauce.es2015.conf.js build: build zone-evergreen.js in es2015, add terser minify support Feb 26, 2019
simple-server.js feat(saucelab): integrate saucelab webdriver test. (#819) Jul 6, 2017
tsconfig-esm-2015.json build: build zone-evergreen.js in es2015, add terser minify support Feb 26, 2019
tsconfig-esm-node.json Build: Use bazel to build and package zone.js (#1232) May 31, 2019
tsconfig-esm.json Build: Use bazel to build and package zone.js (#1232) May 31, 2019
tsconfig-node.json Build: Use bazel to build and package zone.js (#1232) May 31, 2019
tsconfig.json Build: Use bazel to build and package zone.js (#1232) May 31, 2019
tslint.json build: enforce no var keyword Dec 28, 2016
webpack.config.js chore(everything): Major Zone Rewrite/Reimplementation Feb 29, 2016
yarn.lock Build: Use bazel to build and package zone.js (#1232) May 31, 2019

README.md

Zone.js

The zone.js repo has been moved to angular mono repo here, This repo has been archived. Please create issue in angular repo. Thanks!

You can’t perform that action at this time.