@angular/bazel
Advanced tools
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
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>