angular/packages/platform-browser/test/browser
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
..
static_assets refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
tools build: move private testing helpers outside platform-browser/testing (#61472) 2025-05-20 10:00:43 +00:00
bootstrap_spec.ts feat(core): Set default Component changeDetection strategy to OnPush 2026-03-24 16:25:02 -07:00
bootstrap_standalone_spec.ts refactor(core): update error message links to versioned docs (#66374) 2026-01-09 22:33:51 +00:00
meta_spec.ts build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00
title_spec.ts build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00