// GitHub

angular/angular

SuperCompress: Free open-source LLM prompt compression - reduce token costs ~65%

Open

Open issue "SuperCompress: Free open-source LLM prompt compression - reduce token costs ~65%" (#69576)
on 30 June 2026 by arjunkshah

refactor(core): move signal debug graph interfaces to primitives/devt…

Open

Open PR "refactor(core): move signal debug graph interfaces to primitives/devt…" (#69575)
on 29 June 2026 by csmick

Give RedirectCommand the ability to result in a 301 redirect

Open

Open issue "Give RedirectCommand the ability to result in a 301 redirect" (#69574)
on 29 June 2026 by w-biggs

Signal form .reset() does not clear Angular Material error styling

Open

Open issue "Signal form .reset() does not clear Angular Material error styling" (#69573)
on 29 June 2026 by mihai3636

fix(docs-infra): cap code block height to prevent unbounded vertical …

Open

Open PR "fix(docs-infra): cap code block height to prevent unbounded vertical …" (#69572)
on 29 June 2026 by MeAkib

Large code blocks in docs are not vertically scrollable

Open

Open issue "Large code blocks in docs are not vertically scrollable" (#69571)
on 29 June 2026 by MeAkib

fix(router): fix malformed jsdoc comment for RouterLinkWithHref export

Open

Open PR "fix(router): fix malformed jsdoc comment for RouterLinkWithHref export" (#69570)
on 29 June 2026 by MeAkib

[Backport 21.2.X] fix(core): reject dynamic script host elements

Open

Open PR "[Backport 21.2.X] fix(core): reject dynamic script host elements" (#69569)
on 29 June 2026 by SkyZeroZx

[Backport 20.3.X] fix(core): reject dynamic script host elements

Open

Open PR "[Backport 20.3.X] fix(core): reject dynamic script host elements" (#69568)
on 29 June 2026 by SkyZeroZx

docs(forms): correct signal field access in form model example

Merged or Closed

Closed or merged PR "docs(forms): correct signal field access in form model example" (#69567)
on 29 June 2026 by AlyaariHazem

docs: remove fixed font-size from table headers in docs

Open

Open PR "docs: remove fixed font-size from table headers in docs" (#69566)
on 29 June 2026 by alan-agius4

docs: update service documentation to compare @Service and @Injectable decorators with a feature comparison table

Open

Open PR "docs: update service documentation to compare @Service and @Injectable decorators with a feature comparison table" (#69565)
on 29 June 2026 by alan-agius4

docs: fix service decorator example

Merged or Closed

Closed or merged PR "docs: fix service decorator example" (#69564)
on 29 June 2026 by AlyaariHazem

docs: referenced code already using @Service decorator

Open

Open issue "docs: referenced code already using @Service decorator" (#69563)
on 29 June 2026 by FrederikSchlemmer

fix(core): ensure PendingTasks.run() removes task when error handler throws synchronously

Merged or Closed

Closed or merged PR "fix(core): ensure PendingTasks.run() removes task when error handler throws synchronously" (#69557)
on 29 June 2026 by arturovt

v22 formField error ignore hostDirective value modelSignal

Open

Open issue "v22 formField error ignore hostDirective value modelSignal" (#69562)
on 29 June 2026 by joewIST

fix(docs-infra): don't auto-link code symbols used as link text

Open

Open PR "fix(docs-infra): don't auto-link code symbols used as link text" (#69561)
on 29 June 2026 by erkamyaman

build: update dependency conventional-changelog to v8 (main)

Open

Open PR "build: update dependency conventional-changelog to v8 (main)" (#69560)
on 29 June 2026 by angular-robot

fix(core): sanitize host bindings on concrete hosts

Open

Open PR "fix(core): sanitize host bindings on concrete hosts" (#69558)
on 29 June 2026 by SkyZeroZx

fix(router): prevent child routes from silently dropping when stored component is reattached into a recreated parent shell

Open

Open PR "fix(router): prevent child routes from silently dropping when stored component is reattached into a recreated parent shell" (#69556)
on 28 June 2026 by arturovt

fix(compiler): report unknown property binding on ng-template when standalone directive is missing from imports

Open

Open PR "fix(compiler): report unknown property binding on ng-template when standalone directive is missing from imports" (#69555)
on 28 June 2026 by BHUVANSH855

docs: add global form state signals to signal forms guide

Open

Open PR "docs: add global form state signals to signal forms guide" (#69554)
on 28 June 2026 by aparzi

The first example on the “Async reactivity with resources” page should be improved

Open

Open issue "The first example on the “Async reactivity with resources” page should be improved" (#69553)
on 28 June 2026 by hb20007

docs(docs-infra): show the schema function in the validation example

Open

Open PR "docs(docs-infra): show the schema function in the validation example" (#69552)
on 28 June 2026 by erkamyaman

fix(core): reject dynamic script host elements

Open

Open PR "fix(core): reject dynamic script host elements" (#69551)
on 28 June 2026 by SkyZeroZx

ResourceURL sanitizer bypass through host-binding selector mismatch

Open

Open issue "ResourceURL sanitizer bypass through host-binding selector mismatch" (#69550)
on 27 June 2026 by SkyZeroZx

The “Reactive data fetching with `httpResource`” section should be expanded

Open

Open issue "The “Reactive data fetching with `httpResource`” section should be expanded" (#69549)
on 27 June 2026 by hb20007

fix(compiler-cli): re-tag SourceFiles after TsCreateProgramDriver.updateFiles()

Open

Open PR "fix(compiler-cli): re-tag SourceFiles after TsCreateProgramDriver.updateFiles()" (#69548)
on 27 June 2026 by LordKay-sudo

The schema function section in the “Validation” documentation page shows irrelevant code

Open

Open issue "The schema function section in the “Validation” documentation page shows irrelevant code" (#69547)
on 27 June 2026 by hb20007

Fix the “complete example” on the “Forms with signals” documentation page

Open

Open issue "Fix the “complete example” on the “Forms with signals” documentation page" (#69546)
on 27 June 2026 by hb20007

angular/angular-cli

Coverage in library `unit-test` includes dependent library files and does not reduce runtime when using coverage.include

Open

Open issue "Coverage in library `unit-test` includes dependent library files and does not reduce runtime when using coverage.include" (#33484)
on 30 June 2026 by Carlosamouco

ng build deadlocks in Docker on Linux since 21.2.14 — esbuild.context() for production builds breaks standard CI/CD

Closed

Closed issue "ng build deadlocks in Docker on Linux since 21.2.14 — esbuild.context() for production builds breaks standard CI/CD" (#33480)
on 29 June 2026 by isms-core-project

fix(@angular/build): scope createRequire module resolution using paths to prevent parent paths

Open

Open PR "fix(@angular/build): scope createRequire module resolution using paths to prevent parent paths" (#33483)
on 29 June 2026 by clydin

[@angular/ssr] RESPONSE_INIT headers are ignored during redirects returned by UrlTree guards

Closed

Closed issue "[@angular/ssr] RESPONSE_INIT headers are ignored during redirects returned by UrlTree guards" (#33473)
on 29 June 2026 by jakubsobel

fix(@angular/ssr): preserve response headers during redirect

Merged or Closed

Closed or merged PR "fix(@angular/ssr): preserve response headers during redirect" (#33476)
on 29 June 2026 by alan-agius4

fix(@angular/cli): respect client-side release age settings during update resolution

Merged or Closed

Closed or merged PR "fix(@angular/cli): respect client-side release age settings during update resolution" (#33468)
on 29 June 2026 by clydin

`zone.js` is not automatically loaded when running `unit-test` builder for Angular libraries

Closed

Closed issue "`zone.js` is not automatically loaded when running `unit-test` builder for Angular libraries" (#33477)
on 29 June 2026 by Carlosamouco

fix(@angular/build): load zone.js dynamically for library unit tests

Merged or Closed

Closed or merged PR "fix(@angular/build): load zone.js dynamically for library unit tests" (#33478)
on 29 June 2026 by clydin

fix(build-angular): prevent OS command injection in ssr-dev-server builder

Merged or Closed

Closed or merged PR "fix(build-angular): prevent OS command injection in ssr-dev-server builder" (#33479)
on 29 June 2026 by herdiyana256

schematics-cli when used as a standalone cannot find a globally installed external schematic

Closed

Closed issue "schematics-cli when used as a standalone cannot find a globally installed external schematic" (#33482)
on 29 June 2026 by MartinFillon

breaking change between v21.2.12 to v21.2.13 with `asset path must be within the workspace root`

Closed

Closed issue "breaking change between v21.2.12 to v21.2.13 with `asset path must be within the workspace root`" (#33481)
on 29 June 2026 by Shinigami92

fix(@angular/build): bump vite to 7.3.6

Merged or Closed

Closed or merged PR "fix(@angular/build): bump vite to 7.3.6" (#33472)
on 29 June 2026 by alan-agius4

build: update pnpm to v11.9.0 (main)

Merged or Closed

Closed or merged PR "build: update pnpm to v11.9.0 (main)" (#33469)
on 26 June 2026 by angular-robot

Backport vite security bump from 7.3.5 to 7.3.6 for esbuild vulnerability 0.27 vulnerability fix.

Closed

Closed issue "Backport vite security bump from 7.3.5 to 7.3.6 for esbuild vulnerability 0.27 vulnerability fix." (#33470)
on 26 June 2026 by abelbinus

fix(@angular/build): bump vite to 7.3.6

Merged or Closed

Closed or merged PR "fix(@angular/build): bump vite to 7.3.6" (#33471)
on 26 June 2026 by alan-agius4

*ngIf >>>>>>> @if

Closed

Closed issue "*ngIf >>>>>>> @if" (#33475)
on 26 June 2026 by swouthluca121

fix(@angular/cli): gracefully handle package manager errors in command handler

Merged or Closed

Closed or merged PR "fix(@angular/cli): gracefully handle package manager errors in command handler" (#33462)
on 26 June 2026 by alan-agius4

`unit-test` builder resolves include paths relative to sourceRoot instead of project root, breaking secondary entry points tests

Open

Open issue "`unit-test` builder resolves include paths relative to sourceRoot instead of project root, breaking secondary entry points tests" (#33467)
on 25 June 2026 by Carlosamouco

build: update cross-repo angular dependencies (22.0.x)

Open

Open PR "build: update cross-repo angular dependencies (22.0.x)" (#33466)
on 25 June 2026 by angular-robot

build: update cross-repo angular dependencies (main)

Open

Open PR "build: update cross-repo angular dependencies (main)" (#33465)
on 25 June 2026 by angular-robot

fix(@angular/cli): respect release age policy in update bootstrapping logic

Merged or Closed

Closed or merged PR "fix(@angular/cli): respect release age policy in update bootstrapping logic" (#33464)
on 25 June 2026 by clydin

fix(@angular/cli): respect release age policy in update bootstrapping logic

Merged or Closed

Closed or merged PR "fix(@angular/cli): respect release age policy in update bootstrapping logic" (#33463)
on 25 June 2026 by clydin

Upgrade to Angular 22 fails without any details

Closed

Closed issue "Upgrade to Angular 22 fails without any details" (#33460)
on 25 June 2026 by mm-jhn

fix(@angular/cli): improve error handling and logging for package manager installation failures during CLI updates

Merged or Closed

Closed or merged PR "fix(@angular/cli): improve error handling and logging for package manager installation failures during CLI updates" (#33461)
on 25 June 2026 by alan-agius4

fix(@angular/build): bump undici to 7.28.0

Merged or Closed

Closed or merged PR "fix(@angular/build): bump undici to 7.28.0" (#33458)
on 25 June 2026 by alan-agius4

fix(@angular-devkit/build-angular): bump undici to 7.28.0

Merged or Closed

Closed or merged PR "fix(@angular-devkit/build-angular): bump undici to 7.28.0" (#33459)
on 25 June 2026 by alan-agius4

build: update bazel dependencies to v0.2.20 (main)

Merged or Closed

Closed or merged PR "build: update bazel dependencies to v0.2.20 (main)" (#33455)
on 25 June 2026 by angular-robot

build: update all non-major dependencies (main)

Merged or Closed

Closed or merged PR "build: update all non-major dependencies (main)" (#33454)
on 25 June 2026 by angular-robot

build: update bazel dependencies to v0.2.20 (22.0.x)

Merged or Closed

Closed or merged PR "build: update bazel dependencies to v0.2.20 (22.0.x)" (#33457)
on 25 June 2026 by angular-robot

build: update all github actions (main) (major)

Merged or Closed

Closed or merged PR "build: update all github actions (main) (major)" (#33456)
on 25 June 2026 by angular-robot

material2

fix(aria/combobox): improve autocomplete placeholder text color contrast

Open

Open PR "fix(aria/combobox): improve autocomplete placeholder text color contrast" (#33465)
on 29 June 2026 by essjay05

docs: remove deprecated mat-elevation-z8 from table examples

Open

Open PR "docs: remove deprecated mat-elevation-z8 from table examples" (#33464)
on 29 June 2026 by DakshSinghDhami

chore: add .gitattributes for consistent line endings

Merged or Closed

Closed or merged PR "chore: add .gitattributes for consistent line endings" (#33463)
on 29 June 2026 by DakshSinghDhami

bug(Dialog): Using checkbox on dialogs added few px scroll

Open

Open issue "bug(Dialog): Using checkbox on dialogs added few px scroll" (#33462)
on 29 June 2026 by snappyname

bug(sidenav): mat-sidenav-content inert, cannot interact anymore

Closed

Closed issue "bug(sidenav): mat-sidenav-content inert, cannot interact anymore" (#33441)
on 29 June 2026 by JCornat

fix(material/sidenav): update inert value if mode changes

Merged or Closed

Closed or merged PR "fix(material/sidenav): update inert value if mode changes" (#33461)
on 29 June 2026 by crisbeto

bug(Schematics): Modernize schematics

Open

Open issue "bug(Schematics): Modernize schematics" (#33460)
on 28 June 2026 by hb20007

docs-bug(Component examples): Remove all references to `mat-elevation`

Open

Open issue "docs-bug(Component examples): Remove all references to `mat-elevation`" (#33459)
on 28 June 2026 by hb20007

docs-bug(Table): Missing modern “retrieving data through HTTP” example

Open

Open issue "docs-bug(Table): Missing modern “retrieving data through HTTP” example" (#33458)
on 28 June 2026 by hb20007

docs-bug(Table): The `Table` example with columns defined using a for loop should be improved

Open

Open issue "docs-bug(Table): The `Table` example with columns defined using a for loop should be improved" (#33457)
on 28 June 2026 by hb20007

refactor(cdk/table): switch tests away from fakeAsync

Open

Open PR "refactor(cdk/table): switch tests away from fakeAsync" (#33456)
on 28 June 2026 by crisbeto

docs-bug(Table): Add example with `rowspan`

Open

Open issue "docs-bug(Table): Add example with `rowspan`" (#33455)
on 27 June 2026 by hb20007

build: bump google maps typings

Merged or Closed

Closed or merged PR "build: bump google maps typings" (#33454)
on 27 June 2026 by crisbeto

fix(material/tabs): validate animation duration

Merged or Closed

Closed or merged PR "fix(material/tabs): validate animation duration" (#33452)
on 27 June 2026 by crisbeto

bug(aria): Combobox keyboard navigation throws "InvalidStateError: dispatchEvent ... already being dispatched" under zone.js

Closed

Closed issue "bug(aria): Combobox keyboard navigation throws "InvalidStateError: dispatchEvent ... already being dispatched" under zone.js" (#33448)
on 26 June 2026 by FrapperColin

fix(aria/combobox): zonejs compatibility

Merged or Closed

Closed or merged PR "fix(aria/combobox): zonejs compatibility" (#33453)
on 26 June 2026 by ok7sai

build: update dependency @babel/core to v8 (main)

Open

Open PR "build: update dependency @babel/core to v8 (main)" (#33451)
on 26 June 2026 by angular-robot

docs: add `ChangeDetectionStrategy.Eager` to Autocomplete examples

Open

Open PR "docs: add `ChangeDetectionStrategy.Eager` to Autocomplete examples" (#33450)
on 26 June 2026 by msmallest

docs: add `provideZoneChangeDetection()` to StackBlitz providers

Open

Open PR "docs: add `provideZoneChangeDetection()` to StackBlitz providers" (#33449)
on 26 June 2026 by msmallest

fix(cdk/scrolling): reset more properties to avoid jumping during virtual scroll

Merged or Closed

Closed or merged PR "fix(cdk/scrolling): reset more properties to avoid jumping during virtual scroll" (#33439)
on 25 June 2026 by crisbeto

feat(mat-step): support Signal Forms in MatStep / ErrorStateMatcher

Open

Open issue "feat(mat-step): support Signal Forms in MatStep / ErrorStateMatcher" (#33447)
on 25 June 2026 by pkurcx

refactor(cdk/layout): switch tests away from fakeAsync

Open

Open PR "refactor(cdk/layout): switch tests away from fakeAsync" (#33446)
on 25 June 2026 by crisbeto

build: update actions/checkout action to v7 (main)

Open

Open PR "build: update actions/checkout action to v7 (main)" (#33445)
on 25 June 2026 by angular-robot

build: update all non-major dependencies (main)

Open

Open PR "build: update all non-major dependencies (main)" (#33444)
on 25 June 2026 by angular-robot

docs-bug(component examples): examples for docs/StackBlitz lack `Eager` CD strategy and Zone.js CD provider

Open

Open issue "docs-bug(component examples): examples for docs/StackBlitz lack `Eager` CD strategy and Zone.js CD provider" (#33443)
on 24 June 2026 by michael-small

bug(mat-datepicker): dateChange not firing on blur

Open

Open issue "bug(mat-datepicker): dateChange not firing on blur" (#33442)
on 24 June 2026 by pcurrivan

fix 🛠️ (google-maps): deprecate heatmap layer (21.2.x)

Open

Open PR "fix 🛠️ (google-maps): deprecate heatmap layer (21.2.x)" (#33440)
on 24 June 2026 by stijnbollen

build: update dependency node to v22.23.1 (22.0.x)

Open

Open PR "build: update dependency node to v22.23.1 (22.0.x)" (#33438)
on 24 June 2026 by angular-robot

build: update dependency node to v22.23.1 (main)

Open

Open PR "build: update dependency node to v22.23.1 (main)" (#33437)
on 24 June 2026 by angular-robot

build: update cross-repo angular dependencies (22.0.x)

Open

Open PR "build: update cross-repo angular dependencies (22.0.x)" (#33436)
on 23 June 2026 by angular-robot