-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Insights: angular/angular
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
19.0.0-next.1 v19.0.0-next.1
published
Aug 22, 2024 -
18.2.1 v18.2.1
published
Aug 22, 2024
3 Pull requests merged by 1 person
-
docs: release notes for the v18.2.1 release
#57490 merged
Aug 22, 2024 -
Bump version to "v18.2.1" with changelog.
#57489 merged
Aug 22, 2024 -
Bump version to "v19.0.0-next.1" with changelog.
#57488 merged
Aug 22, 2024
23 Pull requests opened by 17 people
-
docs(router): document segment consumption during route evaluation
#57437 opened
Aug 17, 2024 -
docs(docs-infra): change the link in JSDoc
#57440 opened
Aug 18, 2024 -
feat(forms): allow disable form group in form builder constructor
#57441 opened
Aug 18, 2024 -
fix(devtools): correctly set environment injector path in the case where there are no element injectors
#57442 opened
Aug 18, 2024 -
build: lock file maintenance
#57445 opened
Aug 19, 2024 -
docs: fix formating in class-binding
#57447 opened
Aug 19, 2024 -
Bundled refactor of `ApplicationRef` dirtiness & `afterRender` machinery
#57453 opened
Aug 19, 2024 -
fix(upgrade): Address Trusted Types violations in @angular/upgrade
#57454 opened
Aug 19, 2024 -
docs: Add mention to `ENVIRONMENT_INITIALIZER`
#57464 opened
Aug 20, 2024 -
[18.2.x] build: allow zone.js 0.15.x to be used in 18.2.x versions
#57474 opened
Aug 21, 2024 -
docs: revise templates in-depth guide
#57475 opened
Aug 21, 2024 -
fix(core): Do not bubble capture events.
#57476 opened
Aug 21, 2024 -
DNS: test PR with AppRef dirtiness changes only
#57477 opened
Aug 21, 2024 -
docs: update Angular CLI help [main]
#57478 opened
Aug 21, 2024 -
feat(common): automatically use sizes auto in NgOptimizedImage
#57479 opened
Aug 21, 2024 -
fix(core): correctly fallback ng-content with projectable nodes.
#57480 opened
Aug 22, 2024 -
docs: fixed typo of ChangeDetectionStrategy in the zoneless guide
#57482 opened
Aug 22, 2024 -
feat(common): disable keyvalue sorting using null compareFn
#57487 opened
Aug 22, 2024 -
Adev/improvements
#57492 opened
Aug 22, 2024 -
feat: Add loading strategy for the Async Animations
#57493 opened
Aug 22, 2024 -
Update mini-menu.scss with responsiveness, dark mode, and accessibility enhancements
#57495 opened
Aug 22, 2024 -
build: update dependency mermaid to v11
#57497 opened
Aug 23, 2024 -
build: update dependency mermaid to v11
#57499 opened
Aug 23, 2024
16 Issues closed by 7 people
-
defaultEncapsulation doesn't work
#57500 closed
Aug 23, 2024 -
Module Federation Host to Remote Routing - inject error
#57496 closed
Aug 23, 2024 -
bug: export 'ɵɵInputFlags' (imported as 'i0') was not found in '@angular/core'
#57473 closed
Aug 22, 2024 -
Field value in component class updates but does not revert back
#57485 closed
Aug 22, 2024 -
Angular compiler ignores tsconfig.json "references" field
#57483 closed
Aug 22, 2024 -
Display the version of a specific feature from its documentation page
#57469 closed
Aug 21, 2024 -
Unable to generate guard in Angular 18
#57467 closed
Aug 21, 2024 -
ENVIRONMENT_INITIALIZER can resolve as async function
#57463 closed
Aug 20, 2024 -
Angular not adding header with interceptor
#57462 closed
Aug 20, 2024 -
Chrome 127 can not open the "Service Workers / Getting Started" page
#57457 closed
Aug 20, 2024 -
Docs website is broken
#57384 closed
Aug 19, 2024 -
Angular app architecture vs Android app architecture
#57450 closed
Aug 19, 2024 -
Control flow @error for async pipe
#57449 closed
Aug 19, 2024 -
canMatch in children lazy routes does not receive segments nor route properties
#57435 closed
Aug 17, 2024 -
Malformed structure in component testing scenarios page
#57433 closed
Aug 17, 2024 -
Page https://angular.dev/tutorials/first-app/10-routing/ is not loading.
#57426 closed
Aug 16, 2024
12 Issues opened by 12 people
-
Chrome debugger hangs after hitting breakpoint
#57491 opened
Aug 22, 2024 -
Route provider behaviour should align more with component providers (destroy them)
#57486 opened
Aug 22, 2024 -
Reactive forms form builder type issue
#57481 opened
Aug 22, 2024 -
Default ng-content fallback doesn't work with custom elements or dynamic components using projectableNodes
#57471 opened
Aug 21, 2024 -
feature(router): Route configuration generic data
#57470 opened
Aug 21, 2024 -
Issues with Angular Router Module and enableViewTransitions Impacting SEO
#57468 opened
Aug 21, 2024 -
Angular Routing Bug - eventCoalescing true cause scroll to top
#57460 opened
Aug 20, 2024 -
Animation of Child component is not firing when component is loaded from lazy loaded module
#57459 opened
Aug 20, 2024 -
Some words are hidden in dark version
#57448 opened
Aug 19, 2024 -
Invalid link
#57439 opened
Aug 18, 2024 -
docs: add doc for getters from NgForOfContext
#57432 opened
Aug 17, 2024 -
"Example Input Values" on "Class and style binding" do not render correctly
#57430 opened
Aug 16, 2024
54 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.
-
wip feat(migrations): add migration to convert to self-closing tags
#57342 commented on
Aug 18, 2024 • 8 new comments -
refactor(forms): throw full error in prod mode when the formControl is not found.
#57372 commented on
Aug 22, 2024 • 7 new comments -
docs(docs-infra): Add cross-links to API pages
#57346 commented on
Aug 22, 2024 • 6 new comments -
refactor(devtools): use signal apis for directive forest
#56998 commented on
Aug 20, 2024 • 4 new comments -
refactor(devtools): use signal apis in visualizer and devtools-tabs
#57192 commented on
Aug 19, 2024 • 3 new comments -
refactor(compiler): add `i18nPreserveWhitespaceForLegacyExtraction`
#56507 commented on
Aug 22, 2024 • 3 new comments -
refactor(common): ensure the placeholder can be changed
#57199 commented on
Aug 20, 2024 • 1 new comment -
feat(http): Add timeout option to HTTP requests
#57194 commented on
Aug 20, 2024 • 1 new comment -
fix(elements): switch to `ComponentRef.setInput` & remove custom scheduler
#56728 commented on
Aug 23, 2024 • 1 new comment -
feat(common): Expose `NgComponentOutlet` outputs.
#56239 commented on
Aug 23, 2024 • 0 new comments -
feat(http): Provide http services in root
#56212 commented on
Aug 23, 2024 • 0 new comments -
feat(core): add `observed` to `OutputEmitterRef`
#55793 commented on
Aug 21, 2024 • 0 new comments -
feat(elements): support signal-based components
#55067 commented on
Aug 18, 2024 • 0 new comments -
build: update bazel setup
#51047 commented on
Aug 20, 2024 • 0 new comments -
fix(core): infer correct return type when `inject` is used with generic classes
#48408 commented on
Aug 22, 2024 • 0 new comments -
Form events with async validators doesn't emit StatusChangeEvent
#56999 commented on
Aug 23, 2024 • 0 new comments -
Dependency Dashboard
#46728 commented on
Aug 23, 2024 • 0 new comments -
TypeScript 3 Project References feature support
#37276 commented on
Aug 23, 2024 • 0 new comments -
refactor(core): WIP - partial hydration prototype
#56311 commented on
Aug 21, 2024 • 0 new comments -
feat(core): add `listen` to `ComponentRef`
#56320 commented on
Aug 23, 2024 • 0 new comments -
build: update cross-repo angular dependencies
#56387 commented on
Aug 23, 2024 • 0 new comments -
refactor(compiler-cli): Don't extract type implementations
#56489 commented on
Aug 18, 2024 • 0 new comments -
feat(core): rework effect scheduling
#56501 commented on
Aug 23, 2024 • 0 new comments -
docs: add test for i18n code block and fix rendering
#57210 commented on
Aug 22, 2024 • 0 new comments -
docs(docs-infra): show usageNotes only for methods.
#57343 commented on
Aug 23, 2024 • 0 new comments -
docs(docs-infra): remove hash before link
#57351 commented on
Aug 18, 2024 • 0 new comments -
fix(zone.js): more robust check for promise-like objects
#57388 commented on
Aug 23, 2024 • 0 new comments -
Duplicate trusted type policy error when using an angular app with a webcomponent that embeds an angular app
#57394 commented on
Aug 16, 2024 • 0 new comments -
NG0911: View has already been destroyed.
#54527 commented on
Aug 16, 2024 • 0 new comments -
DevTools cause Firefox to consume high CPU and memory on Microsoft 365 websites
#55854 commented on
Aug 17, 2024 • 0 new comments -
docs: Allow users to compare answers to work in progress code in Tutorials
#52656 commented on
Aug 18, 2024 • 0 new comments -
devtools injector tree tab "hide injectors with no providers" filtering incorrectly
#55728 commented on
Aug 18, 2024 • 0 new comments -
devtools signal lookup incorrectly displays signal with empty string
#55727 commented on
Aug 18, 2024 • 0 new comments -
Bug (?) - ReactiveForms > FormArray, trackBy index > removeAt & subscriptions
#21682 commented on
Aug 18, 2024 • 0 new comments -
angular.dev: youtube embeds are being blocked on firefox
#55310 commented on
Aug 19, 2024 • 0 new comments -
Introducing `'use client'` to angular
#57422 commented on
Aug 19, 2024 • 0 new comments -
Unable to hydrate App - Angular 17, Standalone using Ionic
#54012 commented on
Aug 19, 2024 • 0 new comments -
docs: Reactive Forms Child Components (Nested Forms)
#43595 commented on
Aug 19, 2024 • 0 new comments -
Problem with nested ControlValueAccessor and Validation
#42815 commented on
Aug 19, 2024 • 0 new comments -
devtools injector tree tab doesn't show a provider from root injector
#57392 commented on
Aug 19, 2024 • 0 new comments -
Whitespaces are not trimmed in Text Node with `preserveWhitespaces: false`
#37635 commented on
Aug 20, 2024 • 0 new comments -
Support `input()`, `output()` and `model()` in Angular elements
#53981 commented on
Aug 20, 2024 • 0 new comments -
The "value" property on radio buttons with FormControl doesn't get updated
#26037 commented on
Aug 20, 2024 • 0 new comments -
@ContentChildren() works fine with static true but according to the ts definitions it doesnt accept static true
#36876 commented on
Aug 21, 2024 • 0 new comments -
After upgrade from angular 7 to 15 page rendering fails with error
#53245 commented on
Aug 21, 2024 • 0 new comments -
refreshAheadMs missing on serviceWorker config
#46729 commented on
Aug 21, 2024 • 0 new comments -
No more subclasses or `implements`/`extends` information in API doc
#55571 commented on
Aug 21, 2024 • 0 new comments -
Add doc section for runtime translations in internationalization guide
#46851 commented on
Aug 21, 2024 • 0 new comments -
Add observed property to OutputEmitterRef
#54837 commented on
Aug 21, 2024 • 0 new comments -
Migrate `RouterModule.forChild()` calls with `ng g @angular/core:standalone`
#48950 commented on
Aug 22, 2024 • 0 new comments -
Pipe "keyvalue" should not sort by default.
#42490 commented on
Aug 22, 2024 • 0 new comments -
Add WritableComputed to allow computed with write operations
#55673 commented on
Aug 22, 2024 • 0 new comments -
docs-infra: emoji's missing from code export
#52637 commented on
Aug 22, 2024 • 0 new comments -
Proposition: Alternative, Simplified Forms API
#51786 commented on
Aug 23, 2024 • 0 new comments

