angular/integration/platform-server/projects/ngmodule/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: update platform-server tests to test both ngmodule and standalone application (#49927) 2023-04-19 14:56:29 +00:00
favicon.ico test: update platform-server tests to test both ngmodule and standalone application (#49927) 2023-04-19 14:56:29 +00:00
index.html build: enable angular formatting on all html files 2025-12-08 10:19:45 -08:00
main.server.ts build: update cross-repo angular dependencies (#57776) 2024-09-13 16:09:02 +02:00
main.ts refactor: apply prettier formatting to integration (#54653) 2024-04-02 20:42:04 +00:00
styles.css test: update platform-server tests to test both ngmodule and standalone application (#49927) 2023-04-19 14:56:29 +00:00