0.2.2
famous/core:
- FIX
Scene
now has support foralign
. - UPDATE
requestAnimationFrame
scoped towindow
.
famous/inputs:
- FIX
ScrollSync
position type set onstart
instead ofreset
on end. - FIX
FastClick
typo fix.
famous/math:
- FIX
Vector
.put
can be called from aVector
instead of only aregister
.
famous/physics:
- FIX
Walls
.forEach
bug.