angular/packages/platform-browser/animations/async/test
Matthieu Riegler 75d610d420 fix(platform-browser): set animation properties when using async animations. (#52087)
Animations properties set on the default renderer weren't set on the animation renderer once it was loaded. This commit fixes this.

PR Close #52087
2023-10-10 11:59:13 -07:00
..
animation_renderer_spec.ts fix(platform-browser): set animation properties when using async animations. (#52087) 2023-10-10 11:59:13 -07:00
BUILD.bazel feat(animations): Add the possibility of lazy loading animations code. (#50738) 2023-09-29 10:49:39 -07:00