angular/packages/common/test
Pawel Kozlowski 08f56d980b refactor(common): remove ng_switch ability to use == equality check (#56426)
In Angular v17 we've alligned NgSwitch equality check with the build in control
flow to be ===. At the same time we've left the ability to use ==. This ability was
controlled by the NG_SWITCH_USE_STRICT_EQUALS const targetted by the G3 patch.

This commits removes the infrastructure to swap equality operator in preparation
for the G3 patch removal.

PR Close #56426
2024-06-27 15:07:57 +00:00
..
directives refactor(common): remove ng_switch ability to use == equality check (#56426) 2024-06-27 15:07:57 +00:00
i18n refactor(common): increment test coverage (#55532) 2024-04-25 12:50:41 -07:00
image_loaders test(common): update ImageKit low quality test (#55193) 2024-04-05 14:55:13 +00:00
location refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
navigation refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
pipes refactor(common): increment test coverage (#55532) 2024-04-25 12:50:41 -07:00
BUILD.bazel refactor: update packages/common tests to work with ESM pipeline (#48521) 2022-12-19 19:50:42 +00:00
cookie_spec.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
viewport_scroller_spec.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00