Releases: filipows/angular-animations
Releases · filipows/angular-animations
v0.15.0-beta.0
v0.11.0
Features
- Angular 9 and 10 support
- New horizontal expand/collapse animations (9e9e486)
- Add support for multiple concurrent animations when using Ivy renderer (de2d51e)
Fixes
- entrance-animations: hide component before delay ends for entrance animations (1ee0a76) (#64), closes #58
- swing: transform-origin in swing animation set to "top center" (f1f364b)