angular/packages/core/primitives
Andrew Scott bf89792f8b refactor(core): Update fake navigation to more closely follow the spec (#60028)
This commit updates the implementation of the fake navigation to more
closely follow the spec. This includes links to spec parts as well as
some reorganization to have the flow of the code more exactly follow the
corresponding steps in the spec. This makes it easier to verify that th
behavior is correct.

PR Close #60028
2025-03-03 18:40:59 +00:00
..
di refactor(core): Move getCurrentInjector/setCurrentInjector to primitives package. (#60090) 2025-02-28 18:47:09 +00:00
dom-navigation refactor(core): Update fake navigation to more closely follow the spec (#60028) 2025-03-03 18:40:59 +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