Skip to content

Latest commit

 

History

History
61 lines (27 loc) · 1.73 KB

CHANGELOG.md

File metadata and controls

61 lines (27 loc) · 1.73 KB

0.3.0 (2015-09-06)

0.3.0 (2015-09-06)

Features

  • offset angle by 180 for units circle (3002014)
  • support IE PointerEvents (ed65d1e), closes #1

0.2.1 (2015-09-06)

Bug Fixes

  • correct chrome's clientBoundingBox (b94bc43)

0.2.0 (2015-09-06)

Bug Fixes

  • on: return self to allow chain (f068cc9)

Features

  • on: let listen to multiple events (d19ad97)
  • on, off: allow to chain calls (c82c580)
  • trigger: trigger only if different direction (9e334ba)

0.1.1 (2015-09-06)

Bug Fixes

0.1.0 (2015-09-05)