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