angular/packages/core/primitives
Rahat Ahmed 28459060a2 refactor(core): Support and document manually provided internal injections (#60347)
For internal framework values stored in injectors, they are manually
managed and inserted into injectors as needed. Therefore their tokens
don't provide a value or factory. This updates the type to reflect that
and updates the jsdocs a bit.

PR Close #60347
2025-03-14 13:40:40 +01:00
..
di refactor(core): Support and document manually provided internal injections (#60347) 2025-03-14 13:40:40 +01:00
dom-navigation refactor(core): Update push/replace navigation to not trigger popstate (#60028) 2025-03-03 18:40:58 +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 refactor(core): add equal option to the signal and computed creation (#60300) 2025-03-12 10:38:27 -07:00