-
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
5 Releases published by 3 people
-
20.0.1
published
Jun 4, 2025 -
20.1.0-next.0
published
Jun 4, 2025 -
20.0.2
published
Jun 6, 2025 -
20.0.3
published
Jun 11, 2025 -
20.1.0-next.1
published
Jun 11, 2025
14 Pull requests merged by 6 people
-
Bump version to "v20.1.0-next.1" with changelog.
#62003 merged
Jun 11, 2025 -
docs: release notes for the v20.0.3 release
#62002 merged
Jun 11, 2025 -
Bump version to "v20.0.3" with changelog.
#62001 merged
Jun 11, 2025 -
fix(forms): handle undefined nodes in resolve()
#61976 merged
Jun 9, 2025 -
Forms dictionaries
#61975 merged
Jun 9, 2025 -
docs: release notes for the v20.0.2 release
#61941 merged
Jun 6, 2025 -
Bump version to "v20.0.2" with changelog.
#61940 merged
Jun 6, 2025 -
Impove imports
#61908 merged
Jun 5, 2025 -
docs: align JSDocs of experimental sf logic+structure functions
#61887 merged
Jun 5, 2025 -
Bump version to "v20.1.0-next.0" with changelog.
#61884 merged
Jun 4, 2025 -
docs: release notes for the v20.0.1 release
#61878 merged
Jun 4, 2025 -
Bump version to "v20.0.1" with changelog.
#61877 merged
Jun 4, 2025 -
switch from $state to ()
#61834 merged
Jun 4, 2025 -
The rest of the built-in validators
#61758 merged
Jun 4, 2025
23 Pull requests opened by 13 people
-
fix(core): inject `APP_ID` before injector is destroyed
#61885 opened
Jun 4, 2025 -
fix(core): avoid injecting `ErrorHandler` from a destroyed injector
#61886 opened
Jun 4, 2025 -
build: migrate `packages/core/test` to new `jasmine_test` rule
#61902 opened
Jun 5, 2025 -
fix(devtools): implement signal read error handling in DevTools
#61911 opened
Jun 5, 2025 -
feat(devtools): create devtools signals view
#61919 opened
Jun 6, 2025 -
refactor(service-worker): make `SwPush` and `SwUpdate` tree-shakable
#61937 opened
Jun 6, 2025 -
refactor(common): drop `X-Request-URL`
#61943 opened
Jun 6, 2025 -
feat(core): Add `destroyed` property to `EnvironmentInjector`
#61951 opened
Jun 6, 2025 -
docs: add page NG8115 (uninvokedTrackFunction)
#61962 opened
Jun 8, 2025 -
feat(migrations): add migration to convert ngClass to use class
#61971 opened
Jun 9, 2025 -
Revive DevTools Cypress tests
#61972 opened
Jun 9, 2025 -
build: update jest monorepo to v30 (main) (major)
#61979 opened
Jun 10, 2025 -
build: update jest monorepo to v30 (20.0.x) (major)
#61980 opened
Jun 10, 2025 -
fix(core): Fixes template outlet hydration
#61989 opened
Jun 10, 2025 -
docs: add guide for `httpResource`
#61993 opened
Jun 10, 2025 -
docs: fix code spans in Mapping section on elements.md
#61994 opened
Jun 11, 2025 -
fix(core/schematics): skip migration for non-type-safe tokens in inject-migration and log warnings
#61999 opened
Jun 11, 2025 -
docs: add dedicated redirecting routes guide
#62005 opened
Jun 11, 2025 -
build: update cross-repo angular dependencies to v20.1.0-next.1 (main)
#62006 opened
Jun 11, 2025 -
build: update dependency google-closure-compiler to v20250609 (main)
#62007 opened
Jun 11, 2025 -
build: update cross-repo angular dependencies (20.0.x)
#62008 opened
Jun 11, 2025 -
build: update dependency google-closure-compiler to v20250609 (20.0.x)
#62009 opened
Jun 11, 2025 -
refactor(devtools): improve profiler recorder controls
#62010 opened
Jun 11, 2025
26 Issues closed by 14 people
-
Route not resolve
#62004 closed
Jun 11, 2025 -
BrowserAnimationsModule changes the behaviour of select-dropdowns
#18430 closed
Jun 10, 2025 -
Select dropdowns with ngValue binding perform far worse than expected
#41330 closed
Jun 10, 2025 -
Microfrontend
#61984 closed
Jun 10, 2025 -
feat(adev): add "Edit this page on Github" hyperlink in each page footer
#61983 closed
Jun 10, 2025 -
Doc: Angular will run change detection when "New inputs to component with OnPush"?
#61985 closed
Jun 10, 2025 -
ngModel cannot be used to register form controls with a parent formGroup directive
#61952 closed
Jun 9, 2025 -
paramsInheritanceStrategy + withComponentInputBinding unexpected input.required behavior
#61973 closed
Jun 9, 2025 -
Test wrapped in waitForAsync does not receive parameterized values from jest it.each
#61717 closed
Jun 9, 2025 -
Missing route data resolvers page in docs
#61967 closed
Jun 9, 2025 -
Angular type getting lost. Find in .ts, but not in .html
#61964 closed
Jun 9, 2025 -
Page not found - route resolvers
#61963 closed
Jun 8, 2025 -
[DevTools] DevTools keep showing "Angular application not detected." even for the brand new application.
#61955 closed
Jun 8, 2025 -
Computed Expression Does Not Consistently Update When Signal Dependency Is Updated Via Update Method
#61956 closed
Jun 7, 2025 -
compiler-cli doesn't support styles as template literals in partially-compiled libraries
#61950 closed
Jun 6, 2025 -
Nested components not working in v20
#61946 closed
Jun 6, 2025 -
No provider for NgswCommChannel on v20.0.1
#61913 closed
Jun 6, 2025 -
Property 'add' does not exist on type 'ViewTransitionTypeSet'.
#61929 closed
Jun 6, 2025 -
Guard/Resolver documentation missing
#61928 closed
Jun 6, 2025 -
Upgrade from 19 to 20: `ng test` fail with error: Data path "/polyfills" must be array.
#61922 closed
Jun 6, 2025 -
Rendering web elements through ngFor leads to "_lview is null" error
#61921 closed
Jun 6, 2025 -
Link to a missing `/guide/router/route-data-resolvers` page
#61920 closed
Jun 6, 2025 -
[CLOSED] Unknown regression in angular 20.0.0 versus previous versions
#61904 closed
Jun 5, 2025 -
Template with signal not updating when the value of the signal changes
#61662 closed
Jun 5, 2025 -
NG0911: View has already been destroyed.
#54527 closed
Jun 4, 2025
8 Issues opened by 8 people
-
migration @angular/core:inject create uncompiled code
#61982 opened
Jun 10, 2025 -
[DevTools] Flash checked components during change detection
#61939 opened
Jun 6, 2025 -
@angular/fire and its use of PendingTasks.run causes promise rejections to be handled twice
#61932 opened
Jun 6, 2025 -
Angular DevTools crashes when clicking into some components
#61900 opened
Jun 5, 2025 -
Angular 18 app renders very slowly inside iframe with new application builder
#61899 opened
Jun 5, 2025 -
Confusing instructions in Angular first app.
#61875 opened
Jun 4, 2025
49 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.
-
refactor(devtools): use a ResizeObserver for the responsive split
#61525 commented on
Jun 10, 2025 • 11 new comments -
docs: improve docs for `withComponentInputBinding`
#61689 commented on
Jun 4, 2025 • 4 new comments -
fix(common): abort HTTP requests once application is destroyed
#59575 commented on
Jun 5, 2025 • 2 new comments -
feat(common): add height support for custom image loaders
#54718 commented on
Jun 5, 2025 • 1 new comment -
docs(docs-infra): Improve support of decorators in the API pages
#60411 commented on
Jun 6, 2025 • 1 new comment -
Angular's npm README files should contain more useful information
#58471 commented on
Jun 4, 2025 • 0 new comments -
fix(forms): Add ability to pass onlySelf option to FormGroup and FormArray methods
#53263 commented on
Jun 5, 2025 • 0 new comments -
feat(core): add reflectDirectiveType method
#53359 commented on
Jun 5, 2025 • 0 new comments -
fix(forms): Multiple formControlName directives using the same FormControl do not stay in sync
#53668 commented on
Jun 5, 2025 • 0 new comments -
feat(common): add support for a custom EnvironmentInjector to NgComponentOutlet directive
#54764 commented on
Jun 5, 2025 • 0 new comments -
feat(common): Add an`Intl` implementation for the i18n sub-system.
#55283 commented on
Jun 10, 2025 • 0 new comments -
feat(forms): Add `FormArrayDirective`
#55880 commented on
Jun 4, 2025 • 0 new comments -
fix(devtools): handle injecting number with injection tokens
#56898 commented on
Jun 5, 2025 • 0 new comments -
fix(elements): support host directives inputs/outputs
#57624 commented on
Jun 6, 2025 • 0 new comments -
fix(compiler-cli): infer correct generic types for directives when so…
#57724 commented on
Jun 5, 2025 • 0 new comments -
feat(http): add checker for required interceptor registration
#59018 commented on
Jun 10, 2025 • 0 new comments -
feat(compiler-cli): add diagnostic for uninvoked functions in text interpolation
#59191 commented on
Jun 5, 2025 • 0 new comments -
fix(core): use custom data attribute as identifyer for test components
#59711 commented on
Jun 5, 2025 • 0 new comments -
Flag to adhere to standard HTML Shadow Dom style encapsulation
#59838 commented on
Jun 11, 2025 • 0 new comments -
feat(language-service): add semantic tokens for templates
#60260 commented on
Jun 5, 2025 • 0 new comments -
Display a signal graph for each component
#60478 commented on
Jun 9, 2025 • 0 new comments -
fix(common/http): allow HttpErrorResponse with successful status codes
#61107 commented on
Jun 5, 2025 • 0 new comments -
fix(common): remove placeholder image listeners once view is removed
#61621 commented on
Jun 5, 2025 • 0 new comments -
feat(http): add keepalive support for fetch requests in httpResource
#61833 commented on
Jun 9, 2025 • 0 new comments -
docs(docs-infra): generate llms-full at build time
#61864 commented on
Jun 11, 2025 • 0 new comments -
Binding to [name] on radio inputs does not provide browser-default tab interaction
#11757 commented on
Jun 5, 2025 • 0 new comments -
Event replay memory leak
#59261 commented on
Jun 5, 2025 • 0 new comments -
devtools: DataCloneError: Failed to execute postMessage on Window
#60595 commented on
Jun 5, 2025 • 0 new comments -
ValueAccessor.writeValue is being called twice, first time with a phantom null value
#14988 commented on
Jun 6, 2025 • 0 new comments -
Feature Request: Hook or API to detect successful completion of initial hydration
#61721 commented on
Jun 6, 2025 • 0 new comments -
Create application ref for each custom component
#61752 commented on
Jun 6, 2025 • 0 new comments -
New `rawValueChanges` Observable for ReactiveFormsModule
#61845 commented on
Jun 6, 2025 • 0 new comments -
Signal Queries are populated before the input have been set on the components
#59067 commented on
Jun 7, 2025 • 0 new comments -
Angular 19.1 HMR Issue with `ngTemplateOutlet` in Non-Standalone Components
#60107 commented on
Jun 7, 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 8, 2025 • 0 new comments -
ngValue ignored in ng-content and ng-template
#26273 commented on
Jun 9, 2025 • 0 new comments -
Simple @repeat(n) needed for control flow
#61292 commented on
Jun 9, 2025 • 0 new comments -
signals: TypeScript and nullability
#49161 commented on
Jun 10, 2025 • 0 new comments -
folder structure in new style guide proposal
#61157 commented on
Jun 10, 2025 • 0 new comments -
Explicit Tracking for `effect()`: Request for Reconsideration
#56155 commented on
Jun 10, 2025 • 0 new comments -
Allow consumers to read individual `ReadableStream` chunks when using `FetchBackend`
#52494 commented on
Jun 10, 2025 • 0 new comments -
Locales are now using .js extension, which breaks unit tests that are run with jest
#61801 commented on
Jun 10, 2025 • 0 new comments -
resource does not recognize HttpErrorResponse as error
#61861 commented on
Jun 10, 2025 • 0 new comments -
Platform Server - Attach cookies to HTTP requests
#15730 commented on
Jun 10, 2025 • 0 new comments -
Unable to execute ng g @angular/core:control-flow on V20
#61739 commented on
Jun 11, 2025 • 0 new comments -
Type safe Input setting on components created with createComponent
#51878 commented on
Jun 11, 2025 • 0 new comments -
Dependency Dashboard
#46728 commented on
Jun 11, 2025 • 0 new comments -
ng-template gets rendered twice during hydration (when anchor comment node is not projected)
#50543 commented on
Jun 11, 2025 • 0 new comments -
feat(language-service): support to fix missing required inputs diagno…
#50911 commented on
Jun 5, 2025 • 0 new comments