@angular/animations
Advanced tools
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
15.2.2 (2023-03-08)
| Commit | Type | Description | | -- | -- | -- | | 6207d6f1f0 | fix | add protractor support if protractor imports are detected (#49274) |
Alan Agius, Andrew Kushnir, Andrew Scott, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Sai Kartheek Bommisetty and Vinit Neogi
<!-- CHANGELOG SPLIT MARKER --><a name="15.2.1"></a>