Skip to content

Pull requests: angular/angular

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

refactor(http): expose withXhr to prepare for fetch by default area: common/http Issues related to HTTP and HTTP Client target: major This PR is targeted for the next major release
#67231 opened Feb 23, 2026 by JeanMeche Loading… Backlog
fix(compiler): parse named HTML entities containing digits area: compiler Issues related to `ngc`, Angular's template compiler
#67229 opened Feb 23, 2026 by yogeshwaran-c Loading… Backlog
fix(core): improve error message for binding-like attributes in ICU expressions area: core Issues related to the framework runtime
#67225 opened Feb 23, 2026 by yogeshwaran-c Loading… Backlog
docs: inline documentation and remove unused references area: docs Related to the documentation
#67224 opened Feb 23, 2026 by MeAkib Loading… Backlog
fix(compiler-cli): improve error message when non-exported class is used in component imports area: compiler Issues related to `ngc`, Angular's template compiler
#67223 opened Feb 23, 2026 by yogeshwaran-c Loading… Backlog
docs: remove inconsistent padding in update page action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews area: docs Related to the documentation target: patch This PR is targeted for the next patch release
#67220 opened Feb 23, 2026 by MeAkib Loading… Backlog
fix(docs-infra): recover stale webcontainer counter after browser OOM crash area: docs-infra Angular.dev application and infrastructure
#67219 opened Feb 23, 2026 by yogeshwaran-c Loading… Backlog
docs: update doc for provideZoneChangeDetection area: docs Related to the documentation target: patch This PR is targeted for the next patch release
#67210 opened Feb 23, 2026 by JeanMeche Loading… Backlog
refactor(compiler-cli): Add report readonly signals in two-way bindings area: compiler Issues related to `ngc`, Angular's template compiler breaking changes detected: breaking change PR contains a commit with a breaking change state: blocked on G3 cleanup This change requires a G3 cleanup
#67199 opened Feb 22, 2026 by SkyZeroZx Loading… v22 candidates
ci: declare explicit read-only GITHUB_TOKEN permission in manual workflow area: build & ci Related the build and CI infrastructure of the project cla: no
#67193 opened Feb 21, 2026 by Rohan5commit Loading… Backlog
WIP feat(core): Support optional timeout for idle deferred triggers area: core Issues related to the framework runtime detected: feature PR contains a feature commit
#67190 opened Feb 21, 2026 by SkyZeroZx Draft Backlog
Adds sourcemaps and a debug build to Angular DevTools action: merge The PR is ready for merge by the caretaker area: devtools area: docs Related to the documentation detected: feature PR contains a feature commit target: minor This PR is targeted for the next minor release
#67189 opened Feb 21, 2026 by dgp1130 Loading… Backlog
refactor(core): schedule individual requestIdleCallbacks instead of batching area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release
#67186 opened Feb 21, 2026 by thePunderWoman Loading… Backlog
refactor(core): Update idle scheduler to respect the Idle Deadline area: core Issues related to the framework runtime target: major This PR is targeted for the next major release
#67185 opened Feb 20, 2026 by thePunderWoman Loading… Backlog
refactor(common): log a warning when a KeyValuePipe receives a signal area: common Issues related to APIs in the @angular/common package
#67184 opened Feb 20, 2026 by SkyZeroZx Loading…
3 of 14 tasks
Backlog
fix(core): block creation of sensitive URI attributes from ICU messages action: merge The PR is ready for merge by the caretaker area: core Issues related to the framework runtime detected: breaking change PR contains a commit with a breaking change target: patch This PR is targeted for the next patch release
#67183 opened Feb 20, 2026 by dgp1130 Loading… Backlog
docs: modernize testing services guide action: review The PR is still awaiting reviews from at least one requested reviewer adev: preview area: docs Related to the documentation target: patch This PR is targeted for the next patch release
#67180 opened Feb 20, 2026 by bencodezen Loading…
4 of 14 tasks
Backlog
feat(compiler): Support comments in html element. area: compiler Issues related to `ngc`, Angular's template compiler detected: feature PR contains a feature commit
#67179 opened Feb 20, 2026 by JeanMeche Draft Backlog
refactor(forms): restrict reactive logic to a readonly API area: forms forms: signals target: minor This PR is targeted for the next minor release
#67161 opened Feb 19, 2026 by leonsenft Loading… Backlog
fix(upgrade): prevent APP_BASE_HREF duplication in locationShim.path action: global presubmit The PR is in need of a google3 global presubmit area: upgrade Issues related to AngularJS → Angular upgrade APIs
#67157 opened Feb 19, 2026 by atscott Loading… Backlog
build(dev-infra): add release automation script for zone.js area: build & ci Related the build and CI infrastructure of the project area: dev-infra Issues related to Angular's own dev infra (build, test, CI, releasing) area: docs Related to the documentation area: zones Issues related to zone.js detected: feature PR contains a feature commit
#67136 opened Feb 18, 2026 by atscott Loading… Backlog
refactor(compiler-cli): abstract type check block metadata to be AST-free area: compiler Issues related to `ngc`, Angular's template compiler requires: TGP This PR requires a passing TGP before merging is allowed
#67109 opened Feb 17, 2026 by atscott Draft Backlog
ProTip! Filter pull requests by the default branch with base:main.