Skip to content

Releases: aurelia/animator-css

aurelia-animator-css v0.15.0

14 Aug 08:06
Compare
Choose a tag to compare

Bug Fixes

  • index: update to new framework configuration api (8930d386)
  • typing: add type information (f28fdba9)

Features

aurelia-animator-css v0.14.1

30 Jul 01:40
Compare
Choose a tag to compare

Bug Fixes

  • package: add metadata dependency (2328ea2f)
  • tests: split up unit tests (ba524a6d)

Features

  • stagger: add split stagger feature (eb27d3e6)

aurelia-animator-css v0.13.0

02 Jul 07:36
Compare
Choose a tag to compare

Features

  • beta: new methods, events and refactoring (1bb61d76)
  • events: trigger animation events (affc3710)

aurelia-animator-css v0.3.2

09 Jun 20:10
Compare
Choose a tag to compare

Bug Fixes

  • timeout: fixes timeouts for animation triggers (9fb1ffa6)

aurelia-animator-css v0.3.1

09 Jun 18:59
Compare
Choose a tag to compare

Bug Fixes

  • instance:
    • fix instance passing (9236153b)
    • ensure callback returns DI instance (06b20691)

Features

  • anim-done: indicate when animation is done via classes (6779c9ff)

aurelia-animator-css v0.3.0

09 Jun 03:49
Compare
Choose a tag to compare

Bug Fixes

  • stagger: check for null/undefined on stagger parent (cb5dfa33)

Features

  • isAnimating: indicator for whether an animation is active (277f81bf)

aurelia-animator-css v0.2.0

01 May 05:34
Compare
Choose a tag to compare

Bug Fixes

  • all: update to latest plugin api (3a5210c0)

Features

  • stagger: add staggering animations (d57d22b6)

aurelia-animator-css v0.1.0

13 Apr 15:20
Compare
Choose a tag to compare

Bug Fixes

  • all: update compiler (982f6f60)
  • build: add built files for jspm registry (a136d93c)
  • deps:
    • Checkin missing build (87504049)
    • Update dependency, fix CssAnimator import (a0f9ebf3)
  • package: update dependencies (17e4eb9e)
  • test: Fixes tests and updates dependencies (fd0bf514)
  • tests: Fix tests and remove JSPM jquery (22fe4de8)

Features

  • all: add plugin api support (19f4f740)
  • anim: implements animator-css service (83f23e16)
  • anim-delay: respect set animation delay (f54e624a)