angular/packages/core
Jessica Janiuk b8daf472d8 fix(core): execute timer trigger outside zone (#60392)
This should prevent defer timers from impacting app stability by executing them outside of the zone, similar to other defer triggers.

fixes: #60373

PR Close #60392
2025-03-14 17:01:02 +01:00
..
global refactor(docs-infra): use interpolation instead of innerHTML for better perf (#58913) 2024-11-27 10:59:18 +01:00
primitives refactor(core): Support and document manually provided internal injections (#60347) 2025-03-14 13:40:40 +01:00
rxjs-interop refactor(core): remove microtask effect (#60234) 2025-03-06 12:48:55 -08:00
schematics refactor(migrations): simplify integration of tsurge migrations into the CLI (#60386) 2025-03-14 14:44:26 +01:00
src fix(core): execute timer trigger outside zone (#60392) 2025-03-14 17:01:02 +01:00
test test(core): reduce test flakiness by increasing time delta (#60338) 2025-03-12 10:36:36 -07:00
testing feat(core): remove InjectFlags from public API (#60318) 2025-03-11 11:33:09 -07:00
BUILD.bazel refactor(core): Move getCurrentInjector/setCurrentInjector to primitives package. (#60090) 2025-02-28 18:47:08 +00:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json fix(core): added @angular/compiler as a peer dependency (#55610) 2025-03-04 22:06:59 +00:00
PACKAGE.md
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00