Releases: biodiv/contactjs
Releases · biodiv/contactjs
v2.0.0
- written in TypeScript instead of JavaScript
- added easy-to-use options for Pess and Tap #20
- added the option simultaneousGestures to PointerListener #14
- added the option consecutiveGestures to PointerListener #14
- The Contact class has been replaced with the PointerManager class
- removed the non-module version
If you have been using event.detail.contact
to get information out of the contact
instance, this should be replaced with event.detail.pointerManager
.