Skip to content

Releases: naver/hammer.js

2.0.17 Release (2019-12-16)

16 Dec 09:48
Compare
Choose a tag to compare

Bugs

  • Fixed a regression with identifying the target if the browser doesn't support composedPath or path (#24)
  • Added missing default preset value (#25)

2.0.16 Release (2019-11-11)

11 Nov 05:29
Compare
Choose a tag to compare

Bugs

  • event target is incorrect when using Polymer/shadow-dom (#21)

2.0.15 Release (2019-04-04)

04 Apr 11:16
Compare
Choose a tag to compare

Bugs

  • If there is a hammer in the hammer in an environment that does not support pointer, it will not work #16

2.0.14 Release (2018-11-13)

13 Nov 03:51
Compare
Choose a tag to compare

Bugs

  • Unmatched types in hammer.js #9

2.0.13 Release (2018-10-29)

29 Oct 12:34
Compare
Choose a tag to compare

Fixed

  • fix Hammer's static class properties #6

2.0.12 Release (2018-10-23)

23 Oct 06:25
Compare
Choose a tag to compare

Changes

  • Support Hammer.js for node.js #3