-
Notifications
You must be signed in to change notification settings - Fork 26.5k
Insights: angular/angular
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
20.1.3
published
Jul 23, 2025 -
20.2.0-next.2
published
Jul 23, 2025
14 Pull requests merged by 3 people
-
refactor(signal-forms): remove unsubmitted and submitted field states
#62812 merged
Jul 30, 2025 -
test(forms): update failing API golden test
#62904 merged
Jul 30, 2025 -
Fix CI
#62887 merged
Jul 30, 2025 -
Merge branch 'main' into prototype/signal-forms
#62803 merged
Jul 29, 2025 -
docs/test for async validation running only after sync valid
#62830 merged
Jul 29, 2025 -
cleanup & type improvements for standard schema validator
#62845 merged
Jul 29, 2025 -
Code cleanup and docs for some of the field node implementation
#62847 merged
Jul 28, 2025 -
refactor(signal-forms): cleanup for api/logic & api/structure
#62810 merged
Jul 25, 2025 -
refactor(signal-forms): add dependency on
@standard-schema/spec
#62809 merged
Jul 24, 2025 -
refactor(signal-forms): some cleanup for deepSignal & types
#62753 merged
Jul 24, 2025 -
Bump version to "v20.2.0-next.2" with changelog.
#62781 merged
Jul 23, 2025 -
docs: release notes for the v20.1.3 release
#62779 merged
Jul 23, 2025 -
Bump version to "v20.1.3" with changelog.
#62778 merged
Jul 23, 2025 -
feat(signal-forms): add support for resetting forms
#62752 merged
Jul 23, 2025
20 Pull requests opened by 13 people
-
feat(language-service): support auto-import for attribute completions
#62797 opened
Jul 24, 2025 -
docs: update documentation for Vitest use
#62798 opened
Jul 24, 2025 -
feat(service-worker): Adds for type in provideServiceWorker
#62831 opened
Jul 26, 2025 -
fix(core): Fixed inject migration schematics for migrate destructured properties
#62832 opened
Jul 26, 2025 -
feat(service-worker): add messageerror event handling and logging
#62834 opened
Jul 26, 2025 -
refactor(common): remove`ngModuleFactory` input of `NgComponentOutlet`
#62838 opened
Jul 27, 2025 -
test(devtools): write some e2e tests for the transfer state tab
#62843 opened
Jul 27, 2025 -
test(devtools): create e2e test cases for injector tree feature
#62844 opened
Jul 27, 2025 -
refactor(devtools): add property show graph button
#62853 opened
Jul 28, 2025 -
docs: update router transition animation guide
#62858 opened
Jul 28, 2025 -
docs: add guide for route rendering strategies
#62859 opened
Jul 28, 2025 -
refactor(service-worker): improve localhost detection in scheduleInit…
#62861 opened
Jul 29, 2025 -
fix(http): Reset headers, progress, and statusCode when using `set()` in `HttpResource`
#62873 opened
Jul 29, 2025 -
docs and cleanup for field implementation
#62888 opened
Jul 30, 2025 -
fix(devtools): MessageBus.on return type
#62898 opened
Jul 30, 2025 -
build: update cross-repo angular dependencies (main)
#62902 opened
Jul 30, 2025 -
build: update cross-repo angular dependencies (20.1.x)
#62903 opened
Jul 30, 2025 -
expose and test hidden
#62905 opened
Jul 30, 2025 -
build: remove ts_project_interop infrastructure
#62908 opened
Jul 30, 2025 -
[20.1.x] build: remove ts_project_interop infrastructure
#62909 opened
Jul 30, 2025
15 Issues closed by 6 people
-
SSR server crashes when HttpClient receives 5xx
#54393 closed
Jul 30, 2025 -
Template literals in object literals are not supported
#62209 closed
Jul 30, 2025 -
ServiceWorker: Cannot read properties of undefined (reading 'pushManager')
#62487 closed
Jul 29, 2025 -
SyntaxError: Invalid left-hand side in assignment in Karma tests after updating from 20.0.5 to 20.1.3
#62837 closed
Jul 29, 2025 -
Small bug in documentation
#62869 closed
Jul 29, 2025 -
Minor adjustment of "Directives overview" page
#62835 closed
Jul 29, 2025 -
ng-content component in router-outlet
#12447 closed
Jul 28, 2025 -
`ViewContainerRef#createComponent()` should accept readonly arrays
#62679 closed
Jul 26, 2025 -
llms.txt and llms-full.txt file paths inconsistent with each other
#62824 closed
Jul 25, 2025 -
SyntaxError: Unexpected token '{' with Angular 17 and Capacitor 7
#62818 closed
Jul 25, 2025 -
ADEV: rework "Programmatically rendering components" section to mention `@defer`
#56782 closed
Jul 24, 2025 -
Add extended diagnostic for referencing a function in a text interpolation
#59157 closed
Jul 24, 2025 -
feat(devtools): add demo project for ssr
#62664 closed
Jul 24, 2025 -
Vague error when a comment is inside interpolated expression
#34084 closed
Jul 24, 2025
14 Issues opened by 11 people
-
Hydration Fails with @else and @empty Control Flow Blocks
#62897 opened
Jul 30, 2025 -
NgComponentOutlet projected content control flow issue
#62882 opened
Jul 29, 2025 -
Make withRequestsMadeViaParent using associated provideHttpClient if no parent exists
#62870 opened
Jul 29, 2025 -
inject migration fails to migrate file at given path
#62866 opened
Jul 29, 2025 -
bug: standalone migration - prune-ng-modules removes modules that are still required transitively
#62865 opened
Jul 29, 2025 -
Credentials not sent when using "credentials: include" in a POST request
#62864 opened
Jul 29, 2025 -
AfterRenderEffect executes after detectChanges if component has resource
#62846 opened
Jul 28, 2025 -
"TypeError: view[EFFECTS] is not iterable" when effect causes a component to no longer exist
#62822 opened
Jul 25, 2025 -
ngDevMode is undefined when sharing dependencies
#62796 opened
Jul 24, 2025 -
Feature/bug - standalone migration should provide progress output for long-running operations
#62788 opened
Jul 24, 2025 -
Standalone migration doesn't detect shorthand declarations in NgModules
#62787 opened
Jul 24, 2025 -
BUG/Feature: make it possible to use host directive input together with host binding
#62784 opened
Jul 24, 2025 -
BUG: typeCheckHostBindings: true not infering type correctly for host directive output
#62783 opened
Jul 24, 2025 -
bug(HMR): TS classes in addition to component class cause app reloads despite HMR enabled
#62782 opened
Jul 24, 2025
32 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
docs: add new signals tutorial
#62750 commented on
Jul 29, 2025 • 23 new comments -
feat(platform-browser): Add IsolatedShadowDom encapsulation
#62723 commented on
Jul 30, 2025 • 12 new comments -
fix(devtools): DOM traversal bug
#62719 commented on
Jul 29, 2025 • 4 new comments -
docs: add dedicated router testing guide
#62445 commented on
Jul 28, 2025 • 4 new comments -
docs: update binding.md to use signals
#62606 commented on
Jul 28, 2025 • 1 new comment -
docs: update di guide (part 1)
#62127 commented on
Jul 29, 2025 • 1 new comment -
fix(core): Remove ignoreChangesOutsideZone option
#62700 commented on
Jul 23, 2025 • 0 new comments -
feat(core): Promote zoneless to stable
#62699 commented on
Jul 24, 2025 • 0 new comments -
refactor(devtools): enable view source for template effects
#62692 commented on
Jul 28, 2025 • 0 new comments -
Deprecate `BootstrapOptions` for configuring NgZone on `bootstrapModule`
#62690 commented on
Jul 23, 2025 • 0 new comments -
docs(docs-infra): updated best practices component doc
#62599 commented on
Jul 24, 2025 • 0 new comments -
docs(docs-infra): add next page reference
#62566 commented on
Jul 24, 2025 • 0 new comments -
build: update bazel dependencies (20.1.x)
#62543 commented on
Jul 29, 2025 • 0 new comments -
build: update bazel dependencies (main)
#62542 commented on
Jul 29, 2025 • 0 new comments -
refactor(devtools): save user settings
#62429 commented on
Jul 28, 2025 • 0 new comments -
refactor(service-worker): make `SwPush` and `SwUpdate` tree-shakable
#61937 commented on
Jul 29, 2025 • 0 new comments -
fix(common): abort HTTP requests once application is destroyed
#59575 commented on
Jul 29, 2025 • 0 new comments -
fix(core): Ensure ComponentFixture.detectChanges causes synchronous ApplicationRef.tick
#57415 commented on
Jul 28, 2025 • 0 new comments -
Dependency Dashboard
#46728 commented on
Jul 30, 2025 • 0 new comments -
Url created by routerLink can't be apply when typing it manually in address bar
#62384 commented on
Jul 30, 2025 • 0 new comments -
Angular Module instance never get destroyed
#37095 commented on
Jul 30, 2025 • 0 new comments -
Allow signals sync between component and a service
#60243 commented on
Jul 30, 2025 • 0 new comments -
feat: add ability to inject route related info in the route providers
#60662 commented on
Jul 30, 2025 • 0 new comments -
Signal Queries are populated before the input have been set on the components
#59067 commented on
Jul 29, 2025 • 0 new comments -
":enter" and ":leave" animations conflicting when the latter starts while the former is still running
#51471 commented on
Jul 29, 2025 • 0 new comments -
HttpClient should allow different responseTypes for success response and error response
#19148 commented on
Jul 29, 2025 • 0 new comments -
angular.dev: youtube embeds are being blocked on firefox
#55310 commented on
Jul 27, 2025 • 0 new comments -
The entire use of NgModule should be deprecated
#37904 commented on
Jul 27, 2025 • 0 new comments -
required inputs shouldn't always have to be exposed by composed directive
#50510 commented on
Jul 25, 2025 • 0 new comments -
Future of fake timer testing in a zoneless world
#55295 commented on
Jul 25, 2025 • 0 new comments -
docs: show generated source code in Playground
#52643 commented on
Jul 24, 2025 • 0 new comments -
Support for setting Input Signals programmatically given a directive instance
#54782 commented on
Jul 24, 2025 • 0 new comments