mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
436a179552
- Don’t use the animation renderer if a component used style encapsulation but no animations. - The `AnimationRenderer` should be cached in the same lifecycle as its delegate. - Trigger names need to be namespaced per component type.