Skip to content

v1.1.0

Choose a tag to compare

@weizhenye weizhenye released this 22 Aug 16:53
· 121 commits to master since this release

New

  • Modularize this project
  • Support initialize by new Danmaku({/* options */})
  • Support set speed when initializing

Improvements

  • Calculate the transform property only once
  • Use textContent to set text rather than appendChild
  • Reduce memory footprint when using DOM engine in live mode

Fix

  • #1
  • The order to show comments when using canvas engine