Skip to content

API Additions

Compare
Choose a tag to compare
@rjwright rjwright released this 16 Jun 23:10

2.1.0 - June 15 2015

  • Fix bug affecting GroupEffects with infinite iteration children
  • Add GroupEffect.firstChild and GroupEffect.lastChild
  • Add initial values for most CSS properties
  • Allow timeline.play() to be called with no arguments
  • Add AnimationEffect.clone
  • Add GroupEffect.append and GroupEffect.prepend
  • Add AnimationEffect.remove
  • Add Animation.ready and Animation.finished promises