17.2.0-next.1 (2024-01-31)
Commit | Description |
---|---|
cta clickability issue in adev homepage. (#52905) |
animations
Commit | Description |
---|---|
cleanup DOM elements when root view is removed with async animations (#53033) |
common
Commit | Description |
---|---|
add placeholder to NgOptimizedImage (#53783) | |
The date pipe should return ISO format for week and week-year as intended in the unit test. (#53879) |
compiler
Commit | Description |
---|---|
Add a TSConfig option useTemplatePipeline (#54057)
| |
Fix the template pipeline option (#54148) | |
Update type check block to fix control flow source mappings (#53980) |
compiler-cli
Commit | Description |
---|---|
generate extra imports for component local dependencies in local mode (#53543) | |
generate global imports in local compilation mode (#53543) | |
generating extra imports in local compilation mode when cycle is introduced (#53543) | |
show proper error for custom decorators in local compilation mode (#53983) | |
support jumping to definitions of signal-based inputs (#54053) |
core
Commit | Description |
---|---|
add toString implementation to signals (#54002) | |
change defer block fixture default behavior to playthrough (#54088) |
migrations
Commit | Description |
---|---|
error in standalone migration when non-array value is used as declarations in TestBed (#54122) |