angular/packages/core/primitives
arturovt 075145ef93 refactor(core): tree-shake PROPAGATION_STOPPED_SYMBOL (#61004)
Adds `__PURE__` annotations to `PROPAGATION_STOPPED_SYMBOL` to enable tree-shaking, even if is is not referenced. This variable is not dropped when Angular is imported from a module that has `sideEffects` set to `true`.

PR Close #61004
2025-04-30 12:38:45 -07:00
..
di refactor(core): Support and document manually provided internal injections (#60347) 2025-03-14 13:40:41 +01:00
dom-navigation refactor(core): Update FakeNavigation to extract some Angular quirks (#60961) 2025-04-28 14:36:25 -07:00
event-dispatch refactor(core): tree-shake PROPAGATION_STOPPED_SYMBOL (#61004) 2025-04-30 12:38:45 -07:00
signals refactor(core): specify reactive node kind for linked signal (#60451) 2025-03-24 07:06:47 -07:00