Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

0.4.0

Compare
Choose a tag to compare
@scottgonzalez scottgonzalez released this 05 Nov 15:53
· 126 commits to master since this release
  • Fixed module inclusion for node, browserify, webpack, etc. (#223, 6a9c6f0, 19122a3)
  • Added WIP build to CDN. (#230)
  • Moved pointerevents.js to src/ directory. (#239, fbf316b)
  • Check for standard properties before prefixed properties (#225, 1c93f07)
  • Fixed issue when mutation observers aren't supported. (#204, d928d44)
  • Fixed Node.contains() bug in Firefox. (#193, 589bd3f)
  • Fixed tests for PointerMap API (#196, efce89d)
  • Added watch task to rebuild on source changes. (#236, 19e739e)
  • Improved buttons property for pointerdown and pointerup events. (#166, 0e3fb28)
  • Replaced touch-action list with spec reference. (#210, 983f24c)
  • Added example for using PEP with jQuery. (#163, 35ac341)
  • Replaced PointerMap with potentially-sparse-array-based Map polyfill. (8c6d453)

Thanks Anders D. Johnson, Colin Snover, John-David Dalton, Jörn Zaefferer, Mike Mariano, Scott González, Stefan Neubert, Stuart P. Bentley, Will Binns-Smith.