mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| testing | ||
| .babelrc | ||
| .babelrc-testing | ||
| index.ts | ||
| package.json | ||
| public_api.ts | ||
| tsconfig-2015.json | ||
| tsconfig-build.json | ||
| tsconfig-testing.json | ||