angular/integration/platform-server/projects/ngmodule/src/app
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
..
defer ci: reformat files 2025-12-16 14:44:19 -08:00
helloworld ci: reformat files 2025-12-16 14:44:19 -08:00
http-transferstate-lazy feat(core): Set default Component changeDetection strategy to OnPush 2026-03-24 16:25:02 -07:00
http-transferstate-lazy-on-init feat(core): Set default Component changeDetection strategy to OnPush 2026-03-24 16:25:02 -07:00
transferstate build: Migrate all integration tests with the schematic. (#58160) 2024-10-14 14:58:58 +00:00
app-routing.module.ts test: add integration test for defer with input on SSR with zones (#61040) 2025-04-30 12:37:01 -07:00
app.component.ts feat(core): Set default Component changeDetection strategy to OnPush 2026-03-24 16:25:02 -07:00
app.module.ts refactor(core): Update tests for zoneless by default (#63668) 2025-09-09 14:41:56 -07:00
app.server.module.ts refactor: apply prettier formatting to integration (#54653) 2024-04-02 20:42:04 +00:00