angular/packages/zone.js/lib
JiaLiPassion ddbf6bb038 fix(zone.js): make sure fakeasync use the same id pool with native (#54600)
Close #54323

fakeAsync should use the same timerId pool with native, so they will not
conflict.

PR Close #54600
2024-03-28 10:30:25 -07:00
..
browser refactor(zone.js): update Zone bundles to call patch* functions (#53443) 2024-03-15 18:11:33 -07:00
common fix(zone.js): should not clear onhandler when remove capture listener (#54602) 2024-03-27 10:40:05 -07:00
extra refactor(zone.js): update Zone bundles to call patch* functions (#53443) 2024-03-15 18:11:33 -07:00
jasmine refactor(zone.js): update Zone bundles to call patch* functions (#53443) 2024-03-15 18:11:33 -07:00
jest refactor(zone.js): wrap Zone.__load_patch calls in exported functions (#53443) 2024-03-15 18:11:33 -07:00
mix refactor(zone.js): update Zone bundles to call patch* functions (#53443) 2024-03-15 18:11:33 -07:00
mocha refactor(zone.js): update Zone bundles to call patch* functions (#53443) 2024-03-15 18:11:33 -07:00
node refactor(zone.js): formatting recently changed files (#53443) 2024-03-15 18:11:34 -07:00
rxjs refactor(zone.js): update Zone bundles to call patch* functions (#53443) 2024-03-15 18:11:33 -07:00
testing refactor(zone.js): update Zone bundles to call patch* functions (#53443) 2024-03-15 18:11:33 -07:00
zone-spec fix(zone.js): make sure fakeasync use the same id pool with native (#54600) 2024-03-28 10:30:25 -07:00
BUILD.bazel refactor(zone.js): package Zone *.d.ts files (#53443) 2024-03-15 18:11:34 -07:00
zone-global.d.ts fix(zone.js): remove global declaration (#37861) 2020-10-23 15:19:49 -07:00
zone-impl.ts fix(zone.js): Add 'declare' to each interface to prevent renaming (#54966) 2024-03-20 09:16:07 -07:00
zone.api.extensions.ts refactor(zone.js): change from scripts to modules (#53445) 2024-01-09 13:20:50 -08:00
zone.configurations.api.ts fix(zone.js): patch form-associated custom element callbacks (#50686) 2024-02-12 08:50:55 -08:00
zone.ts refactor(zone.js): wrap Zone.js global initialization in a loadZone function (#53443) 2024-03-15 18:11:33 -07:00