angular/packages/core/primitives
Andrew Scott f88ed8e470 refactor(core): Add fake navigation to primitives for code sharing (#59857)
This moves the `FakeNavigation` implementation to the primitives folder
so its implementation can be shared with Wiz. This class was initially
copied directly from the Wiz implementation, with some small modifications.
There will still need to be some work done to align the implementations
and fix anything internally that needs adjusting.

PR Close #59857
2025-02-19 20:09:10 +00:00
..
di refactor(core): Check in some interfaces for the DI package (#59921) 2025-02-13 20:19:29 +00:00
dom-navigation refactor(core): Add fake navigation to primitives for code sharing (#59857) 2025-02-19 20:09:10 +00: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): pass signal node to throwInvalidWriteToSignalErrorFn (#59600) 2025-02-13 17:56:14 +00:00