angular/packages/common
Matthieu Riegler 291ba38623 fix(http): Don't override the backend when using the InMemoryWebAPI (#52425)
When using `withFetch`,  the `PRIMARY_HTTP_BACKEND` token is set.

The InMemory Backend services will also set that token.

This means that providers order will matter and the latest on the list will be the one instantiated

PR Close #52425
2023-11-08 18:42:20 +00:00
..
http fix(http): Don't override the backend when using the InMemoryWebAPI (#52425) 2023-11-08 18:42:20 +00:00
locales refactor(common): avoid repetitive globalThis in global locales (#52394) 2023-10-26 09:37:40 -07:00
src fix(core): guard usages of performance.mark (#52505) 2023-11-03 07:43:36 -07:00
test fix(common): apply fixed_srcset_width value only to fixed srcsets (#52459) 2023-10-31 14:57:19 -07:00
testing build: add targets for api doc generation (#52034) 2023-10-10 16:18:50 -07:00
upgrade build: add targets for api doc generation (#52034) 2023-10-10 16:18:50 -07:00
BUILD.bazel build: add targets for api doc generation (#52034) 2023-10-10 16:18:50 -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 engines version to be more explicate about v20 support (#52448) 2023-10-31 14:18:36 -07: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