Skip to content

Refactor change events and reduce build size

Compare
Choose a tag to compare
@blakeembrey blakeembrey released this 13 Oct 17:06
· 166 commits to master since this release

Notable: The entire project (free-style.ts) is around 400 LOC.

Changed

  • Add a second argument to register style/keyframes for debuggable style names
  • Refactor change events - no more event emitters and change listeners, check for FreeStyle#changeId changes instead
  • Removed the join, url and inject utilities