The deprecated isPlatformWorkerUi and isPlatformWorkerApp have been removed without replacement, as they serve no purpose since the removal of the WebWorker platform.
compiler
Angular only supports writable expressions inside of two-way bindings.
core
Angular will ensure change detection runs, even when the state update originates from
outside the zone, tests may observe additional rounds of change
detection compared to the previous behavior.
This change will be more likely to impact existing unit tests.
This should usually be seen as more correct and the test should be updated,
but in cases where it is too much effort to debug, the test can revert to the old behavior by adding
provideZoneChangeDetection({schedulingMode: NgZoneSchedulingMode.NgZoneOnly})
to the TestBed providers.
Similarly, applications which may want to update state outside the zone
and not trigger change detection can add
provideZoneChangeDetection({schedulingMode: NgZoneSchedulingMode.NgZoneOnly})
to the providers in bootstrapApplication or add
schedulingMode: NgZoneSchedulingMode.NgZoneOnly to the
BootstrapOptions of bootstrapModule.
Testability methods increasePendingRequestCount,
decreasePendingRequestCount and getPendingRequestCount have been
removed. This information is tracked with zones.
The deprecated isPlatformWorkerUi and isPlatformWorkerApp have been removed without replacement, as they serve no purpose since the removal of the WebWorker platform.
compiler
Angular only supports writable expressions inside of two-way bindings.
core
Angular will ensure change detection runs, even when the state update originates from
outside the zone, tests may observe additional rounds of change
detection compared to the previous behavior.
This change will be more likely to impact existing unit tests.
This should usually be seen as more correct and the test should be updated,
but in cases where it is too much effort to debug, the test can revert to the old behavior by adding
provideZoneChangeDetection({schedulingMode: NgZoneSchedulingMode.NgZoneOnly})
to the TestBed providers.
Similarly, applications which may want to update state outside the zone
and not trigger change detection can add
provideZoneChangeDetection({schedulingMode: NgZoneSchedulingMode.NgZoneOnly})
to the providers in bootstrapApplication or add
schedulingMode: NgZoneSchedulingMode.NgZoneOnly to the
BootstrapOptions of bootstrapModule.
Testability methods increasePendingRequestCount,
decreasePendingRequestCount and getPendingRequestCount have been
removed. This information is tracked with zones.
The deprecated isPlatformWorkerUi and isPlatformWorkerApp have been removed without replacement, as they serve no purpose since the removal of the WebWorker platform.
compiler
Angular only supports writable expressions inside of two-way bindings.
core
Angular will ensure change detection runs, even when the state update originates from
outside the zone, tests may observe additional rounds of change
detection compared to the previous behavior.
This change will be more likely to impact existing unit tests.
This should usually be seen as more correct and the test should be updated,
but in cases where it is too much effort to debug, the test can revert to the old behavior by adding
provideZoneChangeDetection({schedulingMode: NgZoneSchedulingMode.NgZoneOnly})
to the TestBed providers.
Similarly, applications which may want to update state outside the zone
and not trigger change detection can add
provideZoneChangeDetection({schedulingMode: NgZoneSchedulingMode.NgZoneOnly})
to the providers in bootstrapApplication or add
schedulingMode: NgZoneSchedulingMode.NgZoneOnly to the
BootstrapOptions of bootstrapModule.
Testability methods increasePendingRequestCount,
decreasePendingRequestCount and getPendingRequestCount have been
removed. This information is tracked with zones.
The deprecated isPlatformWorkerUi and isPlatformWorkerApp have been removed without replacement, as they serve no purpose since the removal of the WebWorker platform.
compiler
Angular only supports writable expressions inside of two-way bindings.
core
Angular will ensure change detection runs, even when the state update originates from
outside the zone, tests may observe additional rounds of change
detection compared to the previous behavior.
This change will be more likely to impact existing unit tests.
This should usually be seen as more correct and the test should be updated,
but in cases where it is too much effort to debug, the test can revert to the old behavior by adding
provideZoneChangeDetection({schedulingMode: NgZoneSchedulingMode.NgZoneOnly})
to the TestBed providers.
Similarly, applications which may want to update state outside the zone
and not trigger change detection can add
provideZoneChangeDetection({schedulingMode: NgZoneSchedulingMode.NgZoneOnly})
to the providers in bootstrapApplication or add
schedulingMode: NgZoneSchedulingMode.NgZoneOnly to the
BootstrapOptions of bootstrapModule.
Testability methods increasePendingRequestCount,
decreasePendingRequestCount and getPendingRequestCount have been
removed. This information is tracked with zones.
The deprecated isPlatformWorkerUi and isPlatformWorkerApp have been removed without replacement, as they serve no purpose since the removal of the WebWorker platform.
compiler
Angular only supports writable expressions inside of two-way bindings.
core
Angular will ensure change detection runs, even when the state update originates from
outside the zone, tests may observe additional rounds of change
detection compared to the previous behavior.
This change will be more likely to impact existing unit tests.
This should usually be seen as more correct and the test should be updated,
but in cases where it is too much effort to debug, the test can revert to the old behavior by adding
provideZoneChangeDetection({schedulingMode: NgZoneSchedulingMode.NgZoneOnly})
to the TestBed providers.
Similarly, applications which may want to update state outside the zone
and not trigger change detection can add
provideZoneChangeDetection({schedulingMode: NgZoneSchedulingMode.NgZoneOnly})
to the providers in bootstrapApplication or add
schedulingMode: NgZoneSchedulingMode.NgZoneOnly to the
BootstrapOptions of bootstrapModule.
Testability methods increasePendingRequestCount,
decreasePendingRequestCount and getPendingRequestCount have been
removed. This information is tracked with zones.
Bumps the angular group with 17 updates in the /Sample-01 directory:
17.1.0
17.3.6
17.1.0
17.3.6
17.1.0
17.3.6
17.1.0
17.3.6
17.1.0
17.3.6
17.1.0
17.3.6
17.1.0
17.3.6
17.1.0
17.3.6
17.1.0
17.3.6
17.1.0
17.3.6
17.2.1
17.3.0
17.2.1
17.3.0
17.2.1
17.3.0
17.2.1
17.3.0
17.2.1
17.3.0
17.1.0
17.3.6
17.1.0
17.3.6
Updates
@angular/animations
from 17.1.0 to 17.3.6Release notes
Sourced from
@angular/animations
's releases.... (truncated)
Changelog
Sourced from
@angular/animations
's changelog.... (truncated)
Commits
bbbe477
refactor: migrate animations to prettier formatting (#53977)5ae85e4
refactor(core): node removal notifies scheduler only when animations are enab...Updates
@angular/common
from 17.1.0 to 17.3.6Release notes
Sourced from
@angular/common
's releases.... (truncated)
Changelog
Sourced from
@angular/common
's changelog.... (truncated)
Commits
051c140
build(http): Mark thehttp
tests as flaky because of one particular transfe...766548c
fix(common): skip transfer cache on client (#55012)80d1094
test(common): update ImageKit low quality test (#55193)53427d8
fix(common): invalid ImageKit quality parameter (#55193)10851d2
docs(common): clean up comment (#55088)8958e0b
Revert "fix(http): exclude caching for authenticated HTTP requests (#54746)" ...4bb332e
refactor(common): request low quality placeholder images (#54899)64f202c
fix(http): manage different body types for caching POST requests (#54980)1f7e81a
refactor(http): use nullish coalescing operator in HttpRequest.clone() (#54939)cb433af
fix(http): include transferCache when cloning HttpRequest (#54939)Updates
@angular/compiler
from 17.1.0 to 17.3.6Release notes
Sourced from
@angular/compiler
's releases.... (truncated)
Changelog
Sourced from
@angular/compiler
's changelog.... (truncated)
Commits
d10dc5c
Revert "refactor(compiler): add support for the new search element (#54945)" ...a8a20ad
refactor(compiler): add support for the new search element (#54945)2b7bad5
fix(compiler): invoke method-based tracking function with context (#54960)c078820
fix(compiler): capture data bindings for content projection purposes in block...f386a04
fix(compiler): handle two-way bindings to signal-based template variables in ...1f129f1
fix(compiler): not catching for loop empty tracking expressions (#54772)b40f1e5
refactor(compiler): Remove deep imports in the language service (#54695)5e32a77
refactor(compiler): cleanup unused code in template builder pipeline (#54654)1a6beae
feat(compiler): Enable template pipeline by default. (#54571)badda0c
fix(compiler-cli): correctly detect deferred dependencies across scoped nodes...Updates
@angular/core
from 17.1.0 to 17.3.6Release notes
Sourced from
@angular/core
's releases.... (truncated)
Changelog
Sourced from
@angular/core
's changelog.... (truncated)
Commits
826861b
fix(core): DeferBlockFixture.render should not wait for stability (#55271)eda03d4
docs: Fix typo in waitForAsync example (#55407)8979fba
fix(core): skip defer timers on the server (#55480)5cf14da
fix(core): makeActivatedRoute
inject correct instance inside@defer
bloc...afdcff3
test(core): fix expectations that accidentally used incorrect matchers (#55294)c77ebb6
docs(core): add missing space (#55287)766548c
fix(common): skip transfer cache on client (#55012)9a2295f
refactor(core): Remove zone assertion from hydration cleanup. (#55214)88f0545
refactor(core): remove unnecessary folder (#55197)eb9a5f5
ci: Add primitives groups to pullapprove (#53404)Updates
@angular/forms
from 17.1.0 to 17.3.6Release notes
Sourced from
@angular/forms
's releases.... (truncated)
Changelog
Sourced from
@angular/forms
's changelog.... (truncated)
Commits
20c4739
docs: fix typo (#54427)e67b9a4
refactor(forms): ProvideRadioControlRegistry
in root. (#54130)7800a3c
refactor(core): removeInjectionToken
descriptions in optimized builds. (#5...989394d
refactor(forms): SpecifyProvider
type forDEFAULT_VALUE_ACCESSOR
(#54029)Updates
@angular/localize
from 17.1.0 to 17.3.6Release notes
Sourced from
@angular/localize
's releases.