angular/packages/core
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
..
global refactor(docs-infra): use interpolation instead of innerHTML for better perf (#58913) 2024-11-27 10:59:18 +01:00
primitives refactor(core): Update Transition finished promise to not throw unhandled rejection (#60816) 2025-04-15 18:40:42 -04:00
rxjs-interop refactor(core): rename resource's request to params (#60919) 2025-04-23 19:34:50 +00:00
schematics fix(core): inject migration should treat @Attribute as optional (#60916) 2025-04-22 10:42:58 +02:00
src refactor(core): rename resource's request to params (#60919) 2025-04-23 19:34:50 +00:00
test refactor(core): rename resource's request to params (#60919) 2025-04-23 19:34:50 +00:00
testing refactor(core): replace TestBed.flushEffects with tick (#60959) 2025-04-23 09:54:30 +02:00
BUILD.bazel refactor(core): Move getCurrentInjector/setCurrentInjector to primitives package. (#60090) 2025-02-28 18:47:08 +00:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json feat(core): update Node.js version support (#60545) 2025-03-26 20:42:16 -07:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00