-
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.4
published
Jul 31, 2025 -
20.2.0-next.3
published
Jul 31, 2025
15 Pull requests merged by 4 people
-
refactor(forms): cleanup util
#62911 merged
Aug 1, 2025 -
fix(forms): fix triage logic for server errors and improve field tsdoc
#62910 merged
Aug 1, 2025 -
expose and test hidden
#62905 merged
Jul 31, 2025 -
Bump version to "v20.2.0-next.3" with changelog.
#62918 merged
Jul 31, 2025 -
docs: release notes for the v20.1.4 release
#62917 merged
Jul 31, 2025 -
Bump version to "v20.1.4" with changelog.
#62916 merged
Jul 31, 2025 -
docs and cleanup for field implementation
#62888 merged
Jul 31, 2025 -
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
25 Pull requests opened by 16 people
-
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 -
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 -
refactor(forms): reorganize and improve tsdoc for the schema
#62915 opened
Jul 31, 2025 -
optimize resolveTimeExpression
#62927 opened
Jul 31, 2025 -
Forms control basic update
#62930 opened
Jul 31, 2025 -
refactor(core): Create a base effect interface and prototype
#62931 opened
Jul 31, 2025 -
Control directive upgrade
#62933 opened
Jul 31, 2025 -
Merge remote-tracking branch 'upstream/main' into prototype/signal-forms
#62934 opened
Jul 31, 2025 -
build: update all non-major dependencies (main)
#62935 opened
Aug 1, 2025 -
Forms compat
#62940 opened
Aug 1, 2025 -
build: update all non-major dependencies (20.1.x)
#62941 opened
Aug 1, 2025 -
build: update cross-repo angular dependencies (main)
#62952 opened
Aug 1, 2025 -
build: update cross-repo angular dependencies (20.1.x)
#62953 opened
Aug 1, 2025 -
build: migrate all npm packages to use new rules_js based npm_package rule
#62954 opened
Aug 1, 2025 -
build(config): migrate renovate config
#62955 opened
Aug 1, 2025 -
docs(devtools): fix `pnpm` install command
#62956 opened
Aug 1, 2025 -
ci: use new version of pnpm-lock.yaml file during renovate
#62957 opened
Aug 1, 2025 -
fix(core): notify profiler events in case of errors
#62959 opened
Aug 1, 2025
16 Issues closed by 8 people
-
Stylesheet pruning causes removal of animate.leave classes before animation can happen
#62942 closed
Aug 1, 2025 -
devtools signal lookup incorrectly displays signal with empty string
#55727 closed
Aug 1, 2025 -
Animation enter fails to remove after animation completes
#62923 closed
Aug 1, 2025 -
TestBed bindings not working
#62922 closed
Jul 31, 2025 -
inject migration fails to migrate file at given path
#62866 closed
Jul 31, 2025 -
BUG/Feature: make it possible to use host directive input together with host binding
#62784 closed
Jul 30, 2025 -
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
8 Issues opened by 8 people
-
getCurrentNavigation() returns a Navigation object even after NavigationEnd
#62958 opened
Aug 1, 2025 -
enableProfiling() causes unclear dev mode errors.
#62947 opened
Aug 1, 2025 -
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 -
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
33 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 • 15 new comments -
feat(platform-browser): Add IsolatedShadowDom encapsulation
#62723 commented on
Aug 1, 2025 • 15 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 -
feat(language-service): support auto-import for attribute completions
#62797 commented on
Jul 30, 2025 • 1 new comment -
docs: update di guide (part 1)
#62127 commented on
Jul 29, 2025 • 1 new comment -
The entire use of NgModule should be deprecated
#37904 commented on
Jul 27, 2025 • 0 new comments -
feat(forms): add support for pushing an array of controls to formarray
#57102 commented on
Aug 1, 2025 • 0 new comments -
fix(core): Ensure ComponentFixture.detectChanges causes synchronous ApplicationRef.tick
#57415 commented on
Jul 28, 2025 • 0 new comments -
fix(common): abort HTTP requests once application is destroyed
#59575 commented on
Jul 29, 2025 • 0 new comments -
refactor(service-worker): make `SwPush` and `SwUpdate` tree-shakable
#61937 commented on
Jul 29, 2025 • 0 new comments -
refactor(devtools): save user settings
#62429 commented on
Aug 1, 2025 • 0 new comments -
build: update bazel dependencies (main)
#62542 commented on
Aug 1, 2025 • 0 new comments -
build: update bazel dependencies (20.1.x)
#62543 commented on
Aug 1, 2025 • 0 new comments -
docs: update binding.md to use signals
#62606 commented on
Jul 28, 2025 • 0 new comments -
refactor(devtools): enable view source for template effects
#62692 commented on
Jul 28, 2025 • 0 new comments -
docs: update documentation for Vitest use
#62798 commented on
Jul 31, 2025 • 0 new comments -
angular.dev: youtube embeds are being blocked on firefox
#55310 commented on
Jul 27, 2025 • 0 new comments -
"TypeError: view[EFFECTS] is not iterable" when effect causes a component to no longer exist
#62822 commented on
Jul 28, 2025 • 0 new comments -
HttpClient should allow different responseTypes for success response and error response
#19148 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 -
Signal Queries are populated before the input have been set on the components
#59067 commented on
Jul 29, 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 -
Allow signals sync between component and a service
#60243 commented on
Jul 30, 2025 • 0 new comments -
Angular Module instance never get destroyed
#37095 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 -
BUG: typeCheckHostBindings: true not infering type correctly for host directive output
#62783 commented on
Jul 30, 2025 • 0 new comments -
ngDevMode is undefined when sharing dependencies
#62796 commented on
Jul 30, 2025 • 0 new comments -
Binding to [name] on radio inputs does not provide browser-default tab interaction
#11757 commented on
Jul 31, 2025 • 0 new comments -
Standalone migration does not find any files because it uses tsconfig.spec.json
#50483 commented on
Jul 31, 2025 • 0 new comments -
feat: HttpResource DX improvements and error handling
#61789 commented on
Jul 31, 2025 • 0 new comments -
resource does not recognize HttpErrorResponse as error
#61861 commented on
Aug 1, 2025 • 0 new comments -
Dependency Dashboard
#46728 commented on
Aug 1, 2025 • 0 new comments