scala-js-dom icon indicating copy to clipboard operation
scala-js-dom copied to clipboard

Support Web Animation API

Open modoodalvi opened this issue 5 years ago • 2 comments

Although in draft status, the upcoming web animation API is already partially supported in the most browsers.

  • Extend org.scalajs.dom.raw.Element and add a animate method
  • Create the new Animation object

modoodalvi avatar Jun 10 '20 20:06 modoodalvi

@modoodalvi sounds like something we can offer as an experimental API in v2, would you mind making a PR? :)

armanbilge avatar Aug 11 '21 02:08 armanbilge

Not sure I can do it, but I will have a look 👍

modoodalvi avatar Aug 27 '21 09:08 modoodalvi

No update

modoodalvi avatar Mar 21 '23 12:03 modoodalvi