Releases: aurelia/animator-css
Releases · aurelia/animator-css
aurelia-animator-css 1.0.0-beta.1.1.2
Bug Fixes
- CssAnimator: stagger only child elements (219b5c79)
aurelia-animator-css 1.0.0-beta.1.1.1
- fix jspm/npm package metadata
aurelia-animator-css 1.0.0-beta.1.1.0
Features
- all: update jspm meta; core-js; aurelia deps (b6f0a247)
aurelia-animator-css 1.0.0-beta.1.0.3
Bug Fixes
- cssRule: fix cssrule null (d26e0bd8)
aurelia-animator-css 1.0.0-beta.1.0.2
aurelia-animator-css 1.0.0-beta.1.0.1
aurelia-animator-css 1.0.0-beta.1
chore(all): prepare release 1.0.0-beta.1
aurelia-animator-css v0.18.0
aurelia-animator-css v0.17.0
Bug Fixes
- CssAnimation: add export to interface (8fbea194)
- all:
- build:
- deps:
- index: update to new framework configuration api (8930d386)
- instance:
- package:
- stagger: check for null/undefined on stagger parent (cb5dfa33)
- test: Fixes tests and updates dependencies (fd0bf514)
- tests:
- timeout: fixes timeouts for animation triggers (9fb1ffa6)
- typing: add type information (f28fdba9)
Features
- all:
- anim: implements animator-css service (83f23e16)
- anim-delay: respect set animation delay (f54e624a)
- anim-done: indicate when animation is done via classes (6779c9ff)
- beta: new methods, events and refactoring (1bb61d76)
- events: trigger animation events (affc3710)
- isAnimating: indicator for whether an animation is active (277f81bf)
- stagger: