angular/integration/platform-server/projects/standalone/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 feat(core): introduce BootstrapContext for improved server bootstrapping (#63562) 2025-09-09 10:57:09 -07:00
main.ts test: update platform-server tests to test both ngmodule and standalone application (#49927) 2023-04-19 14:56:29 +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