20.3.11
📦 angularView on GitHub →
🐛 6 fixes🔧 5 symbols
Summary
This release focuses on bug fixes for the Angular compiler's CSS selector parsing and core view management, specifically improving support for complex CSS pseudo-classes and optimizing view animations and image listener cleanup.
🐛 Bug Fixes
- Remove placeholder image listeners once the view is removed to prevent memory leaks.
- Support arbitrary nesting in :host-context() CSS selectors.
- Support commas in :host() argument CSS selectors.
- Support complex selectors in :nth-child() CSS selectors.
- Support one additional level of nesting in :host() CSS selectors.
- Skip leave animations on view swaps to improve performance and visual consistency.
🔧 Affected Symbols
:host-context():host():nth-child()NgOptimizedImageViewContainerRef