angular/packages/common/http
Alex Rickabaugh d0c9a6401a refactor(core): rename resource's request to params (#60919)
As decided in the resource RFC, this commit renames the `request` option of
a resource to `params`, including the subsequent argument passed to the
loader. It also corrects the type in the process to properly allow narrowing
of the `undefined` value.

Fixes #58871

PR Close #60919
2025-04-23 19:34:50 +00:00
..
src refactor(core): rename resource's request to params (#60919) 2025-04-23 19:34:50 +00:00
test refactor(core): replace TestBed.flushEffects with tick (#60959) 2025-04-23 09:54:30 +02:00
testing refactor(common): convert scripts within packages/common to relative imports (#60623) 2025-04-01 15:58:51 +00:00
BUILD.bazel build: update to latest dev infra code (#56128) 2024-05-28 14:42:31 +02:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
PACKAGE.md docs: Update guide link in http package md file (#59955) 2025-04-08 09:20:19 -07:00
public_api.ts feat(common): introduce experimental httpResource (#59876) 2025-02-14 18:40:37 +00:00