angular/integration/cli-signal-inputs/src
Matthieu Riegler eae8f7e30b feat(core): Set default Component changeDetection strategy to OnPush
The default change detection strategy is now OnPush.

BREAKING CHANGE: Component with undefined `changeDetection` property are now `OnPush` by default. Specify `changeDetection: ChangeDetectionStrategy.Eager` to keep the previous behavior.
2026-03-24 16:25:02 -07:00
..
app feat(core): Set default Component changeDetection strategy to OnPush 2026-03-24 16:25:02 -07:00
assets test: add integration test for signal inputs in CLI (#53808) 2024-01-10 12:21:05 +00:00
favicon.ico test: add integration test for signal inputs in CLI (#53808) 2024-01-10 12:21:05 +00:00
index.html build: enable angular formatting on all html files 2025-12-08 10:19:45 -08:00
main.ts refactor(core): Update tests for zoneless by default (#63668) 2025-09-09 14:41:56 -07:00
styles.css test: add integration test for signal inputs in CLI (#53808) 2024-01-10 12:21:05 +00:00