angular-cn/packages/zone.js/lib
Alan Agius 772c5b8f64 refactor: update to tslib 2.0 and move to direct dependencies (#37198)
Tslib version is bound to the TypeScript version used to compile the library. Thus, we shouldn't list `tslib` as a  `peerDependencies`. This is because, a user can install libraries which have been compiled with older versions of TypeScript and thus require multiple `tslib` versions to be installed.

Reference: TOOL-1374 and TOOL-1375

Closes: #37188

PR Close #37198
2020-05-19 14:57:09 -07:00
..
browser build: prepare for TypeScript 3.9 (#36989) 2020-05-14 10:50:28 -07:00
closure build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
common build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
extra build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
jasmine build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
jest fix(zone.js): zone.js patch jest should handle done correctly (#36022) 2020-04-07 15:22:16 -07:00
mix fix(zone.js): zone-mix should import correct browser module (#31628) 2019-07-24 14:33:07 -07:00
mocha build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
node refactor: utilize type narrowing (#33075) 2019-10-10 15:18:44 -07:00
rxjs build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
testing build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
zone-spec build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
BUILD.bazel refactor: update to tslib 2.0 and move to direct dependencies (#37198) 2020-05-19 14:57:09 -07:00
zone.api.extensions.ts fix(zone.js): Make `EventTarget` methods optional in `zone.js` extension API (#35954) 2020-03-16 09:00:44 -07:00
zone.configurations.api.ts fix(zone.js): UNPATCHED_EVENTS and PASSIVE_EVENTS should be string[] not boolean (#36258) 2020-04-01 13:20:00 -07:00
zone.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00