-
Notifications
You must be signed in to change notification settings - Fork 26.6k
Insights: angular/angular
Overview
Could not load contribution data
Please try again later
3 Releases published by 2 people
-
20.2.2
published
Aug 27, 2025 -
21.0.0-next.1
published
Aug 27, 2025 -
20.2.3
published
Aug 29, 2025
9 Pull requests merged by 3 people
-
docs: release notes for the v20.2.3 release
#63472 merged
Aug 29, 2025 -
Bump version to "v20.2.3" with changelog.
#63471 merged
Aug 29, 2025 -
Bump version to "v21.0.0-next.1" with changelog.
#63424 merged
Aug 27, 2025 -
docs: release notes for the v20.2.2 release
#63423 merged
Aug 27, 2025 -
Bump version to "v20.2.2" with changelog.
#63422 merged
Aug 27, 2025 -
refactor(forms): rename private access utilities
#63407 merged
Aug 26, 2025 -
fix(forms): fix some things that g3 complains about
#63405 merged
Aug 26, 2025 -
refactor(forms): move addDefaultField out of public API
#63389 merged
Aug 26, 2025 -
fix(form): set select value after option renders
#63340 merged
Aug 25, 2025
22 Pull requests opened by 8 people
-
refactor(core): inline `prependTokenToDependencyPath` to enable tree-shaking
#63354 opened
Aug 24, 2025 -
fix(core): Remove Zone-based change provider from internals by default
#63382 opened
Aug 25, 2025 -
refactor(core): wrap `checkNoChanges` body in `if (ngDevMode)` for better tree-shaking
#63387 opened
Aug 25, 2025 -
fix(core): Explicit Zone CD in TestBed providers should not override …
#63404 opened
Aug 26, 2025 -
fix(core): prevent animation events from being cleaned up on destroy
#63414 opened
Aug 27, 2025 -
build: separate zone.js dependencies into their own directory
#63425 opened
Aug 27, 2025 -
refactor(core): rework animation instructions to fix multiple issues
#63450 opened
Aug 28, 2025 -
refactor(core): Update zone and zoneless error to be a warning instead
#63457 opened
Aug 28, 2025 -
refactor(core): remove deprecated `interpolation` option on Components.
#63474 opened
Aug 29, 2025 -
refactor(core): remove `moduleId` from Component metadat.
#63482 opened
Aug 29, 2025 -
build: add a noDuplicateEnumValue rule
#63483 opened
Aug 29, 2025 -
refactor(core): Add internal option to require at least one cd provider
#63486 opened
Aug 29, 2025 -
refactor(router): update error checks extending error
#63487 opened
Aug 29, 2025 -
refactor(router): Add provider for integrating with Navigation API an…
#63494 opened
Aug 29, 2025 -
feat(http): Adds option to cache failed HTTP responses
#63496 opened
Aug 29, 2025 -
docs(docs-infra): remove deprecated module and add test cases
#63497 opened
Aug 30, 2025 -
fix(devtools): prevent root route from being marked as active for nes…
#63498 opened
Aug 30, 2025 -
fix(devtools): prevent root router from showing active when child rou…
#63499 opened
Aug 30, 2025 -
refactor(compiler-cli): add support for if/switch to the non-invoked …
#63502 opened
Aug 30, 2025 -
build: update all non-major dependencies (main)
#63504 opened
Aug 30, 2025 -
docs(docs-infra): export class
#63506 opened
Aug 31, 2025 -
docs: remove installation
#63508 opened
Aug 31, 2025
136 Issues closed by 12 people
-
[devtools] duplicate entries in Components > Injected Services
#57544 closed
Aug 31, 2025 -
Injector Tree diagrams reset on every change detection
#58389 closed
Aug 31, 2025 -
Leaked / detached form elements using control flow and formControlName
#62388 closed
Aug 31, 2025 -
Memory Leak in Reactive Forms When Navigating Away After Changing Field Values
#59903 closed
Aug 31, 2025 -
No lint warnings for signals used within control flow.
#59394 closed
Aug 31, 2025 -
Add recommended tools/extensions as part of the getting started tutorial
#57884 closed
Aug 31, 2025 -
Cannot use template literals in template (TS file)
#63507 closed
Aug 31, 2025 -
bug(COMPONENT): IntelliSense is broken for v18 in standalone Components in VSCode
#57847 closed
Aug 30, 2025 -
`@keyframes` not correctly scoped within media queries when optimization is enabled
#60878 closed
Aug 30, 2025 -
Found lots of logical errors in "Hierarchical injectors" doc
#59066 closed
Aug 29, 2025 -
Component output properties - broken turtle
#63066 closed
Aug 29, 2025 -
Should inputBindings inside of a createComponent call be type-safe?
#63489 closed
Aug 29, 2025 -
feat(core): narrower event binding types
#39120 closed
Aug 29, 2025 -
ci: improve changelog generation tooling
#39698 closed
Aug 29, 2025 -
QueryList not sorted according to the actual state
#42519 closed
Aug 29, 2025 -
Enable the `no-duplicate-enum-values` TSLint rule for the FW repo
#45843 closed
Aug 29, 2025 -
Extended ngClass array syntax (allow strings and literals)
#47279 closed
Aug 29, 2025 -
[DOCS] Clarify Hydration Process and Client/Server Responsibilities
#61786 closed
Aug 29, 2025 -
Add link with absolute URL to docs on each public API
#61710 closed
Aug 29, 2025 -
migration from 16 to 17 ignores SSR change from ngExpressEngine to commonEngine
#53928 closed
Aug 29, 2025 -
Describe evergreen Update using tools like renovate
#46118 closed
Aug 29, 2025 -
Renderer2 lacks security documentation
#46904 closed
Aug 29, 2025 -
[update.angular.io] missing relevant info on Angular core libs or tools
#47757 closed
Aug 29, 2025 -
Devtools inspect element is a little off
#48410 closed
Aug 29, 2025 -
docs: Provide an example of non-CLI environment
#48517 closed
Aug 29, 2025 -
Organize long docs into shorter parts for users with different needs
#48466 closed
Aug 29, 2025 -
Add an error message when ngSwitchDefault is surrounded by ngIf
#47578 closed
Aug 29, 2025 -
Add CheckExhaustive directive for NgSwitch
#49089 closed
Aug 29, 2025 -
Better syntax checking of index syntax in ngFor
#17358 closed
Aug 29, 2025 -
Clarify documentation around svg fragments in templates
#40916 closed
Aug 29, 2025 -
NgFor, NgForOf (DefaultIterableDiffer + IterableChangeRecord) can leak memory
#36878 closed
Aug 29, 2025 -
Compilation error when using *ngFor to iterate over unions of arrays of arrays of string literals
#49310 closed
Aug 29, 2025 -
Angular DevTools causes Chrome to lock up when using Okta SSO
#49518 closed
Aug 29, 2025 -
Uninformative error message with `ngForTrackBy` - `Error: Could not resolve [object Object] / undefined`
#49931 closed
Aug 29, 2025 -
Document queries/query parameters better
#50367 closed
Aug 29, 2025 -
Property error in class HttpErrorResponse should be unknown
#50814 closed
Aug 29, 2025 -
Allow locale number formatting to be applied without grouping
#51619 closed
Aug 29, 2025 -
Misleading change detection source.
#51453 closed
Aug 29, 2025 -
Polynomial regular expression used on uncontrolled data
#51552 closed
Aug 29, 2025 -
Relevance of XSSI prefix for JSON vulnerability
#52027 closed
Aug 29, 2025 -
Partial ignore of ValueChanges event when Reactive Form value is set
#52135 closed
Aug 29, 2025 -
Unable to use uncommon ISO localisation subtags
#52177 closed
Aug 29, 2025 -
Allow component template variables to be accessed by tools like ts-morph
#52611 closed
Aug 29, 2025 -
docs: provide localization guidance for Angular.dev
#52706 closed
Aug 29, 2025 -
Possibility to configure `Validators.required` behavior or new `Validators.strictlyRequired` validator
#53357 closed
Aug 29, 2025 -
missing setup for devtools cypress tests (potentially dead code)
#53301 closed
Aug 29, 2025 -
Make `Router.currentUrlTree` public.
#53884 closed
Aug 29, 2025 -
Navigation scrollbar issue on IOS 17.1.2
#53788 closed
Aug 29, 2025 -
Combination of `HostBinding` and signals is not supported (input signals too)
#53888 closed
Aug 29, 2025 -
NG0100 thrown when iterating through map.keys()
#54052 closed
Aug 29, 2025 -
Importing zone.js/node and using modern sass compiler throws an error with Vite/AnalogJS
#61090 closed
Aug 29, 2025 -
[Feature]: Allow for lazy loading of each route config
#50432 closed
Aug 29, 2025 -
Consider setting up "Custom Properties" feature in Angular repositories
#54066 closed
Aug 29, 2025 -
Devtools tab not showing
#54190 closed
Aug 29, 2025 -
Add @defer support to Module when not standalone
#52710 closed
Aug 29, 2025 -
add `sass` to `stylePreprocessorOptions` for `browser-esbuild`
#63473 closed
Aug 29, 2025 -
docs: add docs on RouteReuseStrategy
#55216 closed
Aug 29, 2025 -
Future of fake timer testing in a zoneless world
#55295 closed
Aug 29, 2025 -
Angular Update Guide zone.js
#55773 closed
Aug 29, 2025 -
Add info-level extended diagnostics
#56307 closed
Aug 29, 2025 -
Angular devtools fails to display component information when it injects a number value
#56595 closed
Aug 29, 2025 -
new function for signal/rxjs interop
#57946 closed
Aug 29, 2025 -
docs: Feature roadmap
#58307 closed
Aug 29, 2025 -
Export @defer typescript primitives for use in component codebehind
#59259 closed
Aug 29, 2025 -
folder structure in new style guide proposal
#61157 closed
Aug 29, 2025 -
Feature Request: Migration for ngClass and ngStyle to class and style
#61661 closed
Aug 29, 2025 -
Feature Request: `valueChanges` emits the initial value
#61844 closed
Aug 29, 2025 -
EventEmitter names starting with 'animate' trigger animations subsystem error in Angular >=20.2.0
#63466 closed
Aug 29, 2025 -
ComponentRef.destroy() deletes host element
#62150 closed
Aug 29, 2025 -
Credentials not sent when using "credentials: include" in a POST request
#62864 closed
Aug 29, 2025 -
pwa can't cache resource with space in url
#25443 closed
Aug 29, 2025 -
ServiceWorker: Uncaught exception DomException in Chrome
#49021 closed
Aug 29, 2025 -
Angular 17 with PWA fail always updating with "TOO MANY REDIRECTS"
#55014 closed
Aug 29, 2025 -
Service Worker makes show up a "Live Broadcast" message on HTML audio player on Safari
#24359 closed
Aug 29, 2025 -
@angular/service-worker - SwPush - "This site has been updated in the background"
#48349 closed
Aug 29, 2025 -
Single PWA with i18n
#43796 closed
Aug 29, 2025 -
bug(service-worker): ClickActions only working (reliable) for `default`
#52172 closed
Aug 29, 2025 -
Feature: Ability to force cors mode for some asset/data groups in service worker
#47729 closed
Aug 29, 2025 -
Process to allow transforming push notification before it is displayed
#60609 closed
Aug 29, 2025 -
SwUpdate checkForUpdate finishes too early on mobile devices
#53867 closed
Aug 29, 2025 -
Angular PWA and offline server
#51337 closed
Aug 29, 2025 -
anchor href works differently in pwa and need detailed documentation
#59863 closed
Aug 29, 2025 -
Caching in service worker isn't working when path is generalized.
#48714 closed
Aug 29, 2025 -
feature(service-worker): Store received notifications
#52349 closed
Aug 29, 2025 -
Service Worker Push requestSubscription error on SAFARI 12
#27889 closed
Aug 29, 2025 -
Support for PWA together with localized app serving all languages on same url
#56910 closed
Aug 29, 2025 -
Generated output in ngsw.json is wrong
#23422 closed
Aug 29, 2025 -
SwUpdate checkForUpdate can run multiple times simultaneously
#49618 closed
Aug 29, 2025 -
Cancelling requests with service worker
#48107 closed
Aug 29, 2025 -
SwPush.messages and SwPush.notificationClicks don't work properly on iOS
#54014 closed
Aug 29, 2025 -
Global PWA for a NX-Workspace or different different projects with a same domain.
#48020 closed
Aug 29, 2025 -
Unable to Clear Cached Data in Angular-Generated Service Worker
#58733 closed
Aug 29, 2025 -
ServiceWorker doesn't update `index.html` when headers (e.g. CSP) change
#37390 closed
Aug 29, 2025 -
installMode and large platforms
#47705 closed
Aug 29, 2025 -
Fetch current service worker version/hash
#45414 closed
Aug 29, 2025 -
InjectionToken SwRegistrationOptions is ignored when using standalone bootstrapApplication function.
#57824 closed
Aug 29, 2025 -
feat(service-worker): minify SW script (+ sourcemaps)
#27490 closed
Aug 29, 2025 -
Angular Service Worker should prefetch assets in parallel
#39491 closed
Aug 29, 2025 -
Allow specifying a max age for the index page served by the Service Worker
#39266 closed
Aug 29, 2025 -
Service Worker: Hash Mismatch
#23613 closed
Aug 29, 2025 -
[Feature] Allow to clear Service Worker cache
#24008 closed
Aug 29, 2025 -
service-worker: configure response status codes to treat as failed/offline with freshness strategy
#45954 closed
Aug 29, 2025 -
Feature request: Enhanced Control and Feedback for Service Worker Registration and Caching
#57159 closed
Aug 29, 2025 -
Signal boolean check without getter inside template causes silent failure
#58679 closed
Aug 29, 2025 -
computed signal with parameter
#63465 closed
Aug 29, 2025 -
fix: @angular/build:application
#63463 closed
Aug 29, 2025 -
Show the transfer state in the devtools
#62237 closed
Aug 28, 2025 -
`rxResource` abort callback throws when stream function threw before returning an `Observable`
#63341 closed
Aug 28, 2025 -
Using signal inputs blows away context when passing a callback
#63447 closed
Aug 28, 2025 -
animation.leave doesn't cancel animation.enter
#63439 closed
Aug 28, 2025 -
"NgClass to Class" migration page has broken layout
#63428 closed
Aug 28, 2025 -
Make input signal values Readonly types by default (so child properties on an object can't be changed)
#63438 closed
Aug 28, 2025 -
Can't access partialText on an HttpProgressEvent unless I cast it first
#63254 closed
Aug 27, 2025 -
Add ability to set URL for ngsw.json at runtime
#51457 closed
Aug 27, 2025 -
Add `notificationCloses` to `SwPush`
#52244 closed
Aug 27, 2025 -
[Feature Request] [Service Worker] Background Sync
#22145 closed
Aug 27, 2025 -
Support setting Application Badge from Service workers
#53920 closed
Aug 27, 2025 -
Angulars Service Worker - "beforePushNotification"
#55641 closed
Aug 27, 2025 -
There is no way to customize the service worker
#63198 closed
Aug 27, 2025 -
NG0600: Writing to signals is not allowed in a `computed` from `viewChildren()` signal
#63291 closed
Aug 27, 2025 -
I receive __webpack_exports__ is not defined in version >20.2.0 while using module federation
#63413 closed
Aug 27, 2025 -
🚨 Validators.email accepts invalid email formats (e.g. ==@gmail) - unreliable validation! ⚡
#63402 closed
Aug 26, 2025 -
animate.enter fails at runtime when used on a element with a structural directive
#63371 closed
Aug 26, 2025 -
NgIf Else Block Breaks Hydration
#59328 closed
Aug 26, 2025 -
The 'forceRoot' property should be restored to the CreateEffectOptions interface
#63401 closed
Aug 26, 2025 -
animate.leave behaves incorrectly when in a for loop
#63399 closed
Aug 26, 2025 -
some emojis are not being rendered on Mac.
#63385 closed
Aug 26, 2025 -
BUG - new animations API problem with binding multiple values as string
#63365 closed
Aug 25, 2025 -
Breaks Migration overview card block
#63351 closed
Aug 25, 2025 -
Angular CSS animations in 20.2 missing key functionality
#63362 closed
Aug 25, 2025 -
non-signal properties make signal/zoneless migration difficult to implement
#61291 closed
Aug 25, 2025 -
bug(docs): "Migrations > Overview" (and similar views) page layout is broken up/formatted strange
#63356 closed
Aug 25, 2025 -
Caching issue, when dynamically loading locales
#61692 closed
Aug 24, 2025 -
computed not updating when based on another computed
#63353 closed
Aug 24, 2025
16 Issues opened by 10 people
-
[Docs] [Tutorial] Control Flow in Components - @if, missing `export` keyword for `App` class in example
#63505 opened
Aug 31, 2025 -
Allow for zooming options in the Angular DevTools d3 graphs
#63503 opened
Aug 30, 2025 -
Make it more clear that elements have view providers in DevTools
#63501 opened
Aug 30, 2025 -
The service worker v.20.2.0 freezes the browsers, works correctly with v20.1.0
#63500 opened
Aug 30, 2025 -
Home Route is always shown as active in Angular DevTools
#63493 opened
Aug 29, 2025 -
All routes show as active when on homepage in DevTools
#63490 opened
Aug 29, 2025 -
Maintain state of DevTools when refreshing the page
#63488 opened
Aug 29, 2025 -
Feature Request: Allow calling resource signals directly
#63480 opened
Aug 29, 2025 -
The Router Tree is not showing all routes
#63453 opened
Aug 28, 2025 -
animation.leave host class issue
#63418 opened
Aug 27, 2025 -
`animate.leave` does not emit animation events outside of the instructions
#63391 opened
Aug 26, 2025 -
nested animations don't behave as expected
#63388 opened
Aug 25, 2025 -
Incorrect plural rules for sr-Latn, should match sr
#63378 opened
Aug 25, 2025 -
BUG - new animations API defined on host combined with input fails for animate.enter
#63369 opened
Aug 25, 2025 -
HMR crash when changing from / to ng-template syntactic sugar syntax
#63361 opened
Aug 25, 2025
39 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.
-
feat(core): Add migration for zoneless by default.
#63042 commented on
Aug 29, 2025 • 6 new comments -
feat(core): Adds selector support to dynamic component creation
#63349 commented on
Aug 27, 2025 • 3 new comments -
refactor(core): improve linkedSignal type definitions, add debugName
#63346 commented on
Aug 28, 2025 • 1 new comment -
build(devtools): add hermetic release build environment
#63302 commented on
Aug 27, 2025 • 1 new comment -
feat(common): enable specification of bindings and directives when using ngComponentOutlet
#63101 commented on
Aug 26, 2025 • 1 new comment -
feat(devtools): clean up router tree for stable release
#63081 commented on
Aug 30, 2025 • 1 new comment -
ViewProviders are injected into projected content if new flow-syntax is used
#63312 commented on
Aug 24, 2025 • 0 new comments -
resource signal : have a way to make value() to persists while loading like when we use reload()
#58602 commented on
Aug 31, 2025 • 0 new comments -
Improve on extended diagnostics for signal invocation
#55883 commented on
Aug 31, 2025 • 0 new comments -
Support for setting Input Signals programmatically given a directive instance
#54782 commented on
Aug 31, 2025 • 0 new comments -
feat(common): Add an`Intl` implementation for the i18n sub-system.
#55283 commented on
Aug 29, 2025 • 0 new comments -
fix(common): abort HTTP requests once application is destroyed
#59575 commented on
Aug 24, 2025 • 0 new comments -
fix(common): remove placeholder image listeners once view is removed
#61621 commented on
Aug 25, 2025 • 0 new comments -
refactor(core): Support Error like object for resource errors.
#62111 commented on
Aug 29, 2025 • 0 new comments -
refactor(core): Split consumerBefore/AfterComputation
#62549 commented on
Aug 26, 2025 • 0 new comments -
fix(core): Remove ignoreChangesOutsideZone option
#62700 commented on
Aug 29, 2025 • 0 new comments -
docs: add new signals tutorial
#62750 commented on
Aug 30, 2025 • 0 new comments -
fix(core): Fixed inject migration schematics for migrate destructured properties
#62832 commented on
Aug 29, 2025 • 0 new comments -
docs(docs-infra): signal property should be readonly
#63166 commented on
Aug 29, 2025 • 0 new comments -
refactor(forms): Explicitly specify FormRecord in AbstractControl
#63320 commented on
Aug 26, 2025 • 0 new comments -
Standalone migration doesn't detect shorthand declarations in NgModules
#62787 commented on
Aug 25, 2025 • 0 new comments -
Add equivalent ngDefaultControl-esque directives for additional value types
#63015 commented on
Aug 25, 2025 • 0 new comments -
Angular dev tools displays multiple error in console
#62430 commented on
Aug 26, 2025 • 0 new comments -
Angular breaks <selectedcontent>
#60636 commented on
Aug 26, 2025 • 0 new comments -
Resource `hasValue()` is false for a moment when using TransferState cached data, causing hydration to fail
#62897 commented on
Aug 26, 2025 • 0 new comments -
Support "selector" option for createComponent
#62458 commented on
Aug 27, 2025 • 0 new comments -
extract-i18n JSON format add support for meaning and description
#45465 commented on
Aug 28, 2025 • 0 new comments -
Better `hasValidator` or `getValidators` support
#54305 commented on
Aug 28, 2025 • 0 new comments -
[SSR]Failed request in server cannot be cached.
#57185 commented on
Aug 29, 2025 • 0 new comments -
Angular migration fails on workspace projects
#63294 commented on
Aug 29, 2025 • 0 new comments -
Pipes in a signal worlds - Template defined computed
#61501 commented on
Aug 29, 2025 • 0 new comments -
feat(resource): make defaultValue accept a callback function instead of a static value
#63241 commented on
Aug 29, 2025 • 0 new comments -
Allow event debouncing in templates / host listeners
#51654 commented on
Aug 29, 2025 • 0 new comments -
feat(router): Support the new Navigation API
#53321 commented on
Aug 29, 2025 • 0 new comments -
escaped double braces are treated as interpolation
#62174 commented on
Aug 30, 2025 • 0 new comments -
Dependency Dashboard
#63112 commented on
Aug 31, 2025 • 0 new comments -
multiple ng-content throws error in template
#63321 commented on
Aug 31, 2025 • 0 new comments -
Package "@angular/router" was found but does not support schematics.
#62691 commented on
Aug 31, 2025 • 0 new comments -
Deprecate renderer2, and and explainer on docs
#46940 commented on
Aug 31, 2025 • 0 new comments