Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@filipows filipows released this 08 Sep 13:08
· 7 commits to master since this release

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)

Code Refactoring

  • extract before/after/together logic to common utilities used in all animations (720533d)
  • bouncing-exits: folder name typo (b826c77), closes #43

v0.0.10...v0.11.0