angular/packages/core/primitives
Pawel Kozlowski 76c60a609f refactor(core): move signal toString to primitives (#60365)
This change pushes the toString implementation of signal getters
down to the primitives package so it can be shared with other
frameworks.

Closes #59990

PR Close #60365
2025-03-27 19:43:19 +00: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 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): move signal toString to primitives (#60365) 2025-03-27 19:43:19 +00:00