Skip to content

v0.6.0-alpha

Compare
Choose a tag to compare
@emilefokkema emilefokkema released this 18 Jan 19:47
· 100 commits to master since this release
  • Implement addEventListener() and emit actual Events just like a <canvas> element
  • breaking-ish: the transformationStart, transformationChange and transformationEnd events are now called transformationstart, transformationchange and transformationend, respectively.