angular/packages/zone.js/lib/common
JiaLiPassion a893f0b60d fix(zone.js): should not clear onhandler when remove capture listener (#54602)
Close #54581

Should not clear `onHandler` when remove capture event listeners.

PR Close #54602
2024-03-27 10:40:06 -07:00
..
error-rewrite.ts refactor(zone.js): change from scripts to modules (#53445) 2024-01-09 13:20:50 -08:00
events.ts fix(zone.js): should not clear onhandler when remove capture listener (#54602) 2024-03-27 10:40:06 -07:00
fetch.ts fix(zone.js): patch Response methods returned by fetch (#50653) 2024-01-31 14:57:25 +00:00
promise.ts feat(zone.js): implement Promise.withResolvers() (#53514) 2023-12-12 09:04:44 -08:00
queue-microtask.ts fix(zone.js): enable monkey patching of the queueMicrotask() API in node.js (#50530) 2023-06-07 12:42:33 -07:00
timers.ts fix(zone.js): setTimeout patch should clean tasksByHandleId cache. (#40586) 2021-02-09 10:43:05 -08:00
to-string.ts fix(zone.js): zone.js toString patch should check typeof Promise is function (#38350) 2020-08-25 09:51:50 -07:00
utils.ts fix(zone.js): use globalThis instead of global and window (#52367) 2023-10-25 09:31:17 -07:00