angular/packages/common/test
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
..
directives feat(core): Set default Component changeDetection strategy to OnPush 2026-03-24 16:25:02 -07:00
i18n feat(common): update to cldr 47 (#64032) 2025-10-21 23:23:30 +00:00
image_loaders build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00
location Revert "feat(router): add trailingSlash config option" 2026-01-08 12:20:03 -08:00
navigation feat(common): Add experimental support for the Navigation API (#63406) 2025-08-28 11:48:03 -07:00
pipes feat(core): Set default Component changeDetection strategy to OnPush 2026-03-24 16:25:02 -07:00
BUILD.bazel test(common): remove zone-based testing utilities 2026-02-09 14:47:35 -08:00
cookie_spec.ts refactor(common): convert scripts within packages/common to relative imports (#60623) 2025-04-01 15:58:51 +00:00
viewport_scroller_spec.ts build: move private testing helpers outside platform-browser/testing (#61472) 2025-05-20 10:00:43 +00:00