Joey Perrott
|
d1ea1f4c7f
|
build: update license headers to reference Google LLC (#37205)
Update the license headers throughout the repository to reference Google LLC
rather than Google Inc, for the required license headers.
PR Close #37205
|
2020-05-26 14:26:58 -04:00 |
|
Joey Perrott
|
698b0288be
|
build: reformat repo to new clang@1.4.0 (#36613)
PR Close #36613
|
2020-04-14 12:08:36 -07:00 |
|
JiaLiPassion
|
332937ef24
|
feat: make mocha a zone module. (#34719)
PR Close #34719
|
2020-02-11 11:41:58 -08:00 |
|
Paul Gschwendtner
|
60f58bf051
|
refactor: ensure zone.js can be built with typescript strict flag (#30993)
As part of FW-1265, the `zone.js` package is made compatible
with the TypeScript `--strict` flag. Read more about the strict flag [here](https://www.typescriptlang.org/docs/handbook/compiler-options.html)
PR Close #30993
|
2019-07-18 14:21:26 -07:00 |
|
Alex Eagle
|
e6f1b04cd5
|
fix(zone.js): restore definition of global (#31453)
This partially reverts some changes from https://github.com/angular/zone.js/commit/71b93711806000d7788e79451478e20d6086aa8a#diff-dd469785fca8680a5b33b1e81c5cfd91R1420
These broke the g3sync of zone.js because we use the output of the TypeScript compiler directly, rather than rely on the rollup commonjs plugin to define the global symbol
PR Close #31453
|
2019-07-09 09:34:50 -07:00 |
|
JiaLiPassion
|
5eb7426216
|
build: move zone.js to angular repo (#30962)
PR Close #30962
|
2019-06-20 11:27:39 -07:00 |
|