Joey Perrott
|
9dbe6fc18b
|
refactor: update license text to point to angular.dev (#57901)
Update license text to point to angular.dev instead of angular.io
PR Close #57901
|
2024-09-24 15:33:00 +02:00 |
|
Joey Perrott
|
f307e95459
|
refactor: migrate zone.js to prettier formatting (#55427)
Migrate formatting to prettier for zone.js from clang-format
PR Close #55427
|
2024-04-29 09:52:05 -07:00 |
|
Alan Agius
|
7837f7119f
|
fix(zone.js): enable monkey patching of the queueMicrotask() API in node.js (#50530)
Similar to the browser, now we also monkey patch `queueMicrotask` in Node.js. This API was added in Node.js 11.
PR Close #50530
|
2023-06-07 12:42:33 -07:00 |
|
Jessica Janiuk
|
7567348c54
|
Revert "fix(zone.js): enable monkey patching of the queueMicrotask() API in node.js (#50467)" (#50529)
This reverts commit 381cb98226.
PR Close #50529
|
2023-05-31 09:57:42 -07:00 |
|
Alan Agius
|
381cb98226
|
fix(zone.js): enable monkey patching of the queueMicrotask() API in node.js (#50467)
Similar to the browser, now we also monkey patch `queueMicrotask` in Node.js. This API was added in Node.js 11.
PR Close #50467
|
2023-05-30 12:57:45 -07:00 |
|