hammer.js v2.0.2 Release Notes

Release Date: 2014-07-26 // over 9 years ago
    • ๐Ÿ‘Œ Improved mouse and pointer-events input, now able to move outside the window.
    • โž• Added the export name (Hammer) as an argument to the wrapper.
    • Add the option experimental inputTarget to change the element that receives the events.
    • ๐Ÿ‘Œ Improved performance when only one touch being active.
    • ๐Ÿ›  Fixed the jumping deltaXY bug when going from single to multi-touch.
    • ๐Ÿ‘Œ Improved velocity calculations.