angular/packages/common
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
..
http fix(http): Make Content-Type header case insensitive (#56541) 2024-06-25 09:28:18 -07:00
locales refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
src refactor(common): remove ng_switch ability to use == equality check (#56426) 2024-06-27 15:07:57 +00:00
test refactor(common): remove ng_switch ability to use == equality check (#56426) 2024-06-27 15:07:57 +00:00
testing refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
upgrade docs: redirect upgrade guide to aio (#55043) 2024-04-09 12:23:09 -07:00
BUILD.bazel refactor(docs-infra): complete removal of aio directory (#56496) 2024-06-18 12:26:00 -07:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
package.json build: update Node.js to match Angular CLI engines (#56187) 2024-06-03 18:00:46 +00:00
PACKAGE.md docs: add api doc to sub-packages (#33801) 2019-11-20 14:48:50 -08:00
public_api.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00