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
Sort

Pull requests list

fix(core): toSignal equal option should be passed to inner computed area: core Issues related to the framework runtime target: minor This PR is targeted for the next minor release
#56903 opened Jul 9, 2024 by atscott Loading… Backlog
Make application always stabilize asynchronously area: core Issues related to the framework runtime detected: feature PR contains a feature commit
#56725 opened Jun 26, 2024 by atscott Draft Backlog
feat(core): Add async run method on ExperimentalPendingTasks area: core Issues related to the framework runtime core: zoneless Issues related to running Angular without zone.js detected: feature PR contains a feature commit target: minor This PR is targeted for the next minor release
#56546 opened Jun 21, 2024 by atscott Loading… Backlog
refactor(forms): Update computed properties to live in AbstractContro… area: forms target: minor This PR is targeted for the next minor release
#56545 opened Jun 21, 2024 by atscott Loading… Backlog
feat(core): Add rxjs operator prevent app stability until an event area: core Issues related to the framework runtime core: rxjs interop core: zoneless Issues related to running Angular without zone.js detected: feature PR contains a feature commit target: minor This PR is targeted for the next minor release
#56533 opened Jun 20, 2024 by atscott Loading… Backlog
docs: Update component testing scenarios area: docs Related to the documentation target: patch This PR is targeted for the next patch release
#56388 opened Jun 11, 2024 by atscott Loading… Backlog
refactor(router): Move view transitions to developer preview adev: preview area: router target: patch This PR is targeted for the next patch release
#55600 opened Apr 30, 2024 by atscott Loading… Backlog
fix(core): ComponentFixture autoDetect feature works like production area: core Issues related to the framework runtime detected: breaking change PR contains a commit with a breaking change target: major This PR is targeted for the next major release
#55228 opened Apr 5, 2024 by atscott Draft Backlog
fix(http): Only contribute to ApplicationRef.isStable indicator in … area: common/http detected: breaking change PR contains a commit with a breaking change target: major This PR is targeted for the next major release
#55075 opened Mar 27, 2024 by atscott Draft Backlog
refactor(core): Update Testability to use PendingTasks for stability indicator area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release
#53769 opened Jan 3, 2024 by atscott Loading… Backlog
refactor(common): Update event emit in mock to reflect type area: common Issues related to APIs in the @angular/common package target: major This PR is targeted for the next major release
#53660 opened Dec 20, 2023 by atscott Loading… Backlog
feat(migrations): Add migration for functional Route guards and resolvers area: migrations Issues related to `ng update` migrations detected: feature PR contains a feature commit target: major This PR is targeted for the next major release
#49338 opened Mar 6, 2023 by atscott Draft Backlog
ProTip! Exclude everything labeled bug with -label:bug.