-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Insights: angular/angular
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
20.0.4
published
Jun 18, 2025 -
20.1.0-next.2
published
Jun 18, 2025
5 Pull requests merged by 2 people
-
Forms: Always use provided injector on the form level
#62051 merged
Jun 18, 2025 -
Forms: Allow dynamically disabling built-in validators by returning u…
#62121 merged
Jun 18, 2025 -
Bump version to "v20.1.0-next.2" with changelog.
#62125 merged
Jun 18, 2025 -
docs: release notes for the v20.0.4 release
#62124 merged
Jun 18, 2025 -
Bump version to "v20.0.4" with changelog.
#62123 merged
Jun 18, 2025
33 Pull requests opened by 18 people
-
fix(docs-infra): fix interface name for used in home component
#62057 opened
Jun 15, 2025 -
docs(docs-infra): updated angular cli link point to new website
#62059 opened
Jun 15, 2025 -
Support more binary assignment operators in templates
#62064 opened
Jun 16, 2025 -
docs(core): migrate @Input examples to Signal inputs
#62070 opened
Jun 16, 2025 -
build: move dependencies on npm package of dev-infra to workspace dependency
#62083 opened
Jun 16, 2025 -
refactor(core): Add injection primitives for shared services.
#62087 opened
Jun 16, 2025 -
docs(templates): remove unsupported operators from supported table
#62092 opened
Jun 17, 2025 -
Wire up DOM-only instructions
#62096 opened
Jun 17, 2025 -
refactor(language-service): resolve module specifier for a directive …
#62100 opened
Jun 17, 2025 -
refactor(compiler-cli): expose symbols which were previously deep imported from other packages
#62105 opened
Jun 17, 2025 -
refactor: format all files
#62107 opened
Jun 17, 2025 -
refactor(core): Support Error like object for resource errors.
#62111 opened
Jun 18, 2025 -
fix(elements): return value on signal input getter
#62113 opened
Jun 18, 2025 -
docs: update di guide (part 1)
#62127 opened
Jun 18, 2025 -
feat(router): Run `loadComponent` and `loadChildren` functions in the…
#62133 opened
Jun 18, 2025 -
feat(router): Add canDeactivateChild guard
#62134 opened
Jun 18, 2025 -
refactor(zone.js): Add internal implementation for auto ticking fakeA…
#62135 opened
Jun 18, 2025 -
docs: add link to ai best practices in instalation guide
#62138 opened
Jun 18, 2025 -
docs: add best practices links in the learn-angular tutorial introduc…
#62139 opened
Jun 18, 2025 -
docs: add ai best practices link to first-app tutorial intro
#62140 opened
Jun 18, 2025 -
docs: remove duplicate type casting in testing guide
#62142 opened
Jun 19, 2025 -
docs: fix deprecation message on ngIf/ngSwitch
#62149 opened
Jun 19, 2025 -
docs(core): mark after{Next,Every}Render overloads as stable
#62153 opened
Jun 20, 2025 -
fix(core): unable to retrieve defer blocks in tests when component injects ViewContainerRef
#62156 opened
Jun 20, 2025 -
Consolidate compiler errors
#62160 opened
Jun 20, 2025 -
docs: add signals code example recipe book
#62164 opened
Jun 20, 2025 -
docs(examples): consitent usage of self-closing tags
#62165 opened
Jun 20, 2025 -
build: migrate final non-zone.js jasmine tests
#62169 opened
Jun 20, 2025 -
[20.0.x] build: migrate final non-zone.js jasmine tests
#62170 opened
Jun 20, 2025 -
test(router): Add test for empty path redirect and no match
#62176 opened
Jun 20, 2025 -
docs: add `css` to the supported language for highligting in docs-code
#62178 opened
Jun 21, 2025 -
docs(docs-infra): fix & simplify scrolling for code blocks
#62179 opened
Jun 21, 2025
25 Issues closed by 9 people
-
Signal initial null value and template null-check cause unnecessary type errors despite @if guard
#62181 closed
Jun 21, 2025 -
httpResource docs is not working
#62177 closed
Jun 21, 2025 -
Improve support for testing protected component methods recommended by Angular Style Guide
#62172 closed
Jun 20, 2025 -
Error: Resource is currently in an error state
#62065 closed
Jun 20, 2025 -
Detect unused import (Material Component): works for MatButton, don't for MatButtonModule
#62159 closed
Jun 20, 2025 -
this command with --force or --legacy-peer-deps
#62157 closed
Jun 20, 2025 -
Make "No pipe found" error message more actionable for common pipes
#62136 closed
Jun 20, 2025 -
await TestBed.compileComponents()
#62155 closed
Jun 20, 2025 -
feat: add option to skip triggering change detection on event listeners
#62151 closed
Jun 19, 2025 -
Missing route-data-resolvers page in documention
#62148 closed
Jun 19, 2025 -
zoneless + hybrid setup (angular 19 + AngularJs 1.8) doesn't trigger change detection
#61640 closed
Jun 19, 2025 -
Angular DevTools crashes when clicking into some components
#61900 closed
Jun 19, 2025 -
https://angular.dev/guide/ssr tutorial typo: fetaure to feature
#62120 closed
Jun 19, 2025 -
provideBrowserGlobalErrorListeners() forwards null error for ResizeObserver loop warning
#62078 closed
Jun 18, 2025 -
hostElement option missing in viewContainer's createComponent()
#62098 closed
Jun 17, 2025 -
Nested square brackets don't work when binding classes to elements
#62093 closed
Jun 17, 2025 -
ResourceWrappedError: Resource returned an error that's not an Error instance: [object Object].
#62099 closed
Jun 17, 2025 -
redundant ngModel documentation
#62072 closed
Jun 17, 2025 -
Angular 18 app renders very slowly inside iframe with new application builder
#61899 closed
Jun 16, 2025 -
ActivatedRoute shows wrong outlet for child routes in auxiliary outlets.
#62052 closed
Jun 16, 2025 -
Wrong or confusing claim about DebugElement properties
#62026 closed
Jun 16, 2025 -
Control Flow @if: alway call pipe even if the previous condition is false
#62076 closed
Jun 16, 2025 -
Service Worker 504 Gateway Timeout for adsbygoogle.js resources
#62055 closed
Jun 16, 2025 -
Angular 19.1 HMR Issue with `ngTemplateOutlet` in Non-Standalone Components
#60107 closed
Jun 16, 2025
13 Issues opened by 13 people
-
New Angular projects install jasmine-core ~5.7.0 but use 4.6.1
#62184 opened
Jun 21, 2025 -
Enhancement Suggestion for ngAfterContentInit Documentation
#62183 opened
Jun 21, 2025 -
DestroyRef timing differs from ngOnDestroy
#62182 opened
Jun 21, 2025 -
escaped double braces are treated as interpolation
#62174 opened
Jun 20, 2025 -
ComponentRef.destroy() deletes host element
#62150 opened
Jun 19, 2025 -
NgSwitch, NgSwitchCase, NgIf not displaying whole text in deprecation notice
#62147 opened
Jun 19, 2025 -
incremental hydration - Cannot read nextSibling of null
#62117 opened
Jun 18, 2025 -
@angular/elements custom element property getter returns a function for signal inputs
#62097 opened
Jun 17, 2025 -
(initRef) being able to access the initRef in a similar way to DestroyRef
#62075 opened
Jun 16, 2025 -
outdated localized documentation
#62067 opened
Jun 16, 2025 -
feat: asyncInject (or deferInject)
#62066 opened
Jun 16, 2025 -
single file component is more important in AI era
#62056 opened
Jun 15, 2025
34 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.
-
Revive DevTools Cypress tests
#61972 commented on
Jun 16, 2025 • 9 new comments -
feat(language-service): support to report the deprecated API in the t…
#62054 commented on
Jun 20, 2025 • 8 new comments -
feat(language-service): add semantic tokens for templates
#60260 commented on
Jun 21, 2025 • 3 new comments -
feat(migrations): add migration to convert ngClass to use class
#61971 commented on
Jun 16, 2025 • 1 new comment -
using special tailwind class names with recommended [class] bindings
#61671 commented on
Jun 21, 2025 • 0 new comments -
feat(common): add support for a custom EnvironmentInjector to NgComponentOutlet directive
#54764 commented on
Jun 17, 2025 • 0 new comments -
Display a signal graph for each component
#60478 commented on
Jun 20, 2025 • 0 new comments -
refactor: add a new version of the logic node
#61079 commented on
Jun 17, 2025 • 0 new comments -
standard schema support
#61438 commented on
Jun 17, 2025 • 0 new comments -
fix(common): remove placeholder image listeners once view is removed
#61621 commented on
Jun 18, 2025 • 0 new comments -
feat(http): Add support for fetch request cache and priority options
#61766 commented on
Jun 20, 2025 • 0 new comments -
fix(core): avoid injecting `ErrorHandler` from a destroyed injector
#61886 commented on
Jun 18, 2025 • 0 new comments -
build: update jest monorepo to v30 (main) (major)
#61979 commented on
Jun 20, 2025 • 0 new comments -
build: update jest monorepo to v30 (20.0.x) (major)
#61980 commented on
Jun 20, 2025 • 0 new comments -
fix(compiler-cli): Fix structural directive binding to only include microsyntax inputs.
#62030 commented on
Jun 16, 2025 • 0 new comments -
refactor(core): drop injection context assertion in production
#62038 commented on
Jun 18, 2025 • 0 new comments -
build(devtools): fix ng-devtools source maps
#62042 commented on
Jun 16, 2025 • 0 new comments -
NG0505 warning on tests when client hydration enabled
#62053 commented on
Jun 15, 2025 • 0 new comments -
Show deprecated template items in IDE
#59343 commented on
Jun 15, 2025 • 0 new comments -
New Routing Guide
#62021 commented on
Jun 15, 2025 • 0 new comments -
Pipes in a signal worlds - Template defined computed
#61501 commented on
Jun 16, 2025 • 0 new comments -
Form control value is null when initialized with undefined
#47027 commented on
Jun 16, 2025 • 0 new comments -
Deprecated `@angular/core/testing`'s `inject()`
#46085 commented on
Jun 16, 2025 • 0 new comments -
Service Worker always generates a new version hash even if source files did not change
#61297 commented on
Jun 17, 2025 • 0 new comments -
resource does not recognize HttpErrorResponse as error
#61861 commented on
Jun 17, 2025 • 0 new comments -
HMR enabled ng serve - Invalid provider for the NgModule '' - only instances of Provider and Type are allowed, got: [?undefined?, ..., ..., ..., ..., ...]
#59787 commented on
Jun 17, 2025 • 0 new comments -
Locales are now using .js extension, which breaks unit tests that are run with jest
#61801 commented on
Jun 17, 2025 • 0 new comments -
Feature Request: `valueChanges` emits the initial value
#61844 commented on
Jun 19, 2025 • 0 new comments -
Support for TC39 Signals
#60964 commented on
Jun 19, 2025 • 0 new comments -
resource signal : have a way to make value() to persists while loading like when we use reload()
#58602 commented on
Jun 19, 2025 • 0 new comments -
`fixture.getDeferBlocks()` returns empty array
#62047 commented on
Jun 20, 2025 • 0 new comments -
Migrate `RouterModule.forChild()` calls with `ng g @angular/core:standalone`
#48950 commented on
Jun 20, 2025 • 0 new comments -
Shadow DOM Style Bleeding
#57801 commented on
Jun 21, 2025 • 0 new comments -
Dependency Dashboard
#46728 commented on
Jun 21, 2025 • 0 new comments