angular/packages/common/src/directives
Matthieu Riegler c50d659509 refactor(core): protect InjectionToken usage of ngDevMode (#63875)
Since those are top level APIs, `ngDevMode` might not be available at runtime if they're invoked before the variable is set.

fixes #62796

PR Close #63875
2025-09-19 21:27:45 +00:00
..
ng_optimized_image refactor(core): protect InjectionToken usage of ngDevMode (#63875) 2025-09-19 21:27:45 +00:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
ng_class.ts docs: update class & style binding recommendation (#59240) 2025-01-15 12:27:12 -05:00
ng_component_outlet.ts refactor(common): improve typing of ngComponentOutletContent (#63674) 2025-09-10 22:26:27 +00:00
ng_for_of.ts refactor(common): replace aio links to adev (#62839) 2025-07-29 09:55:26 +00:00
ng_if.ts docs: fix deprecation message on ngIf/ngSwitch (#62149) 2025-06-25 11:22:15 +00:00
ng_plural.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
ng_style.ts docs: update class & style binding recommendation (#59240) 2025-01-15 12:27:12 -05:00
ng_switch.ts docs: fix deprecation message on ngIf/ngSwitch (#62149) 2025-06-25 11:22:15 +00:00
ng_template_outlet.ts feat(common): accept undefined inputs in NgTemplateOutlet (#61404) 2025-05-25 14:26:42 -07:00