-
Notifications
You must be signed in to change notification settings - Fork 25.7k
Insights: angular/angular
Overview
Could not load contribution data
Please try again later
3 Releases published by 2 people
-
19.0.7 v19.0.7
published
Jan 15, 2025 -
19.1.0 v19.1.0
published
Jan 15, 2025 -
19.1.1 v19.1.1
published
Jan 16, 2025
6 Pull requests merged by 2 people
-
docs: release notes for the v19.1.1 release
#59565 merged
Jan 16, 2025 -
Bump version to "v19.1.1" with changelog.
#59564 merged
Jan 16, 2025 -
docs: release notes for the v19.1.0 release
#59543 merged
Jan 15, 2025 -
Bump version to "v19.1.0" with changelog.
#59542 merged
Jan 15, 2025 -
docs: release notes for the v19.0.7 release
#59541 merged
Jan 15, 2025 -
Bump version to "v19.0.7" with changelog.
#59540 merged
Jan 15, 2025
28 Pull requests opened by 13 people
-
refactor(service-worker): drop platform checks
#59475 opened
Jan 10, 2025 -
refactor(core): change defer loading state to plain const
#59476 opened
Jan 10, 2025 -
feat(platform-browser): add Hammer provider functions
#59480 opened
Jan 11, 2025 -
refactor(common): simplify `joinWithSlash`
#59484 opened
Jan 11, 2025 -
refactor(forms): wrap `_checkParentType` with `ngDevMode`
#59489 opened
Jan 12, 2025 -
refactor(platform-browser): replace `isPlatformServer` with `ngServerMode`
#59496 opened
Jan 13, 2025 -
feat(language-service): support importing the component from `node_modules`
#59498 opened
Jan 13, 2025 -
refactor(core): move linkedSignal implementation to primitives
#59501 opened
Jan 13, 2025 -
fix(language-service): Forward the tags for quick info from the type definition
#59524 opened
Jan 14, 2025 -
fix(devtools): minor UI/UX improvements of the Injector Providers panel
#59531 opened
Jan 15, 2025 -
refactor(common): drop error messages in production
#59545 opened
Jan 15, 2025 -
refactor(common): prevent duplicating `Accept` header name
#59546 opened
Jan 15, 2025 -
docs: add search page
#59549 opened
Jan 15, 2025 -
Reapply "fix(core): Don't run effects in check no changes pass (#58250)…
#59551 opened
Jan 16, 2025 -
refactor(devtools): mark devtools components onpush
#59552 opened
Jan 16, 2025 -
refactor(core): Make unsupported styling type error message clearer
#59563 opened
Jan 16, 2025 -
feat(router): support custom elements for RouterLink
#59567 opened
Jan 16, 2025 -
feat(core): support multiple responses in resource()
#59573 opened
Jan 16, 2025 -
fix(common): abort HTTP requests once application is destroyed
#59575 opened
Jan 16, 2025 -
feature(compiler): Add Skip Hydration diagnostic.
#59576 opened
Jan 16, 2025 -
fix(zone.js): `discardPeriodicTasks` should remove periodic tasks fro…
#59578 opened
Jan 16, 2025 -
refactor(devtools): styles management
#59589 opened
Jan 17, 2025 -
fix(compiler-cli): disable tree shaking during HMR
#59595 opened
Jan 17, 2025 -
fix(core): HMR not matching component that injects ViewContainerRef
#59596 opened
Jan 17, 2025 -
fix(core): handle shadow DOM encapsulated component with HMR
#59597 opened
Jan 17, 2025 -
Linked signal shared with refactor
#59599 opened
Jan 17, 2025 -
feat(core): pass signal node to throwInvalidWriteToSignalErrorFn
#59600 opened
Jan 17, 2025 -
Runtime refactor component ref followup
#59601 opened
Jan 17, 2025
30 Issues closed by 10 people
-
Angular 19: Issue with Style Flickering When Switching Views (ng serve)
#59058 closed
Jan 17, 2025 -
Why HttpFeature interface fields starting with "ɵ" symbol?
#59586 closed
Jan 17, 2025 -
Add linkedSignalWithChanges for easier linkedSignal previous to current changes reaction
#59555 closed
Jan 16, 2025 -
Optional update migration: provide-initializer not working correctly
#59556 closed
Jan 16, 2025 -
Mistake in the description of equality comparison for linked signal
#59094 closed
Jan 16, 2025 -
Update adev shared docs template to use application builder (esbuild and vite)
#59538 closed
Jan 16, 2025 -
Role Guard Doesn't Wait for API Response Before Allowing Navigation
#59560 closed
Jan 16, 2025 -
HMR Angular DOM Interpolation stop working after first save
#59559 closed
Jan 16, 2025 -
HMR will drop styles applied to a component if an HTML element in a component is changed
#59558 closed
Jan 16, 2025 -
Weird behavior when using toObservable and chaining observable stream
#59554 closed
Jan 16, 2025 -
@angular/build 19.1 missing on npm
#59547 closed
Jan 15, 2025 -
Debounce support for `resource`
#59528 closed
Jan 15, 2025 -
Compiler should error on unknown structural directives
#37322 closed
Jan 15, 2025 -
index.d.ts malformed in 19.1.0-rc0
#59537 closed
Jan 15, 2025 -
Distinguish User-initiated vs. Code-initiated Changes in Angular Forms
#59402 closed
Jan 15, 2025 -
@if @else (or *ngIf) issue and change detection
#59478 closed
Jan 15, 2025 -
Document NG0303 diagnostic when an unknown binding is present in a template
#59488 closed
Jan 15, 2025 -
More options for Dependency Injection (e.g Method and Class field DI)
#59486 closed
Jan 15, 2025 -
Angular 19 app can not use standalone components compiled by angular <19
#59529 closed
Jan 15, 2025 -
`resource` and `rxResource`'s `value()` causes compliation error with strict checks
#59530 closed
Jan 15, 2025 -
Transfer state not working with hydration in production and stage environment
#59392 closed
Jan 15, 2025 -
Page is not found
#59527 closed
Jan 15, 2025 -
Generate Error routes at build time.
#55593 closed
Jan 14, 2025 -
Hydration behavior when client and server render different branches of an if-else block
#58670 closed
Jan 14, 2025 -
Import with forwardRef is not used within the template of Component
#59500 closed
Jan 13, 2025 -
schema.json in "Schematics for libraries" is missing the default value for the `path` property
#59378 closed
Jan 13, 2025 -
adev: mapManifestToApiGroups is slow
#59423 closed
Jan 13, 2025 -
Angular signal input migration fails with "extends": "@tsconfig/strictest/tsconfig.json" in tsconfig
#59348 closed
Jan 13, 2025 -
Server-only content removed to late when lazy route is used with hydration enabled
#58354 closed
Jan 13, 2025 -
Signal migration stats are inaccurate in best effort mode
#58657 closed
Jan 12, 2025
16 Issues opened by 16 people
-
RecursiveVisitor does not iterate over templateAttrs of Template nodes
#59594 opened
Jan 17, 2025 -
ViewContainerRef breaks HMR
#59592 opened
Jan 17, 2025 -
HMR Ionic Angular live reload not working (ViewEncapsulation.ShadowDom)
#59588 opened
Jan 17, 2025 -
hmr causes element disappear
#59582 opened
Jan 17, 2025 -
linkedSignal should provide previous value to computation fn without source
#59580 opened
Jan 17, 2025 -
`tick` fires too many times in v19 compared to v18 in unit tests
#59577 opened
Jan 16, 2025 -
VERY HELPFUL AND IMPORTANT --- RTL separated CSS files.
#59570 opened
Jan 16, 2025 -
Unit tests passing when they should fail
#59534 opened
Jan 15, 2025 -
No error on easy to miss quote syntax error
#59507 opened
Jan 14, 2025 -
Certain `@let` values can mimic internal data structure, breaking basic runtime logic
#59504 opened
Jan 13, 2025 -
JavaScript heap out of memory after using signal inputs
#59502 opened
Jan 13, 2025 -
Remove `assertNoComplexSizes` from `NgOptimizedImage`
#59495 opened
Jan 13, 2025 -
Angular Resource and rxResource
#59487 opened
Jan 12, 2025
37 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(forms): support type set in form validators
#45793 commented on
Jan 17, 2025 • 8 new comments -
docs(docs-infra): drop tabs layout from the API reference details page
#59068 commented on
Jan 16, 2025 • 1 new comment -
angular.dev tutorial "local" code is outdated and very different from "browser" code
#52793 commented on
Jan 11, 2025 • 0 new comments -
Add support for using functions as pipes
#55471 commented on
Jan 16, 2025 • 0 new comments -
Dependency Dashboard
#46728 commented on
Jan 16, 2025 • 0 new comments -
Zoneless SSR: usage of forkJoin to get multiple responses prevents server rendering
#59352 commented on
Jan 17, 2025 • 0 new comments -
Angular router leaks components and their DOM Elements
#59238 commented on
Jan 17, 2025 • 0 new comments -
fix(forms): improve select performance and ensure that selected option matches the ngModel value
#23784 commented on
Jan 11, 2025 • 0 new comments -
feat(core): add `unsafeListenToOutput` to `ComponentRef`
#56320 commented on
Jan 14, 2025 • 0 new comments -
Transform logic to extract signal debug names
#57348 commented on
Jan 15, 2025 • 0 new comments -
build: update dependency undici to v7
#58939 commented on
Jan 16, 2025 • 0 new comments -
feat(compiler-cli): add diagnostic for uninvoked functions in text interpolation
#59191 commented on
Jan 14, 2025 • 0 new comments -
Support untagged template literals in expressions
#59230 commented on
Jan 15, 2025 • 0 new comments -
refactor: initialize headers map directly in HttpHeaders class
#59268 commented on
Jan 16, 2025 • 0 new comments -
fix(compiler): handle :host-context with comma-separated child selector
#59276 commented on
Jan 16, 2025 • 0 new comments -
refactor(common): tree-shake `PreloadLinkCreator` for client bundles
#59431 commented on
Jan 15, 2025 • 0 new comments -
feat(compiler-cli): detect missing structural directive imports
#59443 commented on
Jan 17, 2025 • 0 new comments -
build: update dependency jsdom to v26
#59444 commented on
Jan 14, 2025 • 0 new comments -
fix(router): prevent error handling when injector is destroyed
#59457 commented on
Jan 17, 2025 • 0 new comments -
Docs search doesn't find page by its title (Migrations)
#59451 commented on
Jan 11, 2025 • 0 new comments -
Routing: Preserve trailing slash
#16051 commented on
Jan 12, 2025 • 0 new comments -
Angular 19: NG0200: Circular dependency in DI detected for ChangeDetectionScheduler
#58970 commented on
Jan 13, 2025 • 0 new comments -
Improve angular signals benchmark performance
#58846 commented on
Jan 14, 2025 • 0 new comments -
[Feature Request] [Service Worker] Background Sync
#22145 commented on
Jan 14, 2025 • 0 new comments -
AOT builds with TypeScript 5.6 or later are slower in Angular 19
#59040 commented on
Jan 14, 2025 • 0 new comments -
Animation not working correctly with Angular routing and component reusing (caching)
#45381 commented on
Jan 14, 2025 • 0 new comments -
Add more info to Angular Hydration warning message when app not stable within 10 seconds
#52912 commented on
Jan 14, 2025 • 0 new comments -
Standalone migration does not find any files because it uses tsconfig.spec.json
#50483 commented on
Jan 14, 2025 • 0 new comments -
docs: describe how to create server-side only services
#53168 commented on
Jan 15, 2025 • 0 new comments -
new function for signal/rxjs interop
#57946 commented on
Jan 15, 2025 • 0 new comments -
toSignal causes the signal to not being lazy-evaluated
#55337 commented on
Jan 15, 2025 • 0 new comments -
There is no way to access inputs or outputs of Components created by NgComponentOutlet
#15360 commented on
Jan 15, 2025 • 0 new comments -
Exported array of standalone components cannot be imported
#48089 commented on
Jan 15, 2025 • 0 new comments -
NG0912 error after migrating (to 16) multiple components with no selector
#50158 commented on
Jan 15, 2025 • 0 new comments -
Client hydration breaks in module bootstrap with AOT disabled
#54168 commented on
Jan 15, 2025 • 0 new comments -
Show deprecated template items in IDE
#59343 commented on
Jan 15, 2025 • 0 new comments -
Suggested workaround for content-projection in control flow blocks does not work
#59398 commented on
Jan 16, 2025 • 0 new comments