angular/packages/common/src
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 docs(common): fix FormatWidth.Short description (#55821) 2024-05-20 23:39:06 -07:00
location docs: drop glossary links (#55044) 2024-03-28 13:02:50 -07:00
navigation refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
pipes refactor(core): clean up clang comments and workarounds (#55750) 2024-05-13 11:10:36 -07:00
common.ts refactor(common): remove deprecated isPlatformWorkerApp and isPlatformWorkerUi API (#55302) 2024-04-17 08:00:01 +02:00
common_module.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
cookie.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
dom_adapter.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
dom_tokens.ts refactor(core): remove InjectionToken descriptions in optimized builds. (#53747) 2024-01-26 19:12:41 +00:00
errors.ts refactor(common): Log a warning when the priority attribute of NgOptimizedImage is used too often. (#56669) 2024-06-26 12:43:00 -07:00
platform_id.ts refactor(common): remove deprecated isPlatformWorkerApp and isPlatformWorkerUi API (#55302) 2024-04-17 08:00:01 +02:00
private_export.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
version.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
viewport_scroller.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
xhr.ts fix(platform-browser): configure XhrFactory to use BrowserXhr (#41313) 2021-03-29 15:14:16 -07:00