mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit updates `@defer` logic related to handling `after` and `minimum` parameters tree-shakable. If `after` or `minimum` was used on a `@loading` or `@placeholder` blocks, compiler generates an extra argument for the `ɵɵdefer` instruction. This extra argument is a reference to a function that brings timer-related code. PR Close #52042 |
||
|---|---|---|
| .. | ||
| global | ||
| primitives/signals | ||
| rxjs-interop | ||
| schematics | ||
| src | ||
| test | ||
| testing | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| PACKAGE.md | ||
| public_api.ts | ||