angular/packages/common
Matthieu Riegler 49b037f811 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-10-31 13:17:19 -07:00
..
http fix(http): Don't override the backend when using the InMemoryWebAPI (#52425) 2023-10-31 13:17:19 -07:00
locales refactor(common): avoid repetitive globalThis in global locales (#52394) 2023-10-26 09:37:40 -07:00
src docs: the Component import is not being used (#52323) 2023-10-25 09:35:21 -07:00
test test(core): clean up unnecessary nesting in old tests (#52239) 2023-10-19 09:26:15 -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 fix(common): add missing types field for @angular/common/locales of exports in package.json (#52080) 2023-10-10 14:33:44 -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