Closed issue "Setup Error : Help Wanted" (#68682)
on 12 May 2026 by dhrupal87
Closed or merged PR "refactor(compiler-cli): replace forEach with for...of in entry_point" (#68677)
on 12 May 2026 by erkamyaman
Open PR "fix(core): prevent dangling prevConsumer reference from leaking v2" (#68681)
on 12 May 2026 by milomg
Open PR "feat(compiler-cli): support partial evaluation and ReturnType in isolated declarations" (#68680)
on 11 May 2026 by alxhub
Open PR "refactor(http): update HTTP resource options APIs to stable" (#68679)
on 11 May 2026 by SkyZeroZx
Open PR "refactor(compiler-cli): remove deprecated MethodIdentifier from indexer" (#68678)
on 11 May 2026 by erkamyaman
Closed or merged PR "docs: update cross-repo adev docs [main]" (#68676)
on 11 May 2026 by angular-robot
Closed or merged PR "docs: update cross-repo adev docs [22.0.x]" (#68675)
on 11 May 2026 by angular-robot
Closed or merged PR "build: update pnpm to v11" (#68658)
on 11 May 2026 by JeanMeche
Closed or merged PR "refactor(compiler-cli): drop @ts-ignore around jsDocParsingMode" (#68657)
on 11 May 2026 by erkamyaman
Closed or merged PR "ci: update pullapprove" (#68673)
on 11 May 2026 by thePunderWoman
Closed issue "inheritance guide's "Forwarding injected dependencies" section could lead with inject()" (#68659)
on 11 May 2026 by erkamyaman
Closed or merged PR "docs: add inject() example to "Forwarding injected dependencies"" (#68663)
on 11 May 2026 by erkamyaman
Closed or merged PR "docs: remove experimental warnings from resource/signal forms documen…" (#68654)
on 11 May 2026 by SkyZeroZx
Open PR "refactor(compiler): support matching template elements to foreign components" (#68674)
on 11 May 2026 by leonsenft
Open issue ""Built-in directives" overview could point learners at `class` / `style` bindings and `@if` / `@for` / `@switch` too" (#68672)
on 11 May 2026 by erkamyaman
Closed issue "FormValueControl backwards compatability" (#68671)
on 11 May 2026 by nivekcode
Closed issue "Child component input remains as detached DOM node after parent destroys the component" (#68670)
on 11 May 2026 by r6mm27
Closed issue "Proposal for a Long-Term Support (LTS) Strategy for Enterprise Development" (#68660)
on 11 May 2026 by deusexec
Open PR "fix(core): sanitize text bindings on SVG elements" (#68669)
on 11 May 2026 by SkyZeroZx
Open PR "fix(compiler): simplify handling of colon host with a selector list" (#68668)
on 11 May 2026 by mattrbeck
Open PR "fix(compiler): remove dedicated support for legacy shadow DOM selectors" (#68667)
on 11 May 2026 by mattrbeck
Open PR "fix(compiler): remove deprecated shadow CSS encapsulation polyfills" (#68666)
on 11 May 2026 by mattrbeck
Open PR "fix(compiler): preserve leading commas in animation definitions" (#68665)
on 11 May 2026 by mattrbeck
Open PR "fix(compiler): ignore host-context when invoked without parentheses" (#68664)
on 11 May 2026 by mattrbeck
Open PR "feat(forms): expose isNonInteractive signal on FieldState" (#68662)
on 10 May 2026 by BHUVANSH855
Open PR "Fix/ngsubmit await async validators" (#68661)
on 10 May 2026 by manichandra
Open PR "build: update cross-repo angular dependencies (main)" (#68656)
on 10 May 2026 by JeanMeche
Open PR "fix(forms): update Signal Forms nullable field guidance" (#68653)
on 09 May 2026 by BHUVANSH855
Open PR "fix(compiler-cli): mention ngProjectAs in content projection control flow error" (#68652)
on 09 May 2026 by NoeliaBentancor
Closed or merged PR "Bump version to "v22.0.0-next.8" with changelog." (#33162)
on 11 May 2026 by dgp1130
Open PR "build: update cross-repo angular dependencies (main)" (#33161)
on 11 May 2026 by angular-robot
Closed or merged PR "build: update cross-repo angular dependencies" (#33157)
on 11 May 2026 by alan-agius4
Open issue "Dev server triggers spurious rebuild due to browser-field disabled files leaking into watchFiles" (#33160)
on 11 May 2026 by fipil
Open PR "fix(@angular/ssr): remove stateful flag from URL_PARAMETER_REGEXP" (#33159)
on 11 May 2026 by alan-agius4
Open PR "build: update dependency bazel to v8.7.0 (main)" (#33158)
on 11 May 2026 by angular-robot
Closed or merged PR "test: update NG_ALLOWED_HOSTS to include port in e2e tests" (#33153)
on 11 May 2026 by clydin
Open PR "build: update pnpm to v10.33.4 (21.2.x)" (#33156)
on 11 May 2026 by angular-robot
Open PR "build: update pnpm to v10.33.4 (main)" (#33155)
on 11 May 2026 by angular-robot
Open issue "@angular/ssr: getPrerenderParams silently skipped due to stateful /g regex in URL_PARAMETER_REGEXP" (#33154)
on 09 May 2026 by SvenBudak
Closed or merged PR "build: update all non-major dependencies (main)" (#33141)
on 08 May 2026 by angular-robot
Open PR "refactor(@angular-devkit/architect): use custom indent logger " (#33152)
on 08 May 2026 by clydin
Open PR "build: update cross-repo angular dependencies (21.2.x)" (#33151)
on 08 May 2026 by angular-robot
Closed or merged PR "refactor(@angular-devkit/core): deprecate stringToFileBuffer and fileBufferToString" (#33150)
on 08 May 2026 by clydin
Closed or merged PR "test(@angular/build): add E2E test for Vitest custom browser configuration" (#33138)
on 08 May 2026 by clydin
Closed or merged PR "refactor(@angular/cli): migrate MCP zoneless tool to host abstraction" (#33133)
on 08 May 2026 by clydin
Closed issue "Should `ng generate service` generate an `@Service` now?" (#33149)
on 08 May 2026 by michael-small
Closed or merged PR "build: update github/codeql-action action to v4.35.4 (21.2.x)" (#33144)
on 07 May 2026 by angular-robot
Closed issue "Runtime of `ng new` on a GitHub CI Ubuntu machine increases from 2min to 41min" (#33148)
on 07 May 2026 by JLHwung
Closed issue "ng update / ng add picks wrong CLI version: parseNpmLikeManifest assumes registry array is sorted by semver" (#33146)
on 07 May 2026 by JohnArcher
Closed or merged PR "fix(@angular/cli): robustly parse npm manifest from array" (#33147)
on 07 May 2026 by clydin
Closed or merged PR "build: update BASELINE_DATE to 2026-05-07" (#33145)
on 07 May 2026 by alan-agius4
Open PR "build: update bazel dependencies (main)" (#33143)
on 07 May 2026 by angular-robot
Open PR "build: update github/codeql-action action to v4.35.4 (main)" (#33142)
on 07 May 2026 by angular-robot
Closed or merged PR "docs: release notes for the v21.2.10 release" (#33140)
on 06 May 2026 by clydin
Closed or merged PR "Bump version to "v21.2.10" with changelog." (#33139)
on 06 May 2026 by clydin
Closed or merged PR "feat(@schematics/angular): migrate fakeAsync's flush behavior when used in beforeEach" (#33135)
on 06 May 2026 by yjaaidi
Closed or merged PR "build: remove rootDir from root configuration" (#33137)
on 06 May 2026 by clydin
Closed or merged PR "fix(@angular/cli): update odd-numbered Node.js version warning condition for future releases" (#33136)
on 06 May 2026 by alan-agius4
Closed or merged PR "feat(@angular/cli): add support for Node.js 26.0.0" (#33134)
on 06 May 2026 by alan-agius4
Open PR "build: update cross-repo angular dependencies to v22.0.0-next.8 (22.0.x)" (#33244)
on 12 May 2026 by angular-robot
Open PR "build: update cross-repo angular dependencies to v22.0.0-next.8 (main)" (#33243)
on 12 May 2026 by angular-robot
Open PR "refactor(material/slider): simplify tick mark positioning" (#33242)
on 11 May 2026 by wagnermaciel
Open PR "build: update dependency bazel to v8.7.0 (22.0.x)" (#33241)
on 11 May 2026 by angular-robot
Open PR "build: update pnpm to v11 (main)" (#33240)
on 11 May 2026 by angular-robot
Open PR "build: update dependency bazel to v8.7.0 (main)" (#33239)
on 11 May 2026 by angular-robot
Open PR "Remove remaining OnPush usages" (#33238)
on 11 May 2026 by crisbeto
Open PR "build: update pnpm to v10.33.4 (22.0.x)" (#33237)
on 11 May 2026 by angular-robot
Open PR "build: update pnpm to v10.33.4 (main)" (#33236)
on 11 May 2026 by angular-robot
Open PR "fix(material/datepicker): replace aria-pressed with aria-selected on …" (#33235)
on 10 May 2026 by manichandra
Open PR "refactor(material/tabs): switch tests away from fakeAsync" (#33234)
on 10 May 2026 by crisbeto
Closed or merged PR "build: update cross-repo angular dependencies (main)" (#33219)
on 09 May 2026 by angular-robot
Closed or merged PR "build: update cross-repo angular dependencies (22.0.x)" (#33220)
on 09 May 2026 by angular-robot
Open PR "build: skip branch manager job on forked repositories" (#33233)
on 09 May 2026 by swseverance
Closed or merged PR "fix(multiple): remove developer preview tag from aria" (#33232)
on 09 May 2026 by crisbeto
Closed or merged PR "build: update bazel dependencies (main) - autoclosed" (#33224)
on 09 May 2026 by angular-robot
Closed or merged PR "build: update bazel dependencies (22.0.x) - autoclosed" (#33227)
on 09 May 2026 by angular-robot
Closed or merged PR "build: unblock bazel upgrade" (#33228)
on 09 May 2026 by crisbeto
Closed or merged PR "Remove explicit change detection" (#33229)
on 09 May 2026 by crisbeto
Closed or merged PR "fix(material/checkbox): omit empty label element when no label is provided" (#33231)
on 09 May 2026 by EduardF1
Closed issue "bug(checkbox): mat-checkbox renders empty when no label is provided" (#33230)
on 09 May 2026 by nileshlad09
Closed or merged PR "build: update github/codeql-action action to v4.35.4 (22.0.x)" (#33226)
on 08 May 2026 by angular-robot
Closed or merged PR "build: update dependency firebase-tools to v15.17.0 (main)" (#33225)
on 08 May 2026 by angular-robot
Closed or merged PR "build: update github/codeql-action action to v4.35.4 (main)" (#33223)
on 08 May 2026 by angular-robot
Open issue "bug(CI/CD): Github actions running on project forks" (#33221)
on 07 May 2026 by swseverance
Open PR "docs(material/tooltip): fix tooltip-position-at-origin example overflow" (#33218)
on 06 May 2026 by swseverance
Open PR "fix(cdk/clipboard): let `Clipboard.copy` refocus prior focus without …" (#33217)
on 06 May 2026 by JoostK
Closed or merged PR "Update next branch to reflect new release-train "v22.1.0-next.0"." (#33216)
on 06 May 2026 by adolgachev
Closed or merged PR "Bump version to "v22.0.0-next.8" with changelog." (#33215)
on 06 May 2026 by adolgachev
Closed or merged PR "docs: release notes for the v21.2.10 release" (#33214)
on 06 May 2026 by adolgachev