angular/packages/core/primitives
Andrew Scott e90daf3eb9 refactor(core): Update Transition finished promise to not throw unhandled rejection (#60816)
As with `InternalNavigationResult`, this commit adds the `catch` to the
`finished` promise on `InternalNavigationTransition` to avoid unhandled
promise rejections.

PR Close #60816
2025-04-15 18:40:42 -04:00
..
di refactor(core): Return NOT_FOUND for retrieve instead of null (#60358) 2025-03-27 19:39:59 +00:00
dom-navigation refactor(core): Update Transition finished promise to not throw unhandled rejection (#60816) 2025-04-15 18:40:42 -04:00
event-dispatch fix(platform-browser): Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690) 2025-01-27 10:28:58 +01:00
signals feat(core): export signalGetFn from signal primitives (#60497) 2025-03-31 22:24:21 +00:00