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

0.4.3

Compare
Choose a tag to compare
@scottgonzalez scottgonzalez released this 07 May 14:05
· 75 commits to master since this release
  • Add navigator.maxTouchPoints to current list of limitations (d1aa08d)
  • Add PE Level 2 twist and tangentialPressure props (2891ce5)
  • Capture: Add Element.hasPointerCapture() (#333, 7a5bc90)
  • Define navigator.maxTouchPoints as 0 when unknown (#332, b684991)
  • Dispatcher: Fix event propagation for IE10 (#320, 0fae1e5)
  • Dispatcher: IE10 does not support document.contains (3770a82)
  • Dispatcher: Do not propagate over removed nodes (#326, 3448030)
  • Document React usage via Pointable component (#255, 6ec9e84)
  • Fix incorrect radiusX/radiusY to width/height translation (e1a456c)
  • Tests: Handle subdirectories in W3C tests (12f6ce5)
  • Tests: Update to the latest W3C commit that isn't problematic (0c3e84b)
  • Tests: Update Chromedriver (#318, 4620037)