Skip to content

v0.13.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@francoisfrisch francoisfrisch released this 14 Nov 00:22
· 2615 commits to master since this release
  • Montage

FRB and Collections are up-reved to address an issue in Chrome 30's introduction of ES6 Array methods.

  • PressComposer

Fix issue with capturing the pointer in touch to make nested composers work better.
PressComposer now only works with a one touch press gesture.
Removed touch listeners on correct phase to stop leaking listeners.