@angular/bazel
Advanced tools
Changelog
15.2.10 (2023-10-04)
| Commit | Type | Description | | -- | -- | -- | | 9fe08968b8 | fix | throw a critical error when handleFetch fail (#51989) |
<!-- CHANGELOG SPLIT MARKER --><a name="16.2.7"></a>
Changelog
15.2.9 (2023-05-03)
| Commit | Type | Description | | -- | -- | -- | | 9107e931ca | fix | fix incorrectly reported distortion for padded images (#49889) |
| Commit | Type | Description | | -- | -- | -- | | 7c58885797 | fix | catch fatal diagnostic when getting diagnostics for components (#50046) |
<!-- CHANGELOG SPLIT MARKER --><a name="15.2.8"></a>
Changelog
15.2.8 (2023-04-19)
| Commit | Type | Description | | -- | -- | -- | | 2fff8fadbe | fix | handle invalid classes in class array bindings (#49924) |
| Commit | Type | Description | | -- | -- | -- | | 05a0225deb | fix | prevent headers from throwing an error when initializing numerical values (#49379) |
| Commit | Type | Description | | -- | -- | -- | | 09a42d988e | fix | canceledNavigationResolution: 'computed' with redirects to the current URL (#49793) |
<!-- CHANGELOG SPLIT MARKER --><a name="15.2.7"></a>
Changelog
15.2.7 (2023-04-12)
| Commit | Type | Description | | -- | -- | -- | | b0c1a90f55 | fix | Produce diagnositc if directive used in host binding is not exported (#49792) |
| Commit | Type | Description | | -- | -- | -- | | a40529af2e | fix | Catch FatalDiagnosticError during template type checking (#49792) |
| Commit | Type | Description |
| -- | -- | -- |
| 702ec90110 | fix | When using setInput, mark view dirty in same way as markForCheck
(#49747) |
Alan Agius, Andrew Kushnir, Andrew Scott, Kristiyan Kostadinov, Matthieu Riegler and Nikola Kološnjaji
<!-- CHANGELOG SPLIT MARKER --><a name="13.4.0"></a>
Changelog
13.4.0 (2023-04-06)
| Commit | Type | Description | | -- | -- | -- | | ae34dbca1b | feat | Backport NgOptimizedImage to v13 |
Alex Castle and Paul Gschwendtner
<!-- CHANGELOG SPLIT MARKER --><a name="15.2.6"></a>
Changelog
15.2.6 (2023-04-05)
| Commit | Type | Description | | -- | -- | -- | | d9efa1b0d7 | feat | change the URL sanitization to only block javascript: URLs (#49659) |
| Commit | Type | Description | | -- | -- | -- | | cad7274ef9 | fix | create correct URL relative to path with empty child (#49691) | | 9b61379096 | fix | Ensure initial navigation clears current navigation when blocking (#49572) |
Andrew Scott, Guillaume Weghsteen, John Manners, Johnny Gérard, Matthieu Riegler, Robin Richtsfeld, Sandra Limacher, Sarthak Thakkar, Vinit Neogi and vikram menon
<!-- CHANGELOG SPLIT MARKER --><a name="15.2.5"></a>
Changelog
15.2.5 (2023-03-29)
| Commit | Type | Description | | -- | -- | -- | | ca5acadb78 | fix | invalid ImageKit transformation (#49201) |
| Commit | Type | Description | | -- | -- | -- | | 077f6b4674 | fix | do not unquote CSS values (#49460) | | c3cff35869 | fix | handle trailing comma in object literal (#49535) |
| Commit | Type | Description | | -- | -- | -- | | d201fc2dec | fix | set style property value to empty string instead of an invalid value (#49460) |
| Commit | Type | Description | | -- | -- | -- | | 978d37f324 | fix | Ensure Router preloading works with lazy component and static children (#49571) | | a844435514 | fix | fix #49457 outlet activating with old info (#49459) |
Alan Agius, Andrew Scott, Asaf Malin, Jan Cabadaj, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Sid and Tano Abeleyra
<!-- CHANGELOG SPLIT MARKER --><a name="15.2.4"></a>
Changelog
15.2.4 (2023-03-22)
| Commit | Type | Description |
| -- | -- | -- |
| bae6b5ceb1 | fix | Allow TestBed.configureTestingModule
to work with recursive cycle of standalone components. (#49473) |
| 087f4412af | fix | more accurate matching of classes during content projection (#48888) |
Aditya Srinivasan, Alex Rickabaugh, Andrew Scott, Kristiyan Kostadinov, Masaoki Kobayashi, Matthieu Riegler, Paul Gschwendtner, Peter Götz, Thomas Pischke, Virginia Dooley and avmaxim
<!-- CHANGELOG SPLIT MARKER --><a name="15.2.3"></a>
Changelog
15.2.3 (2023-03-16)
Alan Agius, Esteban Gehring, Matthieu Riegler and Virginia Dooley
<!-- CHANGELOG SPLIT MARKER --><a name="14.3.0"></a>
Changelog
14.3.0 (2023-03-13)
| Commit | Type | Description | | -- | -- | -- | | 37bbc61cfe | feat | Backport NgOptimizedImage to Angular 14. |
Alex Castle, Joey Perrott and Paul Gschwendtner
<!-- CHANGELOG SPLIT MARKER --><a name="15.2.2"></a>