Skip to content

v1.7.0

Compare
Choose a tag to compare
@trurl-master trurl-master released this 08 Jan 22:45
· 20 commits to master since this release

Thanks to @adjsky there's less bugs in the Animation API mock 🎉

Fixes:

  • element.animate will now correctly accept the id option
  • when animation is cancelled it will remove itself from the list of animations associated with the element

Potentially it can break your code if you were relying on the current behaviour.