Skip to content

Releases: aurelia/animator-css

1.0.4

23 Oct 09:54

Choose a tag to compare

aurelia-animator-css 1.0.4

Bug Fixes

  • Resolve a race condition with addClass/removeClass
    • Prematurely ends animations if their opposite is triggered

1.0.3

02 Oct 07:38

Choose a tag to compare

aurelia-animator-css 1.0.3

Bug Fixes

  • events: start and end events capture bubbles (bb85e90)
  • stagger: add leave animation stagger (#62) (74904c4)

1.0.2

05 Apr 06:52

Choose a tag to compare

aurelia-animator-css 1.0.2

Bug Fixes

  • lint: fixes linting issues (80ce3d1)
  • stagger: delay calculation (6112d34), closes #55
  • types: switch to Element interface (de66cf0)

1.0.1

05 Sep 13:03

Choose a tag to compare

aurelia-anaimator-css 1.0.1 (2016-09-05)

Bug Fixes

  • CssAnimator: clear event handlers when there's no animation (7683336), closes #47
  • cssRules: add additional try/catch (4e21ea8), closes #40

1.0.0

27 Jul 17:05

Choose a tag to compare

  • Version bump

1.0.0-rc.1.0.0

22 Jun 14:59

Choose a tag to compare

  • Update to 1.0.0-rc.1.0.0 status.

1.0.0-beta.2.0.1

16 Jun 21:14

Choose a tag to compare

  • Add typings.json.

1.0.0-beta.2.0.0

15 Jun 02:29

Choose a tag to compare

  • Mega build update.

1.0.0-beta.1.2.1

10 May 19:39

Choose a tag to compare

  • bower metadata update

1.0.0-beta.1.2.0

23 Mar 03:48

Choose a tag to compare

1.0.0-beta.1.2.0 (2016-03-22)

Bug Fixes