angular/packages/core
Matthieu Riegler bac5ba328e refactor(http): remove direct usage of HttpStatusCode (#55434)
PR #51670 removed the usage of `const enum`. As a consequence HttpStatusCode that were previously inlined now pull and retains the (fairly large) `HttpStatusCode` enum.

By intermediate constants, we prevent the framework from pulling this big enum by default.

PR Close #55434
2024-04-22 11:36:51 -07:00
..
global docs(docs-infra): Add missing API entries to ADEV (#54530) 2024-02-21 16:41:33 +00:00
primitives build: update event dispatch contract to be outputted in IIFE (#55377) 2024-04-22 11:35:48 -07:00
reference-manifests build: add target to generate api manifest (#52472) 2023-11-02 11:00:59 -07:00
rxjs-interop docs: Use new Urls to drop the docs url mapper (#55043) 2024-04-09 12:23:09 -07:00
schematics refactor(migrations): remove v17 migrations (#55391) 2024-04-19 06:31:28 -07:00
src refactor(core): warn developers about collection re-creation in @for loop (#55314) 2024-04-22 11:24:11 -07:00
test refactor(http): remove direct usage of HttpStatusCode (#55434) 2024-04-22 11:36:51 -07:00
testing refactor(core): Permit detectChanges with zoneless ComponentFixture (#55325) 2024-04-17 08:07:52 +02:00
BUILD.bazel build: make JSA contract binary accessible (#55361) 2024-04-17 10:37:31 +02:00
index.ts refactor(core): made comment structure consistent in index.ts (#43684) 2021-10-21 18:39:58 +00:00
package.json build: make JSA contract binary accessible (#55361) 2024-04-17 10:37:31 +02:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
public_api.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00