Skip to content

Releases: filipows/angular-animations

v0.15.0-beta.0

10 Apr 03:34
Compare
Choose a tag to compare
v0.15.0-beta.0 Pre-release
Pre-release

Features

  • Angular 15+ support

v0.11.0...v0.15.0-beta.0

v0.11.0

08 Sep 13:08
Compare
Choose a tag to compare

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

v0.0.10

03 Sep 12:59
Compare
Choose a tag to compare

Features

  • Angular 8 support

v0.0.9

03 Sep 12:56
Compare
Choose a tag to compare

Features

  • Added mising heartBeat and headShake animations (#29) (ca09998)

v0.0.8

21 Jan 00:22
Compare
Choose a tag to compare

Features