Skip to content

0.2.2

Compare
Choose a tag to compare
@MylesBorins MylesBorins released this 05 Aug 22:45
· 919 commits to master since this release

famous/core:

  • FIX Scene now has support for align.
  • UPDATE requestAnimationFrame scoped to window.

famous/inputs:

  • FIX ScrollSync position type set on start instead of reset on end.
  • FIX FastClick typo fix.

famous/math:

  • FIX Vector .put can be called from a Vector instead of only a register.

famous/physics:

  • FIX Walls .forEach bug.